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

search for in the

openal_buffer_loadwav> <openal_buffer_destroy
[edit] Last updated: Fri, 25 May 2012

view this page in

openal_buffer_get

(PECL openal >= 0.1.0)

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.

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