openal_buffer_get(3) php man page | unix.com

Man Page: openal_buffer_get

Operating Environment: php

Section: 3

OPENAL_BUFFER_GET(3)							 1						      OPENAL_BUFFER_GET(3)

openal_buffer_get - Retrieve an OpenAL buffer property

SYNOPSIS
int openal_buffer_get (resource $buffer, int $property)
DESCRIPTION
PARAMETERS
o $buffer - An Open AL(Buffer) resource (previously created by openal_buffer_create(3)). o $property - Specific property, one of: AL_FREQUENCY, AL_BITS, AL_CHANNELS and AL_SIZE.
RETURN VALUES
Returns an integer value appropriate to the $property requested or FALSE on failure.
SEE ALSO
openal_buffer_create(3). PHP Documentation Group OPENAL_BUFFER_GET(3)
Related Man Pages
ptree_get_propval_by_name(3picltre) - opensolaris
ptree_create_and_add_prop(3picltre) - sunos
ptree_get_propval(3picltre) - sunos
ptree_get_propval_by_name(3picltre) - sunos
ptree_get_propval(3picltre) - opensolaris
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team