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

search for in the

openal_source_create> <openal_listener_get
Last updated: Fri, 05 Sep 2008

view this page in

openal_listener_set

(PECL openal:0.1)

openal_listener_set リスナーのプロパティを設定する

説明

bool openal_listener_set ( int $property , mixed $setting )

パラメータ

property

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

setting

設定する値。float あるいは float の配列のうち適切なもの。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



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

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