Query: openal_stream
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OPENAL_STREAM(3) 1 OPENAL_STREAM(3) openal_stream - Begin streaming on a sourceSYNOPSISresource openal_stream (resource $source, int $format, int $rate)DESCRIPTIONPARAMETERSo $source - An Open AL(Source) resource (previously created by openal_source_create(3)). o $format - Format of $data, one of: AL_FORMAT_MONO8, AL_FORMAT_MONO16, AL_FORMAT_STEREO8 and AL_FORMAT_STEREO16 o $rate - Frequency of data to stream given in Hz.RETURN VALUESReturns a stream resource on success or FALSE on failure.SEE ALSOopenal_source_create(3), fwrite(3). PHP Documentation Group OPENAL_STREAM(3)
Related Man Pages |
---|
stream_get_contents(3) - php |
openal_source_set(3) - php |
stream_set_blocking(3) - php |
stream_set_write_buffer(3) - php |
stream_socket_enable_crypto(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
Rules for Homework & Coursework Questions Forum |
New Code Tags (Syntax Highlighting) |
Denial Of Service Attack Update |