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

search for in the

openal_buffer_loadwav> <openal_buffer_destroy
Last updated: Fri, 05 Sep 2008

view this page in

openal_buffer_get

(PECL openal:0.1)

openal_buffer_get OpenAL バッファのプロパティを取得する

説明

int openal_buffer_get ( resource $buffer , int $property )

パラメータ

buffer

Open AL (バッファ) リソース (事前に openal_buffer_create() で作成したもの)。

property

特定のプロパティ。 AL_FREQUENCYAL_BITSAL_CHANNELS そして AL_SIZE のいずれか。

返り値

要求された property の値を整数で返します。 失敗した場合には FALSE を返します。



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

openal_buffer_loadwav> <openal_buffer_destroy
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites