Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This method retrieves the preroll buffering time on the filter.
Syntax
HRESULT GetBufferingTime(
DWORD *pdwMilliseconds
);
Parameters
- dwMilliseconds
[out] Points to a DWORD which on return will contain the buffering time in milliseconds.
Return Values
Returns S_OK on success. Returns an HRESULT error on failure.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |