openal_buffer_get
Retrieve an OpenAL buffer property
&reftitle.description;
intopenal_buffer_getresourcebufferintproperty
&reftitle.parameters;
buffer
An Open AL(Buffer) resource
(previously created by openal_buffer_create).
property
Specific property, one of:
AL_FREQUENCY,
AL_BITS,
AL_CHANNELS&listendand;
AL_SIZE.
&reftitle.returnvalues;
Returns an integer value appropriate to the property
requested or &false; on failure.
&reftitle.seealso;
openal_buffer_create