App下載

詞條

大約有 5,000 項符合查詢結(jié)果 ,庫內(nèi)數(shù)據(jù)總量為 78,250 項。(搜索耗時:0.0045秒)

1961.PHP8 openal_buffer_data — 使用數(shù)據(jù)加載緩沖區(qū)

(PECL openal >= 0.1.0)openal_buffer_data — 使用數(shù)據(jù)加載緩沖區(qū)說明openal_buffer_data( resource $buffer, int $format, string $data, int $freq ): bool參數(shù)buffer一個 Open AL(Buffer) 資源(之前由 openal_buffer_create() 創(chuàng)建)。format數(shù)據(jù)的格式,可以是以下之一:...

http://www.o2fo.com/phpchinese/php8-open-buffer-data.html

1962.PHP8 openal_buffer_destroy — 銷毀一個 OpenAL 緩沖區(qū)

(PECL openal >= 0.1.0)openal_buffer_destroy — 銷毀一個 OpenAL 緩沖區(qū)說明openal_buffer_destroy(resource $buffer): bool參數(shù)buffer一個 OpenAL 緩沖區(qū)資源(先前由 openal_buffer_create() 創(chuàng)建)。返回值成功時返回 true, 或者在失敗時返回 false。參見openal_b...

http://www.o2fo.com/phpchinese/php8-open-buffer-destroy.html

1963.PHP8 openal_buffer_get — 檢索一個 OpenAL 緩沖區(qū)的屬性值

(PECL openal >= 0.1.0)openal_buffer_get — 檢索一個 OpenAL 緩沖區(qū)的屬性值說明openal_buffer_get(resource $buffer, int $property): int|false參數(shù)buffer一個 OpenAL 緩沖區(qū)資源(先前由 openal_buffer_create() 創(chuàng)建)。property特定屬性,可以是以下之一:?AL_FRE...

http://www.o2fo.com/phpchinese/php8-open-buffer-get.html

1964.PHP8 openal_buffer_loadwav — 將.wav文件加載到緩沖區(qū)

(PECL openal >= 0.1.0)openal_buffer_loadwav — 將.wav文件加載到緩沖區(qū)說明openal_buffer_loadwav(resource $buffer, string $wavfile): bool參數(shù)buffer一個 Open AL(Buffer) 資源(先前由 openal_buffer_create() 創(chuàng)建)。wavfile本地文件系統(tǒng)上的.wav文件路徑。返回值...

http://www.o2fo.com/phpchinese/php8-open-buffer-loadwav.html

1965.PHP8 openal_context_create — 創(chuàng)建一個音頻處理上下文

(PECL openal >= 0.1.0)openal_context_create — 創(chuàng)建一個音頻處理上下文說明openal_context_create(resource $device): resource參數(shù)device一個 Open AL(Device) 資源(之前由 openal_device_open() 創(chuàng)建)。返回值成功時返回一個 Open AL(Context) 資源,失敗時返回 f...

http://www.o2fo.com/phpchinese/php8-open-context-create.html

1966.PHP8 openal_context_current — 使指定的上下文成為當前上下文

(PECL openal >= 0.1.0)openal_context_current — 使指定的上下文成為當前上下文說明openal_context_current(resource $context): bool參數(shù)context一個 Open AL(Context) 資源(之前由 openal_context_create() 創(chuàng)建)。返回值成功時返回 true, 或者在失敗時返回 fal...

http://www.o2fo.com/phpchinese/php8-open-context-current.html

1967.PHP8 openal_context_destroy — 銷毀一個上下文

(PECL openal >= 0.1.0)openal_context_destroy — 銷毀一個上下文說明openal_context_destroy(resource $context): bool參數(shù)context一個 Open AL(Context) 資源(之前由 openal_context_create() 創(chuàng)建)。返回值成功時返回 true, 或者在失敗時返回 false。參見openal_con...

http://www.o2fo.com/phpchinese/php8-open-context-destroy.html

1968.PHP8 openal_context_process — 處理指定的上下文

(PECL openal >= 0.1.0)openal_context_process — 處理指定的上下文說明openal_context_process(resource $context): bool參數(shù)context一個 Open AL(Context) 資源(之前由 openal_context_create() 創(chuàng)建)。返回值成功時返回 true, 或者在失敗時返回 false。參見openal_...

http://www.o2fo.com/phpchinese/php8-open-context-process.html

1969.PHP8 openal_context_suspend — 暫停指定的上下文

(PECL openal >= 0.1.0)openal_context_suspend — 暫停指定的上下文說明openal_context_suspend(resource $context): bool參數(shù)context一個 Open AL(Context) 資源,之前由 openal_context_create() 創(chuàng)建。返回值成功時返回 true, 或者在失敗時返回 false。參見openal_con...

http://www.o2fo.com/phpchinese/php8-open-context-suspend.html

1970.PHP8 openal_device_close — 關(guān)閉一個 OpenAL 設(shè)備

(PECL openal >= 0.1.0)openal_device_close — 關(guān)閉一個 OpenAL 設(shè)備說明openal_device_close(resource $device): bool參數(shù)device一個 OpenAL(Device) 資源,之前由 openal_device_open() 創(chuàng)建,將要被關(guān)閉。返回值成功時返回 true, 或者在失敗時返回 false。參見ope...

http://www.o2fo.com/phpchinese/php8-open-device-close.html

抱歉,暫時沒有相關(guān)的微課

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時沒有相關(guān)的視頻課程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時沒有相關(guān)的教程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

1961.PHP8 openal_buffer_data — 使用數(shù)據(jù)加載緩沖區(qū)

(PECL openal >= 0.1.0)openal_buffer_data — 使用數(shù)據(jù)加載緩沖區(qū)說明openal_buffer_data( resource $buffer, int $format, string $data, int $freq ): bool參數(shù)buffer一個 Open AL(Buffer) 資源(之前由 openal_buffer_create() 創(chuàng)建)。format數(shù)據(jù)的格式,可以是以下之一:...

http://www.o2fo.com/phpchinese/php8-open-buffer-data.html

1962.PHP8 openal_buffer_destroy — 銷毀一個 OpenAL 緩沖區(qū)

(PECL openal >= 0.1.0)openal_buffer_destroy — 銷毀一個 OpenAL 緩沖區(qū)說明openal_buffer_destroy(resource $buffer): bool參數(shù)buffer一個 OpenAL 緩沖區(qū)資源(先前由 openal_buffer_create() 創(chuàng)建)。返回值成功時返回 true, 或者在失敗時返回 false。參見openal_b...

http://www.o2fo.com/phpchinese/php8-open-buffer-destroy.html

1963.PHP8 openal_buffer_get — 檢索一個 OpenAL 緩沖區(qū)的屬性值

(PECL openal >= 0.1.0)openal_buffer_get — 檢索一個 OpenAL 緩沖區(qū)的屬性值說明openal_buffer_get(resource $buffer, int $property): int|false參數(shù)buffer一個 OpenAL 緩沖區(qū)資源(先前由 openal_buffer_create() 創(chuàng)建)。property特定屬性,可以是以下之一:?AL_FRE...

http://www.o2fo.com/phpchinese/php8-open-buffer-get.html

1964.PHP8 openal_buffer_loadwav — 將.wav文件加載到緩沖區(qū)

(PECL openal >= 0.1.0)openal_buffer_loadwav — 將.wav文件加載到緩沖區(qū)說明openal_buffer_loadwav(resource $buffer, string $wavfile): bool參數(shù)buffer一個 Open AL(Buffer) 資源(先前由 openal_buffer_create() 創(chuàng)建)。wavfile本地文件系統(tǒng)上的.wav文件路徑。返回值...

http://www.o2fo.com/phpchinese/php8-open-buffer-loadwav.html

1965.PHP8 openal_context_create — 創(chuàng)建一個音頻處理上下文

(PECL openal >= 0.1.0)openal_context_create — 創(chuàng)建一個音頻處理上下文說明openal_context_create(resource $device): resource參數(shù)device一個 Open AL(Device) 資源(之前由 openal_device_open() 創(chuàng)建)。返回值成功時返回一個 Open AL(Context) 資源,失敗時返回 f...

http://www.o2fo.com/phpchinese/php8-open-context-create.html

1966.PHP8 openal_context_current — 使指定的上下文成為當前上下文

(PECL openal >= 0.1.0)openal_context_current — 使指定的上下文成為當前上下文說明openal_context_current(resource $context): bool參數(shù)context一個 Open AL(Context) 資源(之前由 openal_context_create() 創(chuàng)建)。返回值成功時返回 true, 或者在失敗時返回 fal...

http://www.o2fo.com/phpchinese/php8-open-context-current.html

1967.PHP8 openal_context_destroy — 銷毀一個上下文

(PECL openal >= 0.1.0)openal_context_destroy — 銷毀一個上下文說明openal_context_destroy(resource $context): bool參數(shù)context一個 Open AL(Context) 資源(之前由 openal_context_create() 創(chuàng)建)。返回值成功時返回 true, 或者在失敗時返回 false。參見openal_con...

http://www.o2fo.com/phpchinese/php8-open-context-destroy.html

1968.PHP8 openal_context_process — 處理指定的上下文

(PECL openal >= 0.1.0)openal_context_process — 處理指定的上下文說明openal_context_process(resource $context): bool參數(shù)context一個 Open AL(Context) 資源(之前由 openal_context_create() 創(chuàng)建)。返回值成功時返回 true, 或者在失敗時返回 false。參見openal_...

http://www.o2fo.com/phpchinese/php8-open-context-process.html

1969.PHP8 openal_context_suspend — 暫停指定的上下文

(PECL openal >= 0.1.0)openal_context_suspend — 暫停指定的上下文說明openal_context_suspend(resource $context): bool參數(shù)context一個 Open AL(Context) 資源,之前由 openal_context_create() 創(chuàng)建。返回值成功時返回 true, 或者在失敗時返回 false。參見openal_con...

http://www.o2fo.com/phpchinese/php8-open-context-suspend.html

1970.PHP8 openal_device_close — 關(guān)閉一個 OpenAL 設(shè)備

(PECL openal >= 0.1.0)openal_device_close — 關(guān)閉一個 OpenAL 設(shè)備說明openal_device_close(resource $device): bool參數(shù)device一個 OpenAL(Device) 資源,之前由 openal_device_open() 創(chuàng)建,將要被關(guān)閉。返回值成功時返回 true, 或者在失敗時返回 false。參見ope...

http://www.o2fo.com/phpchinese/php8-open-device-close.html

抱歉,暫時沒有相關(guān)的文章

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

熱門課程