MF_PD_ASF_INFO_HAS_NON_AUDIO_VIDEO attribute
Specifies whether an Advanced Systems Format (ASF) file contains any streams that are not audio or video.
Data type
UINT32
Treat as a Boolean value.
Remarks
This attribute applies to presentation descriptors for ASF content. If the value is TRUE, the file has at least one stream that is not audio or video. Examples include image streams, script commands, and custom arbitrary data.
The IMFASFContentInfo::GeneratePresentationDescriptor method generates this attribute from the ASF metadata.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
See also