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

search for in the

openal_listener_set> <openal_device_open
Last updated: Fri, 13 Nov 2009

view this page in

openal_listener_get

(PECL openal >= 0.1.0)

openal_listener_get リスナーのプロパティを取得する

説明

mixed openal_listener_get ( int $property )

パラメータ

property

取得するプロパティ。 AL_GAIN (float)、 AL_POSITION (array(float,float,float))、 AL_VELOCITY (array(float,float,float)) そして AL_ORIENTATION (array(float,float,float)) のいずれか。

返り値

float あるいは float の配列 (どちらか適切なほう)、 あるいは失敗した場合に, FALSE を返します。

参考



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

openal_listener_set> <openal_device_open
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites