Better PHP Documentation
opinionated
Open main menu
Get Started
Documentation
Community
Training
Better PHP Documentation
Close menu
Get Started
Documentation
Community
Training
Log in
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
OpenAL 音声バインディング
はじめに
プラットフォームに依存しない音声バインディングです。
» OpenAL ライブラリ
が必要です。
インストール/設定
インストール手順
リソース型
定義済み定数
OpenAL 関数
openal_buffer_create
— OpenAL バッファを生成する
openal_buffer_data
— バッファのデータを読み込む
openal_buffer_destroy
— OpenAL バッファを削除する
openal_buffer_get
— OpenAL バッファのプロパティを取得する
openal_buffer_loadwav
— .wav ファイルをバッファに読み込む
openal_context_create
— 音声処理コンテキストを作成する
openal_context_current
— 指定したコンテキストを現在のコンテキストにする
openal_context_destroy
— コンテキストを削除する
openal_context_process
— 指定したコンテキストを処理する
openal_context_suspend
— 指定したコンテキストをサスペンドする
openal_device_close
— OpenAL デバイスを閉じる
openal_device_open
— OpenAL 音声レイヤを初期化する
openal_listener_get
— リスナーのプロパティを取得する
openal_listener_set
— リスナーのプロパティを設定する
openal_source_create
— ソースリソースを生成する
openal_source_destroy
— ソースリソースを削除する
openal_source_get
— OpenAL ソースのプロパティを取得する
openal_source_pause
— ソースを一時停止する
openal_source_play
— ソースの再生を開始する
openal_source_rewind
— ソースを巻き戻す
openal_source_set
— ソースのプロパティを設定する
openal_source_stop
— ソースの再生を停止する
openal_stream
— ソースのストリーム再生を開始する
Found A Problem?
Learn How To Improve This Page
•
Submit a Pull Request
•
Report a Bug
+
add a note
User Contributed Notes
There are no user contributed notes for this page.
0
pcntl_sigtimedwait
Waits for signals, with a timeout
0
similar_text
Calculate the similarity between two strings
0
boolval
Get the boolean value of a variable
0
curl_multi_close
Close a set of cURL handles
0
imap_body
Read the message body
0
mb_strpos
Find position of first occurrence of string in a string
0
pg_send_prepare
Sends a request to create a prepared statement with the given parameters, without waiting for completion
0
swoole_native_socket_bind
0
Arr::prependKeysWith
0
zend_version
Gets the version of the current Zend engine
^