MF_PD_ASF_FILEPROPERTIES_CREATION_TIME attribute
Specifies the date and time when an Advanced Systems Format (ASF) file was created.
Data type
Byte array
Remarks
This attribute applies to presentation descriptors for ASF content. The value of the attribute is a FILETIME structure, which is documented in the Windows SDK.
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