IAudioEndpointLastBufferControl::ReleaseOutputDataPointerForLastBuffer メソッド (audioengineendpoint.h)

最後のバッファーの出力データ ポインターを解放します。

構文

void ReleaseOutputDataPointerForLastBuffer(
  [in] const APO_CONNECTION_PROPERTY *pConnectionProperty
);

パラメーター

[in] pConnectionProperty

APO 接続プロパティ。

戻り値

なし

必要条件

要件
サポートされている最小のクライアント Windows 8.1 [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server 2012 R2 [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー audioengineendpoint.h

こちらもご覧ください

IAudioEndpointLastBufferControl