IMFMuxStreamSampleManager::GetStreamConfiguration method (mfobjects.h)

Gets the active stream configuration for the media source, which defines the set of substreams that are included the multiplexed output.

Syntax

ULONGLONG GetStreamConfiguration();

Return value

Gets a bitmask value where the bits that are on represent the indices of the substreams that are included in the stream configuration.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1703 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header mfobjects.h
Library Mfplat.lib; Mfplat.dll

See also

IMFMuxStreamSampleManager