Share via


IStreamBufferMediaSeeking2 interface (sbe.h)

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

The IStreamBufferMediaSeeking2 interface is exposed by the Stream Buffer Source filter. It provides a method to control the frame rate during fast-forward play ("trick mode").

Inheritance

The IStreamBufferMediaSeeking2 interface inherits from IStreamBufferMediaSeeking. IStreamBufferMediaSeeking2 also has these types of members:

Methods

The IStreamBufferMediaSeeking2 interface has these methods.

 
IStreamBufferMediaSeeking2::SetRateEx

.

Remarks

To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IStreamBufferMediaSeeking2).

Requirements

   
Minimum supported client Windows�XP with SP2 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header sbe.h

See also

IStreamBufferMediaSeeking

Stream Buffer Engine Interfaces