Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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 |