Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
[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 IStreamBufferConfigure2 interface is exposed by the StreamBufferConfig object.
Inheritance
The IStreamBufferConfigure2 interface inherits from IStreamBufferConfigure. IStreamBufferConfigure2 also has these types of members:
Methods
The IStreamBufferConfigure2 interface has these methods.
| IStreamBufferConfigure2::GetFFTransitionRates The GetFFTransitionRates method returns the maximum full-frame and key-frame playback rates. |
| IStreamBufferConfigure2::GetMultiplexedPacketSize The GetMultiplexedPacketSize method returns the size of the multiplexed packets in the backing files for the Stream Buffer Engine. |
| IStreamBufferConfigure2::SetFFTransitionRates The SetFFTransitionRates method sets the behavior of fast-forward play ("trick mode") in the Stream Buffer Engine. |
| IStreamBufferConfigure2::SetMultiplexedPacketSize The SetMultiplexedPacketSize method sets the size of the multiplexed packets in the backing files for the Stream Buffer Engine. |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IStreamBufferConfigure2).
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows�XP with SP2 [desktop apps only] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | sbe.h |