Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: openal_stream - Manual
[go: Go Back, main page]

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

search for in the

認証サービス" width="11" height="7"/> <OpenAL 関数
Last updated: Fri, 18 Jul 2008

view this page in

openal_stream

(PECL openal:0.1)

openal_stream — ソースのストリーム再生を開始する

説明

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

パラメータ

source

Open AL (ソース) リソース (事前に openal_source_create() で作成したもの)。

format

data のフォーマット。 AL_FORMAT_MONO8AL_FORMAT_MONO16AL_FORMAT_STEREO8 そして AL_FORMAT_STEREO16 のいずれか。

rate

データをストリームに流す際の周波数を Hz 単位で指定します。

返り値

成功した場合にストリームリソース、失敗した場合に FALSE を返します。



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

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