Results of 1 - 10 of about 24 for device (0.001 sec.)
- OpenAL 音声レイヤを初期化する 12443
- « openal_device_close openal_listener_get » PHP Manual OpenAL 関数 OpenAL 音声レイヤを初期化する
... openal_device_open (PECL openal >= 0.1.0) openal_device_open — O ... penAL 音声レイヤを初期化する 説明 openal_device_open ( string $device_desc = ? ): resource パラメー ... タ device_desc device_desc で指定した音声デバイスをオープンし ... ます。 device_desc が指定されなかった場合は、 最初に見つかった音 ...
-
https://man.plustar.jp/php/function.openal-device-open.html
- [similar]
- OpenAL デバイスを閉じる 12360
- « openal_context_suspend openal_device_open » PHP Manual OpenAL 関数 OpenAL デバイスを閉じる ope
... nal_device_close (PECL openal >= 0.1.0) openal_device_close — ... OpenAL デバイスを閉じる 説明 openal_device_close ( resource $device ): bool パラメータ device ... している Open AL (デバイス) リソース (事前に openal_device_open() で作成したもの)。 戻り値 成功した場合に tru ... を、失敗した場合に false を返します。 参考 openal_device_open() - OpenAL 音声レイヤを初期化する 関連キーワー ...
-
https://man.plustar.jp/php/function.openal-device-close.html
- [similar]
- Run the new device 10858
- « ZMQDevice::getTimerTimeout ZMQDevice::setIdleCallback » PHP Manual ZMQDevice Run the new device
... e ZMQDevice::run (No version information available, might only ... be in Git) ZMQDevice::run — Run the new device 説明 public ZMQDevice::r ... un (): void Runs the device. パラメータ この関数にはパラメータはありません。 戻 ... り値 Call to this method will block until the device is running. It is not recommended that devices are ...
-
https://man.plustar.jp/php/zmqdevice.run.html
- [similar]
- Construct a new device 10325
- « ZMQDevice ZMQDevice::getIdleTimeout » PHP Manual ZMQDevice Construct a new device ZMQDevice::_
... _construct (PECL zmq >= 0.5.0) ZMQDevice::__construct — Construct a new device 説明 public ... ZMQDevice::__construct ( ZMQSocket $frontend , ZMQSocket $ba ... ckend , ZMQSocket $listener = ? ) "ØMQ devices can do intermediation of addresses, services, que ... ide パラメータ frontend Frontend parameter for the devices. Usually where there messages are coming. backend ...
-
https://man.plustar.jp/php/zmqdevice.construct.html
- [similar]
- 音声処理コンテキストを作成する 9541
- « openal_buffer_loadwav openal_context_current » PHP Manual OpenAL 関数 音声処理コンテキストを作
... トを作成する 説明 openal_context_create ( resource $device ): resource パラメータ device Open AL (デバイス) リ ... ソース (事前に openal_device_open() で作成したもの)。 戻り値 成功した場合に Ope ... ース、 失敗した場合に false を返します。 参考 openal_device_open() - OpenAL 音声レイヤを初期化する openal_cont ... する 関連キーワード: コンテキスト , 作成 , context , device , create , resource , Open , リソース , open , 失敗 ...
-
https://man.plustar.jp/php/function.openal-context-create.html
- [similar]
- Set the idle callback function 9441
- « ZMQDevice::run ZMQDevice::setIdleTimeout » PHP Manual ZMQDevice Set the idle callback function
... ZMQDevice::setIdleCallback (No version information available ... , might only be in Git) ZMQDevice::setIdleCallback — Set the idle callback function ... 説明 public ZMQDevice::setIdleCallback ( callable $cb_func , int $timeou ... t , mixed $user_data = ? ): ZMQDevice Sets the idle callback function. If idle timeout i ...
-
https://man.plustar.jp/php/zmqdevice.setidlecallback.html
- [similar]
- Set the timer callback function 9441
- « ZMQDevice::setIdleTimeout ZMQDevice::setTimerTimeout » PHP Manual ZMQDevice Set the timer call
... back function ZMQDevice::setTimerCallback (No version information availabl ... e, might only be in Git) ZMQDevice::setTimerCallback — Set the timer callback functio ... n 説明 public ZMQDevice::setTimerCallback ( callable $cb_func , int $timeo ... ut , mixed $user_data = ? ): ZMQDevice Sets the timer callback function. The timer callba ...
-
https://man.plustar.jp/php/zmqdevice.settimercallback.html
- [similar]
- The ZMQDevice class 8290
- « ZMQPoll::remove ZMQDevice::__construct » PHP Manual 0MQ messaging The ZMQDevice class The ZMQDevice
... s (PECL zmq >= 0.5.0) はじめに クラス概要 class ZMQDevice { /* Methods */ public __construct ( ZMQSocket $fr ... ocket $listener = ? ) public getIdleTimeout (): ZMQDevice public getTimerTimeout (): ZMQDevice public run () ... b_func , int $timeout , mixed $user_data = ? ): ZMQDevice public setIdleTimeout ( int $timeout ): ZMQDevice ... b_func , int $timeout , mixed $user_data = ? ): ZMQDevice public setTimerTimeout ( int $timeout ): ZMQDevice ...
-
https://man.plustar.jp/php/class.zmqdevice.html
- [similar]
- 定義済み定数 8240
- « リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 こ
... IO ( int ) I/O error. SOCKET_ENXIO ( int ) No such device or address. SOCKET_E2BIG ( int ) Arg list too long ... int ) Out of memory. SOCKET_ENOTBLK ( int ) Block device required. SOCKET_EBUSY ( int ) Device or resource ... ST ( int ) File exists. SOCKET_EXDEV ( int ) Cross-device link. SOCKET_ENODEV ( int ) No such device. SOCKET ... typewriter. SOCKET_ENOSPC ( int ) No space left on device. SOCKET_ESPIPE ( int ) Illegal seek. SOCKET_EROFS ...
-
https://man.plustar.jp/php/sockets.constants.html
- [similar]
- The ZMQ class 8039
- « 要件 ZMQ::__construct » PHP Manual 0MQ messaging The ZMQ class The ZMQ class (PECL zmq >= 0.5.
... ion ZMQ::MODE_SNDMORE Send multi-part message ZMQ::DEVICE_FORWARDER Forwarder device ZMQ::DEVICE_QUEUE Queue ... device ZMQ::DEVICE_STREAMER Streamer device ZMQ::ERR_INTE ...
-
https://man.plustar.jp/php/class.zmq.html
- [similar]