downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

身份认证服务> <openal_source_stop
[edit] Last updated: Fri, 24 May 2013

view this page in

openal_stream

(PECL openal >= 0.1.0)

openal_stream Begin streaming on a source

说明

resource openal_stream ( resource $source , int $format , int $rate )

参数

source

An Open AL(Source) resource (previously created by openal_source_create()).

format

Format of data, one of: AL_FORMAT_MONO8, AL_FORMAT_MONO16, AL_FORMAT_STEREO8AL_FORMAT_STEREO16

rate

Frequency of data to stream given in Hz.

返回值

Returns a stream resource on success 或者在失败时返回 FALSE.

参见



add a note add a note User Contributed Notes openal_stream - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites