IMFMuxStreamSampleManager interface (mfobjects.h)
Provides the ability to retrieve IMFSample objects for individual substreams within the output of a multiplexed media source.
Inheritance
The IMFMuxStreamSampleManager interface inherits from the IUnknown interface. IMFMuxStreamSampleManager also has these types of members:
Methods
The IMFMuxStreamSampleManager interface has these methods.
IMFMuxStreamSampleManager::GetSample Gets the IMFSample associated with the substream with the specified index. |
IMFMuxStreamSampleManager::GetStreamConfiguration Gets the active stream configuration for the media source, which defines the set of substreams that are included the multiplexed output. |
IMFMuxStreamSampleManager::GetStreamCount Gets the count of substreams managed by the multiplexed media source. (IMFMuxStreamSampleManager.GetStreamCount) |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1703 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | mfobjects.h |