IMiniportStreamAudioEngineNode::GetStreamLinearBufferPosition メソッド (portcls.h)
ストリームの開始以降に DMA がオーディオ バッファーからフェッチしたバイト数を取得します。
構文
NTSTATUS GetStreamLinearBufferPosition(
[out] ULONGLONG *pullLinearBufferPosition
);
パラメーター
[out] pullLinearBufferPosition
DMA がフェッチしたバイト数。
戻り値
呼び出しが成功した場合、GetStreamLinearBufferPosition はS_OKを返します。 それ以外の場合、メソッドは適切なエラー コードを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 8 |
サポートされている最小のサーバー | Windows Server 2012 |
対象プラットフォーム | ユニバーサル |
Header | portcls.h |