KSPROPERTY_AUDIO_LINEAR_BUFFER_POSITION
The KSPROPERTY_AUDIO_LINEAR_BUFFER_POSITION property request retrieves a number that represents the number of bytes that the DMA has fetched from the audio buffer since the beginning of the stream.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes |
No |
Node via Pin instance |
KSP_NODE |
ULONGULONG |
Return Value
The KSPROPERTY_AUDIO_LINEAR_BUFFER_POSITION property request returns STATUS_SUCCESS to indicate that it has completed successfully. Otherwise, the request returns an appropriate error status code.
Remarks
Requirements
Version |
Windows 8 |
Header |
Ksmedia.h |