php man page for openal_stream

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 source

SYNOPSIS
resource openal_stream (resource $source, int $format, int $rate)
DESCRIPTION
PARAMETERS
o $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 VALUES
Returns a stream resource on success or FALSE on failure.
SEE ALSO
openal_source_create(3), fwrite(3). PHP Documentation Group OPENAL_STREAM(3)
Related Man Pages
eio_dup2(3) - php
hash_update_stream(3) - php
openal_source_set(3) - php
stream_filter_prepend(3) - php
zip_entry_open(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!