IAMNetShowConfig::put_BufferingTime (Compact 2013)
3/26/2014
This method specifies the buffering time.
Syntax
HRESULT put_BufferingTime(
double BufferingTime
);
Parameters
- BufferingTime
[in] A double that specifies the buffering time in seconds.
Return Values
Returns S_OK on success. Returns an HRESULT error code on failure.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |