IBufferingTime (Compact 2013)
3/26/2014
This interface sets and retrieves the preroll-buffering time for the Windows Media Source Filter.
When to Use
The Windows Media Source Filter implements this interface. You can use it to change the preroll-buffering time for the filter.
Methods
In addition to the methods inherited from IUknown, this interface exposes the following methods.
Method |
Description |
---|---|
Retrieves the preroll-buffering time on the filter. |
|
Sets the preroll-buffering time on the filter. |
Remarks
The default preroll-buffering time in the Windows Media Source Filter is five seconds.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |