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