openal_buffer_data(3) php man page | unix.com

Man Page: openal_buffer_data

Operating Environment: php

Section: 3

OPENAL_BUFFER_DATA(3)							 1						     OPENAL_BUFFER_DATA(3)

openal_buffer_data - Load a buffer with data

SYNOPSIS
bool openal_buffer_data (resource $buffer, int $format, string $data, int $freq)
DESCRIPTION
PARAMETERS
o $buffer - An Open AL(Buffer) resource (previously created by openal_buffer_create(3)). o $format - Format of $data, one of: AL_FORMAT_MONO8, AL_FORMAT_MONO16, AL_FORMAT_STEREO8 and AL_FORMAT_STEREO16 o $data - Block of binary audio data in the $format and $freq specified. o $freq - Frequency of $data given in Hz.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
openal_buffer_loadwav(3), openal_stream(3). PHP Documentation Group OPENAL_BUFFER_DATA(3)
Related Man Pages
sdl_audiospec(3) - opensolaris
sdl_audiospec(3) - centos
maxdb_stmt_send_long_data(3) - php
xml_set_character_data_handler(3) - php
xml_set_processing_instruction_handler(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update