Go to the source code of this file.
Classes | |
interface | IAAFClassExtension |
The AAFClassExtension interface describes the calls of a plugin the implements an extension to an AAF class. More... | |
interface | IAAFEssenceCodec |
AAFEssenceCodec is DEPRECATED, please use AAFEssenceCodec3. More... | |
interface | IAAFEssenceCodec2 |
The AAFEssenceCodec2 interface adds SetFlavour() to the interfaces of the now deprecated AAFEssenceCodec API. More... | |
interface | IAAFEssenceCodec3 |
The AAFEssenceCodec2 interface adds SetFlavour() to the interfaces of the now deprecated AAFEssenceCodec API. More... | |
interface | IAAFEssenceContainer |
This interface is used to access essence data in an external data file. More... | |
interface | IAAFEssenceDataStream |
The IAAFEssenceDataStream interface is an additional interface implemented by objects which stream over AAF files, and were therefore created by the AAFContainerDef for AAF files. More... | |
interface | IAAFEssenceDataStream2 |
The IAAFEssenceDataStream2 interface is an additional interface implemented by objects which stream over AAF and MXF files. More... | |
interface | IAAFEssenceStream |
The IAAFEssenceStream interface is an internal interface used by AAFEssenceAccess and essence codecs to read the low-level representation of the essence. More... | |
interface | IAAFInterpolator |
The AAFInterpolator interface describes the calls of a plugin which handles interpolating between two IAAFControlPoints in an IAAFVaryingValue. More... | |
interface | IAAFMultiEssenceCodec |
The AAFMultiEssenceCodec interface describes the calls of a plugin which handles encoding media in a particular file format, with optional compression. More... | |
interface | IAAFPlugin |
The AAFPlugin interface describes the calls of a plugin. More... |