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.
Specifies whether an Advanced Systems Format (ASF) file contains at least one video stream.
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 video stream. Otherwise, the file does not contain any video streams.
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