共用方式為


IAudioEndpoint 介面 (audioengineendpoint.h)

提供有關音訊端點的音訊引擎資訊。 這個介面是由音訊端點實作。

繼承

IAudioEndpoint 介面繼承自 IUnknown 介面。 IAudioEndpoint 也有下列類型的成員:

方法

IAudioEndpoint 介面具有這些方法。

 
IAudioEndpoint::GetFrameFormat

擷取音訊端點的格式。
IAudioEndpoint::GetFramesPerPacket

根據端點的期間和取樣率,取得音訊端點可支援的每個封包框架數目上限。
IAudioEndpoint::GetLatency

取得音訊端點的延遲。
IAudioEndpoint::SetEventHandle

設定端點用來發出已完成緩衝區處理之訊號的事件句柄。
IAudioEndpoint::SetStreamFlags

設定音訊端點上的數據流組態旗標。

備註

遠端桌面服務 AudioEndpoint API 適用於遠端桌面案例;它不適用於客戶端應用程式。

規格需求

需求
最低支援的用戶端 Windows 7
最低支援的伺服器 Windows Server 2008 R2
目標平台 Windows
標頭 audioengineendpoint.h

另請參閱

遠端桌面服務 AudioEndpoint API 參考