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
picl_get_propval_by_name(3picl) - sunos
ptree_get_propval(3picltre) - sunos
ptree_create_prop(3picltre) - opensolaris
ptree_destroy_prop(3picltre) - opensolaris
property_exists(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator