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