Although this pack contains only a small number of components, it also contains a large number of classes and Com interface definitions. An experienced Delphi developer can use these to describe media productions and work with AAF files. The pack is Open Source but if you find the files useful, a donation would be appreciated.
This component provides an AAF identity to an application. One component is required per application and if an AAF component has a ProductIdent property, it must be assigned this component. The component requires you to set a company name, product name, platform property and a product version. The component can be set to use the application name and version if required.
This data will be entered into an AAF file and provides the user with information about the applications that have contributed to the file.
These components allow you to store media content inside an AAF file. The content can be in any format you choose, even one of your own. Their use is discouraged because it moves an application away from using established and preferably open file formats, towards a proprietary format. This will tie a user into using your application which is not the way to go. I will not offer any support on these three components.