php man page for openal_buffer_data

Query: openal_buffer_data

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) - debian
sdl_convertaudio(3) - centos
maxdb_stmt_send_long_data(3) - php
finfo_buffer(3) - php
xml_set_processing_instruction_handler(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update