openal_stream(3) php man page | unix.com

Man Page: openal_stream

Operating Environment: php

Section: 3

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
stream_get_contents(3) - php
eio_sendfile(3) - php
hash_update_stream(3) - php
openal_source_set(3) - php
stream_filter_prepend(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team