IBufferingTime::SetBufferingTime (Compact 2013)
3/26/2014
This method sets the preroll buffering time on the filter.
Syntax
HRESULT SetBufferingTime(
DWORD dwMilliseconds
);
Parameters
- dwMilliseconds
[in] A DWORD specifying 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 |