CreateRenderAudioStateMonitor 関数 (audiostatemonitorapi.h)
レンダリング ストリーム用の IAudioStateMonitor の新しいインスタンスを作成します。
構文
HRESULT CreateRenderAudioStateMonitor(
[out] IAudioStateMonitor **audioStateMonitor
);
パラメーター
[out] audioStateMonitor
作成された IAudioStateMonitor へのポインターを受け取ります。
戻り値
次の値を含む HRESULT を返します。
値 | 説明 |
---|---|
S_OK | 正常終了しました。 |
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows ビルド 19043 |
Header | audiostatemonitorapi.h |