_MFT_SET_TYPE_FLAGS enumeration
Defines flags for the setting or testing the media type on a Media Foundation transform (MFT).
Syntax
enum _MFT_SET_TYPE_FLAGS {
MFT_SET_TYPE_TEST_ONLY = 0x00000001
};
Constants
Requirements
|
Minimum supported client |
Windows Vista [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps | Windows Store apps] |
|
Header |
|
See also
- IMFTransform::SetInputType
- IMFTransform::SetOutputType
- Media Foundation Enumerations
- Media Foundation Transforms
Show: