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_sendfile(3) - php
stream_filter_remove(3) - php
stream_set_blocking(3) - php
stream_set_write_buffer(3) - php
zip_entry_open(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Nicki Paul to the Moderator Team!