IStreamBufferConfigure2 Interface

 
Microsoft DirectShow 9.0

IStreamBufferConfigure2 Interface

This topic applies to Windows XP Service Pack 2 only.

The IStreamBufferConfigure2 interface is exposed by the StreamBufferConfig object.

In addition to the methods inherited from IStreamBufferConfigure, the IStreamBufferConfigure2 interface exposes the following methods.

Method Description
GetFFTransitionRates Returns the maximum full-frame and key-frame playback rates.
GetMultiplexedPacketSize Returns the size of the multiplexed packets in the backing files.
SetFFTransitionRates Sets the behavior of fast-forward play ("trick mode").
SetMultiplexedPacketSize Sets the size of the multiplexed packets in the backing files.

Requirements

Header: Include Sbe.h.

See Also