共用方式為


CreateRenderAudioStateMonitorForCategory 函式 (audiostatemonitorapi.h)

建立 IAudioStateMonitor 的新實例,以使用指定的音訊串流類別轉譯數據流。

語法

HRESULT CreateRenderAudioStateMonitorForCategory(
  [in]  AUDIO_STREAM_CATEGORY category,
  [out] IAudioStateMonitor    **audioStateMonitor
);

參數

[in] category

指定音訊狀態監視器建立之音訊數據流類別的 AUDIO_STREAM_CATEGORY 列舉成員。

[out] audioStateMonitor

接收所建立 IAudioStateMonitor 的指標。

傳回值

傳回 HRESULT,包括下列值。

描述
S_OK 成功。

規格需求

需求
最低支援的用戶端 Windows 組建 19043
標頭 audiostatemonitorapi.h