MFASF_SPLITTERFLAGS enumeration (wmcontainer.h)
Defines the ASF splitter options.
Syntax
typedef enum MFASF_SPLITTERFLAGS {
MFASF_SPLITTER_REVERSE = 0x1,
MFASF_SPLITTER_WMDRM = 0x2
} ;
Constants
MFASF_SPLITTER_REVERSE Value: 0x1 The splitter delivers samples for the ASF content in reverse order to accommodate reverse playback. |
MFASF_SPLITTER_WMDRM Value: 0x2 The splitter delivers samples for streams that are protected with Windows Media Digital Rights Management. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Header | wmcontainer.h |