DirectShow Attributes (Compact 2013)
3/26/2014
An attribute is a single item of metadata. Most of the attributes can be set by your application and are written to the header of an ASF file.
Some predefined attributes are coded attributes. These attributes are not stored in the header of an Advanced Streaming Format (ASF) file, but are computed by the objects of the Windows Media Format SDK when the file is loaded. Because coded attributes are always computed, they are read-only.
This SDK includes many attribute definitions that you can use. You can also create attributes of your own to describe content.
The following sections describe the predefined attributes.
Section |
Description |
---|---|
Provides an alphabetical list of all the predefined attributes. After the list, each attribute is described individually. |
|
Lists the attributes that can be added to a file multiple times. |
|
Contains lists of attributes sorted by type. These include lists of special-purpose attributes (such as those dealing with digital-rights management) and lists of suggested attributes by content type. |
|
Lists the attributes that are compatible with ID3 tags. |