Available in LEADTOOLS Multimedia toolkits. |
ILMMxfMux Interface
Type |
Name |
Description |
BSTR |
ProductName |
The Product Name that appears in the MXF metadata. This property identifies the product that created the MXF file. |
BSTR |
CompanyName |
The Company Name that appears in the MXF metadata. This property identifies the product's company. |
long |
ProductVersionMajor |
The major version number of the product that created the MXF file. |
long |
ProductVersionMinor |
The minor version number of the product that created the MXF file. |
long |
ProductVersionPatch |
The patch version number of the product that created the MXF file. |
long |
ProductVersionBuild |
The build version number of the product that created the MXF file. |
long |
ProductVersionRelease |
The release version number of the product that created the MXF file. |
long |
ProductUID |
The universal ID of the product that created the MXF file. |
MetaTracks |
Gets a pointer to the multiplexer's MXF Metatracks object. This object can be used to construct MXF Meta Tracks. |