openal_buffer_get Retrieve an OpenAL buffer property &reftitle.description; intfalseopenal_buffer_get resourcebuffer intproperty &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&return.falseforfailure;. &reftitle.seealso; openal_buffer_create