openal_device_open

(no version information, might be only in CVS)

openal_device_open --  Initialize the OpenAL audio layer

Popis

resource openal_device_open ( [string device_desc] )

Seznam parametrů

device_desc

Open an audio device optionally specified by device_desc. If device_desc is not specified the first available audio device will be used.

Návratové hodnoty

Returns an Open AL(Device) resource on success or FALSE on failure.

Viz také

openal_device_close()
openal_context_create()