PHP openal_stream function
Like this blog? Consider exploring one of our sponsored banner ads...
openal_stream
(PECL)
openal_stream —Begin streaming on a source
Descriptionresource openal_stream ( resource source, int format, int rate )
Parameterssource
An Open AL(Source) resource
(previously created by openal_source_create()).
Format of data, one of:
AL_FORMAT_MONO8,
AL_FORMAT_MONO16,
AL_FORMAT_STEREO8 and
AL_FORMAT_STEREO16
Frequency of data to stream given in Hz.
Returns a stream resource on success, or FALSE on failure.
openal_source_create()fwrite()
About this entry
You’re currently reading “PHP openal_stream function,” an entry on BRADINO
- Published:
- 2.26.07 / 12am
- Category:
- PHP Functions
- Tags:
No comments
Jump to comment form | comments rss [?] | trackback uri [?]