open


Description:

public bool open () throws Error

Attempts to open a connection to the backend sound driver.

It is recommended that you set context attributes with set_attributes before calling this function.

Note:

A connection is automatically opened before playing or caching sounds, so you rarely need to call this yourself.

Parameters:

this

A Context

Returns:

true if the output device was opened successfully, or false ( populating throws)