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
stream_socket_accept(3) - php
eio_sendfile(3) - php
hash_update_stream(3) - php
imagecopy(3) - php
openal_source_set(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun