MFSequencerTopologyFlags enumeration
Contains flags for adding a topology to the sequencer source, or updating a topology already in the queue.
Syntax
typedef enum _MFSequencerTopologyFlags { SequencerTopologyFlags_Last = 0x00000001 } MFSequencerTopologyFlags;
Constants
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
See also
- IMFSequencerSource::AppendTopology
- IMFSequencerSource::UpdateTopologyFlags
- Media Foundation Enumerations
Show: