DirectSound 関数
ここでは、以下の DirectSound と DirectSoundCapture のグローバル関数のリファレンス情報を記述する。
関数 | 説明 |
DirectSoundCaptureCreate8 | IDirectSoundCapture8 インターフェイスをサポートするオブジェクトを作成および初期化する。 |
DirectSoundCaptureEnumerate | システムにインストールされている DirectSoundCapture オブジェクトを列挙する。 |
DirectSoundCreate8 | IDirectSound8 インターフェイスをサポートするオブジェクトを作成および初期化する。 |
DirectSoundEnumerate | システムにインストールされている DirectSound ドライバを列挙する。 |
DirectSoundFullDuplexCreate8 | DirectSound オブジェクトおよび DirectSoundCapture オブジェクトを作成し、IDirectSoundFullDuplex8 インターフェイスを返す。 |
GetDeviceID | ユーザーが選択したデフォルトの再生デバイスおよびキャプチャ デバイスの一意のデバイス識別子を取得する。 |