Метод | Описание | |
---|---|---|
CreateContext ( |
Creates a new OpenALContext on the specified OpenALDevice.
|
|
Destroy ( ) : void |
Destroys the Context.
|
|
MakeCurrent ( ) : void |
Makes the context the current Context.
|
Метод | Описание | |
---|---|---|
OpenALContext ( |
Creates a new OpenALContext class.
|
public static CreateContext ( |
||
openALDeviceHandle | The OpenALDevice. | |
Результат |