Share via


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

IBufferingTime::GetBufferingTime

Retrieves the preroll-buffering time on the filter.

IBufferingTime::SetBufferingTime

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

See Also

Reference

DirectShow Interfaces
IAMNetShowPreroll