ClassID, Filetype and Subtype¶
All plugin types that support media must identify unique classID, filetype, and subtype.
These are all four character codes, or 'fourCCs'.
|
Identifier |
Purpose |
|---|---|
|
|
Identifies the plugin's associated file type(s). Plugins create lists of filetypes they support. |
|
|
Differentiates between files of the same filetype. Identifies the codec or compression to be used. |
|
|
With the new editing mode system starting in CS4, the classID is far less important. |