IBuffering::GetBufferingDepth (Compact 2013)
3/26/2014
This method allows you to determine the size of the buffer filter's capture buffer.
Syntax
HRESULT GetBufferingDepth(
REFERENCE_TIME* ptStop
);
Parameters
- ptStop
[out] A pointer to a REFERENCE_TIME value that contains the current size of the capture buffer in milliseconds.
Return Value
This method returns an HRESULT value.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |