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
stream_get_contents(3) - php
eio_sendfile(3) - php
hash_update_stream(3) - php
imagecopy(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team