Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the ASF splitter options.
Syntax
typedef enum MFASF_SPLITTERFLAGS {
MFASF_SPLITTER_REVERSE = 0x1,
MFASF_SPLITTER_WMDRM = 0x2
} ;
Constants
MFASF_SPLITTER_REVERSEValue: 0x1 The splitter delivers samples for the ASF content in reverse order to accommodate reverse playback. |
MFASF_SPLITTER_WMDRMValue: 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 |