MFASF_MULTIPLEXERFLAGS enumeration (wmcontainer.h)

Defines the ASF multiplexer options.

Syntax

typedef enum MFASF_MULTIPLEXERFLAGS {
  MFASF_MULTIPLEXER_AUTOADJUST_BITRATE = 0x1
} ;

Constants

 
MFASF_MULTIPLEXER_AUTOADJUST_BITRATE
Value: 0x1
The multiplexer automatically adjusts the bit rate of the ASF content in response to the characteristics of the streams being multiplexed.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Header wmcontainer.h

See also

Media Foundation Enumerations