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) - redhat
sdl_convertaudio(3) - centos
sdl_audiospec(3) - suse
msg_set_queue(3) - php
xml_set_character_data_handler(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch