Media Authoring
with Java API
A B C D E F G H I J K L M N O P R S T U V W X

M

main(String[]) - Static method in class tv.amwa.maj.industry.ExtendibleEnumerationWarehouse
 
main(String[]) - Static method in class tv.amwa.maj.io.xml.AAFXMLFile
 
MAJCommon - Interface in tv.amwa.maj.embeddable
Specifies MAJ API-specific common methods implemented by all classes in the embeddable package.
MAJCommon - Interface in tv.amwa.maj.entity
Specifies MAJ API-specific common methods implemented by all classes in the entity package.
MAJCommon - Interface in tv.amwa.maj.meta
Specifies MAJ API-specific common methods implemented by all classes in the meta package.
MAJException - Interface in tv.amwa.maj.exception
Interface implemented by all exceptions that are specific to the MAJ API.
makeAAFFile(FileDescriptor) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes an AAF file from a Java file descriptor.
makeAAFFile(FileDescriptor) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeAES3PCMDescriptor(ContainerDefinition, Rational, int, int, short, int) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures a new AES3 PCM sound descriptor, which is associated with audio essence formatted according to the BWF File Format.
makeAES3PCMDescriptor(ContainerDefinition, Rational, int, int, short, int) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeAIFCDescriptor(ContainerDefinition, Rational, long, byte[]) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new AIFC descriptor, which specifies that a file source mob is associated with audio essence formatted according to the Audio Interchange File Format with Compression (AIFC).
makeAIFCDescriptor(ContainerDefinition, Rational, long, byte[]) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeAuxiliaryDescriptor(String) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new auxiliary descriptor, which describes an auxiliary file essence source using the given mime type.
makeAuxiliaryDescriptor(String) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeBWFImportDescriptor() - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new BWF import descriptor, which specifies imported audio data essence encoded according to the Broadcast Wave specifications.
makeBWFImportDescriptor() - Method in class tv.amwa.maj.industry.AAFFactory
 
makeCDCIDescriptor(ContainerDefinition, int, int, LayoutType, int[], Rational, int, int) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new CDCI descriptor, which specifies that a file source mob is associated with video essence that is formatted with one luminance component and two color-difference components.
makeCDCIDescriptor(ContainerDefinition, int, int, LayoutType, int[], Rational, int, int) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeClassDefinition(AUID, String, ClassDefinition, boolean) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a class definition, which defines a class and references its underlying properties.
makeClassDefinition(AUID, String, ClassDefinition, boolean) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeCodecDefinition(AUID, String, ClassDefinition, Set<DataDefinition>) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes all the fields of a codec definition, which specifies an essence codec.
makeCodecDefinition(AUID, String, ClassDefinition, Set<DataDefinition>) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeCommentMarker(DataDefinition) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new comment marker for the given kind of essence data, which specifies a user comment that is associated with a point in time.
makeCommentMarker(DataDefinition) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeCompositionMob(MobID, String) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufacturers and initializes a composition mob, which specifies how to combine essence elements into a sequence, how to modify essence elements, and how to synchronize essence elements.
makeCompositionMob(MobID, String) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeConstantValue(ParameterDefinition, Object) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new constant value object, which specifies a constant data value for an effect control value.
makeConstantValue(ParameterDefinition, Object) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeContainerDefinition(AUID, String) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a container definition, which specifies the mechanism used to store essence data.
makeContainerDefinition(AUID, String) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeContentStorage(Set<Mob>, Set<EssenceData>) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a content storage object, which stores the mob and essence data objects of an AAF persistent unit.
makeContentStorage(Set<Mob>, Set<EssenceData>) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeControlPoint(VaryingValue, Rational, Object) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new control point, which contains a value at point in time and is used to specify an effect control value.
makeControlPoint(VaryingValue, Rational, Object) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeDataDefinition(AUID, String) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes the required fields of a data definition, which specifies the kind of data that can be stored in a component.
makeDataDefinition(AUID, String) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeDataEssenceDescriptor(ContainerDefinition) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new data essence descriptor, which specifies that a file source mob is associated with data essence.
makeDataEssenceDescriptor(ContainerDefinition) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeDescriptiveClip(DataDefinition, long, SourceReferenceValue) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new descriptive clip, which specifies what is being described and references a mob to provide that description.
makeDescriptiveClip(DataDefinition, long, SourceReferenceValue) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeDescriptiveMarker() - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a descriptive marker, which specifies descriptive metadata that is associated with a point in time.
makeDescriptiveMarker() - Method in class tv.amwa.maj.industry.AAFFactory
 
makeDictionary() - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new dictionary object, which has the definition objects of an AAF persistent unit.
makeDictionary() - Method in class tv.amwa.maj.industry.AAFFactory
 
makeDoctype(Document, String) - Static method in class tv.amwa.maj.io.xml.XMLBuilder
Creates a "DOCTYPE" element for the given document.
makeEdgecode(long, EdgecodeValue) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new edgecode segment, which stores film edge code information.
makeEdgecode(long, EdgecodeValue) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeEdgecodeSegment(long, EdgecodeValue) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new edgecode segment, which stores film edge code information.
makeEdgecodeSegment(long, EdgecodeValue) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeEdgecodeValue(long, FilmType, EdgeType) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new edgecode value, which can be used to define the value on an edgecode segment.
makeEdgecodeValue(long, FilmType, EdgeType) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeEssenceData(SourceMob, byte[]) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new essence data object that contains essence.
makeEssenceData(SourceMob, byte[]) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeEssenceFormat() - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes an empty essence format list.
makeEssenceFormat() - Method in class tv.amwa.maj.industry.AAFFactory
 
makeEssenceGroup(DataDefinition, long) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes an empty essence group segment, which describes multiple digital representations of the same original content source.
makeEssenceGroup(DataDefinition, long) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeEventMobSlot(int, Segment, Rational) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new event mob slot, which holds a sequence of events.
makeEventMobSlot(int, Segment, Rational) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeFiller(DataDefinition, long) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new filler segment, which represents an unspecified value for the duration of the segment.
makeFiller(DataDefinition, long) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeFilmDescriptor() - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a film descriptor that describes film media.
makeFilmDescriptor() - Method in class tv.amwa.maj.industry.AAFFactory
 
makeGPITrigger(DataDefinition, boolean) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new GPI trigger event, which specifies a trigger action that should be taken when the GPITrigger is reached.
makeGPITrigger(DataDefinition, boolean) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeHeader() - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a header, which provides file-wide information and indexes.
makeHeader() - Method in class tv.amwa.maj.industry.AAFFactory
 
makeHTMLClip(MobID, int) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new HTML clip, which represents an HTML document and identifies the source of the document.
makeHTMLClip(MobID, int) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeHTMLDescriptor(ContainerDefinition) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new HTML descriptor, which describes static essence in the HTML file format.
makeHTMLDescriptor(ContainerDefinition) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeIdentification(String, String, String, AUID) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new identification, which provides information about the application that created or modified a file.
makeIdentification(String, String, String, AUID) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeImportDescriptor() - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new import descriptor, which represents a file essence source that is not directly manipulated by an AAF application.
makeImportDescriptor() - Method in class tv.amwa.maj.industry.AAFFactory
 
makeInterpolationDefinition(AUID, String) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new interpolation definition, which specifies the mechanism used to calculate the values produced by a varying value using the specified control points.
makeInterpolationDefinition(AUID, String) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeKLVData(AUID, byte[]) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new KLV data object, which contains user data specified with a key (SMPTE label), length, and value.
makeKLVData(AUID, byte[]) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeKLVDataDefinition(AUID, String) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new KLV data definition, which documents the KLV data objects used in the current persistent unit.
makeKLVDataDefinition(AUID, String) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeMasterMob(MobID, String) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new master mob, which provides access to source mob and essence data objects.
makeMasterMob(MobID, String) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeMPEGVideoDescriptor(ContainerDefinition, int, int, LayoutType, int[], Rational, int, int) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new MPEG video descriptor , which specifies that a file source mob is associated with video essence that is represented and coded according to the MPEG specifications.
makeMPEGVideoDescriptor(ContainerDefinition, int, int, LayoutType, int[], Rational, int, int) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeMultipleDescriptor(Rational, long) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new multiple descriptor, which content data associated with a single file source mob that contains multiple tracks of essence.
makeMultipleDescriptor(Rational, long) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeNestedScope(List<Segment>) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new nested scope, which defines a scope and has an ordered set of segments.
makeNestedScope(List<Segment>) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeNetworkLocator(String) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new network locator, which provides information to help find a file containing essence.
makeNetworkLocator(String) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeOperationDefinition(AUID, String, DataDefinition, int) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new operation definition, which identifies an operation that is performed on an array of segments.
makeOperationDefinition(AUID, String, DataDefinition, int) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeOperationGroup(DataDefinition, long, OperationDefinition) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new operation group, which contains an ordered set of segments and an operation that is performed on these.
makeOperationGroup(DataDefinition, long, OperationDefinition) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeParameterDefinition(AUID, String, TypeDefinition) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new parameter definition, which defines a kind of parameter for an effect.
makeParameterDefinition(AUID, String, TypeDefinition) - Method in class tv.amwa.maj.industry.AAFFactory
 
makePCMDescriptor(ContainerDefinition, Rational, int, int, short, int) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new PCM sound descriptor, which is associated with audio essence formatted according to the BWF File Format.
makePCMDescriptor(ContainerDefinition, Rational, int, int, short, int) - Method in class tv.amwa.maj.industry.AAFFactory
 
makePluginDefinition(AUID, String, AUID, VersionType, AUID) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a plugin definition, which is used to identify code objects that provide an implementation for a definition object such as codec definition, or for a meta definition such as a class definition.
makePluginDefinition(AUID, String, AUID, VersionType, AUID) - Method in class tv.amwa.maj.industry.AAFFactory
 
makePropertyDefinition(AUID, String, TypeDefinition, ClassDefinition, boolean) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new property definition, which describes allowed properties of a class definition.
makePropertyDefinition(AUID, String, TypeDefinition, ClassDefinition, boolean) - Method in class tv.amwa.maj.industry.AAFFactory
 
makePulldown(DataDefinition, Segment, PulldownKindType, PulldownDirectionType, int) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new pulldown segment, which converts between film frame rates and videotape frame rates.
makePulldown(DataDefinition, Segment, PulldownKindType, PulldownDirectionType, int) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeRecordingDescriptor() - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new recording descriptor, which describes the source of file source material that has no physical source.
makeRecordingDescriptor() - Method in class tv.amwa.maj.industry.AAFFactory
 
makeRGBADescriptor(ContainerDefinition, int, int, LayoutType, int[], Rational, RGBAComponent[]) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new RGBA descriptor that does not include or use a palette.
makeRGBADescriptor(ContainerDefinition, int, int, LayoutType, int[], Rational, RGBAComponent[], byte[], RGBAComponent[]) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new RGBA descriptor that includes a palette.
makeRGBADescriptor(ContainerDefinition, int, int, LayoutType, int[], Rational, RGBAComponent[]) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeRGBADescriptor(ContainerDefinition, int, int, LayoutType, int[], Rational, RGBAComponent[], byte[], RGBAComponent[]) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeRIFFChunk(int) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new RIFF data chunk with the given chunk identifier.
makeRIFFChunk(int) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeScopeReference(DataDefinition, int, int) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new scope reference object, which refers to a section in the specified mob slot or nested scope slot.
makeScopeReference(DataDefinition, int, int) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeSelector(Segment) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new selector segment, which provides the value of a single segment while preserving references to unused alternatives.
makeSelector(Segment) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeSequence(DataDefinition) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new sequence, which combines an ordered list of segments and transitions.
makeSequence(DataDefinition) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeSoundDescriptor(ContainerDefinition, Rational, int, int) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new sound descriptor, which specifies that a file source mob is associated with audio essence.
makeSoundDescriptor(ContainerDefinition, Rational, int, int) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeSourceClip(DataDefinition, long, SourceReferenceValue) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new source clip, which represents an item of essence and identifies the source of the essence.
makeSourceClip(DataDefinition, long, SourceReferenceValue) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeSourceMob(MobID, String, EssenceDescriptor) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new source mob, which describes essence that is either stored in a digital form in a file or stored on a physical media, such as tape or film.
makeSourceMob(MobID, String, EssenceDescriptor) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeStaticMobSlot(int, Segment) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new static mob slot, which describes essence data that has no relationship to time, such as a static image.
makeStaticMobSlot(int, Segment) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTaggedValue(String, TypeDefinition, Object) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new tagged value, which specifies a user-defined tag and value.
makeTaggedValue(String, TypeDefinition, Object) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTaggedValueDefinition(AUID, String) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes all the fields of a tagged value definition, which can be used to document the tagged value objects used in an AAF persistent unit.
makeTaggedValueDefinition(AUID, String) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTapeDescriptor() - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new tape descriptor, which describes audio tape or video tape media.
makeTapeDescriptor() - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTextLocator(String) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new text locator, which provides information to help find a file containing essence or to help find the physical media.
makeTextLocator(String) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTIFFDescriptor(ContainerDefinition, boolean, boolean, byte[]) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new TIFF descriptor, which specifies that a file source mob is associated with video essence formatted according to the TIFF specification.
makeTIFFDescriptor(ContainerDefinition, boolean, boolean, byte[]) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTimecode(long, TimecodeValue) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new timecode segment, which stores videotape or audio tape timecode information.
makeTimecode(long, TimecodeValue) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTimecodeSegment(long, TimecodeValue) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new timecode segment, which stores videotape or audio tape timecode information.
makeTimecodeSegment(long, TimecodeValue) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTimecodeStream12M(Rational, byte[], TCSource) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new SMPTE 12M-compliant timecode stream, which specifies a stream of timecode data in the SMPTE 12M format.
makeTimecodeStream12M(Rational, byte[], TCSource) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTimecodeValue(long, short, boolean) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new timecode value.
makeTimecodeValue(long, short, boolean) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTimelineMobSlot(int, Segment, Rational, long) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new timeline mob slot, which describes time-varying timeline essence.
makeTimelineMobSlot(int, Segment, Rational, long) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTransition(DataDefinition, long, OperationGroup, long) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a transition, which specifies that the two adjacent segments should be overlapped when they are played and that the overlapped sections should be combined using the specified effect.
makeTransition(DataDefinition, long, OperationGroup, long) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTypeDefinitionCharacter(AUID, String) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new type definition for characters, which defines a property type that has a value of a single 2-byte character similar to Java's char type.
makeTypeDefinitionCharacter(AUID, String) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTypeDefinitionEnumeration(AUID, String, Class<?>) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes an enumeration type definition, which defines a property type that can have one of a set of integer values.
makeTypeDefinitionEnumeration(AUID, String, Class<?>) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTypeDefinitionExtendibleEnumeration(AUID, String, SortedMap<String, AUID>) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new extendible enumeration type definition, which defines a property type that can have one of an extendible set of AUID values.
makeTypeDefinitionExtendibleEnumeration(AUID, String, SortedMap<String, AUID>) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTypeDefinitionFixedArray(AUID, String, TypeDefinition, int) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new fixed array type definition, which defines a property type that has a fixed number of values of the underlying type.
makeTypeDefinitionFixedArray(AUID, String, TypeDefinition, int) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTypeDefinitionIndirect(AUID, String) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new indirect type definition, which defines a property type that has a value whose type is specified in each instance.
makeTypeDefinitionIndirect(AUID, String) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTypeDefinitionInteger(AUID, String, byte, boolean) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new integer type definition, which defines a property type that is a signed or an unsigned integer with the specified number of bytes.
makeTypeDefinitionInteger(AUID, String, byte, boolean) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTypeDefinitionOpaque(AUID, String) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new opaque type definition, which defines a property type that has a value whose type is specified in each instance.
makeTypeDefinitionOpaque(AUID, String) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTypeDefinitionRecord(AUID, String, String[], Map<String, TypeDefinition>) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new record type definition, which defines a property type that consists of an ordered set of fields, where each field has a name and type.
makeTypeDefinitionRecord(AUID, String, String[], Map<String, TypeDefinition>) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTypeDefinitionRename(AUID, String, TypeDefinition) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new renamed type definition, which defines a property type that has the same structure and representation as its underlying type but has a different meaning.
makeTypeDefinitionRename(AUID, String, TypeDefinition) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTypeDefinitionSet(AUID, String, TypeDefinitionObjectReference) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new set type definition, which defines a property type that has a collection of object references to uniquely identified objects.
makeTypeDefinitionSet(AUID, String, TypeDefinitionObjectReference) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTypeDefinitionStream(AUID, String) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new type definition for a streams, which defines a property type that is stored in a stream and has a value that consists of a varying number of the bytes.
makeTypeDefinitionStream(AUID, String) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTypeDefinitionString(AUID, String, TypeDefinition) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new string type definition, which defines a property type that consists of a zero-terminated array of the underlying character or integer type.
makeTypeDefinitionString(AUID, String, TypeDefinition) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTypeDefinitionStrongObjectReference(AUID, String, ClassDefinition) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new strong object reference type definition, which defines a property type that defines an object relationship where the target of the strong reference is owned by the object with the property.
makeTypeDefinitionStrongObjectReference(AUID, String, ClassDefinition) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTypeDefinitionVariableArray(AUID, String, TypeDefinition) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new variable size array type definition, which defines a property type that has a varying number of values of the underlying type.
makeTypeDefinitionVariableArray(AUID, String, TypeDefinition) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeTypeDefinitionWeakObjectReference(AUID, String, ClassDefinition, AUID[]) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new weak object reference type definition, which defines a property type that defines an object relationship where the target of the weak reference is referenced by the object with the property.
makeTypeDefinitionWeakObjectReference(AUID, String, ClassDefinition, AUID[]) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeVaryingValue(ParameterDefinition, InterpolationDefinition) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new varying value, which specifies a changing data value for an effect control value.
makeVaryingValue(ParameterDefinition, InterpolationDefinition) - Method in class tv.amwa.maj.industry.AAFFactory
 
makeWAVEDescriptor(ContainerDefinition, byte[]) - Method in interface tv.amwa.maj.iface.AAFFactory
Manufactures and initializes a new WAVE descriptor, which specifies that a file source mob is associated with audio essence formatted according to the RIFF Waveform Audio File Format (WAVE).
makeWAVEDescriptor(ContainerDefinition, byte[]) - Method in class tv.amwa.maj.industry.AAFFactory
 
MasterContentHandler - Class in tv.amwa.maj.io.xml
The master content handler is the root of all SAX content handlers used to deserialize XML documents and fragments into object instances of this AAF implementation.
MasterMob - Class in tv.amwa.maj.entity
Implements a material object that provides access to source mobs and essence data.
MasterMob(MobID, String) - Constructor for class tv.amwa.maj.entity.MasterMob
Creates and initializes a master mob, which provides access to associated source mob and essence data objects with its unique material identifier and name.
MasterMob - Interface in tv.amwa.maj.iface
Specifies a material object that provides access to source mobs and essence data.
MasterMob.XMLHandler - Class in tv.amwa.maj.entity
 
MasterMob.XMLHandler() - Constructor for class tv.amwa.maj.entity.MasterMob.XMLHandler
 
MASTERMOB_TAG - Static variable in class tv.amwa.maj.entity.MasterMob
 
MaterialNumberGeneration - Enum in tv.amwa.maj.embeddable
Describes the method used to generate the material number part of a UMID, which form the last 16 bytes of a UMID value.
MaterialType - Enum in tv.amwa.maj.enumeration
Identifies the material type of content according the the SMPTE UMID specification SMPTE S330M.
materialTypeFromCode(byte) - Static method in enum tv.amwa.maj.enumeration.MaterialType
Converts a byte code for a material type into a value of this enumeration, as defined in table 2 of SMPTE S330M.
Matte - Static variable in interface tv.amwa.maj.constant.DataDefinitionConstant
Specifies a stream of essence that contains an image of alpha values.
MAX_NUM_RGBA_COMPS - Static variable in interface tv.amwa.maj.constant.CommonConstants
Specifies the maximum number of RGBA components in an RGBA layout.
MediaOpenMode - Enum in tv.amwa.maj.enumeration
Specifies whether media should be opened for reading only or whether it could be appended to.
meta - Static variable in interface tv.amwa.maj.industry.SpecifiedClasses
List of all concrete AAF meta definition classes that all extend MetaDefinition.
MetaDefinition - Interface in tv.amwa.maj.iface
Specifies the definition of a class, type, or property in an AAF file.
MetaDefinition - Class in tv.amwa.maj.meta
Implements the definition of a class, type, or property in an AAF file.
MetaDefinition() - Constructor for class tv.amwa.maj.meta.MetaDefinition
 
minutes - Variable in class tv.amwa.maj.embeddable.TimecodeValue.TimeComponents
Minute component of the timecode.
Mob - Class in tv.amwa.maj.entity
Implements a material object (mob), which can describe a composition, essence, or physical media.
Mob() - Constructor for class tv.amwa.maj.entity.Mob
 
Mob - Interface in tv.amwa.maj.iface
Specifies a material object (mob), which can describe a composition, essence, or physical media.
Mob - Static variable in class tv.amwa.maj.meta.TypeDefinitionStrongObjectReference
 
Mob - Static variable in class tv.amwa.maj.meta.TypeDefinitionWeakObjectReference
 
Mob.MobAttributesXMLHandler - Class in tv.amwa.maj.entity
 
Mob.MobAttributesXMLHandler() - Constructor for class tv.amwa.maj.entity.Mob.MobAttributesXMLHandler
 
Mob.MobKLVDataXMLHandler - Class in tv.amwa.maj.entity
 
Mob.MobKLVDataXMLHandler() - Constructor for class tv.amwa.maj.entity.Mob.MobKLVDataXMLHandler
 
Mob.MobUserCommentsXMLHandler - Class in tv.amwa.maj.entity
 
Mob.MobUserCommentsXMLHandler() - Constructor for class tv.amwa.maj.entity.Mob.MobUserCommentsXMLHandler
 
Mob.SlotsXMLHandler - Class in tv.amwa.maj.entity
 
Mob.SlotsXMLHandler() - Constructor for class tv.amwa.maj.entity.Mob.SlotsXMLHandler
 
Mob.XMLHandler - Class in tv.amwa.maj.entity
 
Mob.XMLHandler() - Constructor for class tv.amwa.maj.entity.Mob.XMLHandler
 
MOB_ITEM - Static variable in class tv.amwa.maj.entity.Mob
 
MobID - Class in tv.amwa.maj.embeddable
Implementation of a 32 byte mob id unique identifier that can hold a SMPTE UMID, as specified in SMPTE 330M.
MobID(byte[], byte, byte, byte, byte, AUID) - Constructor for class tv.amwa.maj.embeddable.MobID
Create a new mob id from the specified parameters.
MobID(byte[]) - Constructor for class tv.amwa.maj.embeddable.MobID
Creates a new mob id from an array of bytes.
MobID() - Constructor for class tv.amwa.maj.embeddable.MobID
Generate a new mob id using a secure random number generator.
MobID - Interface in tv.amwa.maj.record
Specifies a 32 byte mob id unique identifier that can hold a SMPTE UMID, as specified in SMPTE 330M.
MobIDType - Static variable in class tv.amwa.maj.meta.TypeDefinitionRecord
 
MobIDType - Annotation Type in tv.amwa.maj.misctype
Labels any mob id value holding a unique material identification number.
MobKind - Enum in tv.amwa.maj.enumeration
Specifies the kind of a media object (mob).
MobNotFoundException - Exception in tv.amwa.maj.exception
Thrown when a given mob identified with a mob id cannot be found.
MobNotFoundException(String) - Constructor for exception tv.amwa.maj.exception.MobNotFoundException
Create a new mob not found exception with the given descriptive message.
MobNotFoundException() - Constructor for exception tv.amwa.maj.exception.MobNotFoundException
Create a new mob not found exception with no message.
MobSlot - Class in tv.amwa.maj.entity
Implements the representation of a single track in a mob.
MobSlot() - Constructor for class tv.amwa.maj.entity.MobSlot
 
MobSlot - Interface in tv.amwa.maj.iface
Specifies a single track in a mob.
MobSlot - Static variable in class tv.amwa.maj.meta.TypeDefinitionStrongObjectReference
 
MobSlot.MobSlotSegmentXMLHandler - Class in tv.amwa.maj.entity
 
MobSlot.MobSlotSegmentXMLHandler() - Constructor for class tv.amwa.maj.entity.MobSlot.MobSlotSegmentXMLHandler
 
MobSlot.XMLHandler - Class in tv.amwa.maj.entity
 
MobSlot.XMLHandler() - Constructor for class tv.amwa.maj.entity.MobSlot.XMLHandler
 
MOBSLOT_ITEM - Static variable in class tv.amwa.maj.entity.MobSlot
 
MobSlotItem - Class in tv.amwa.maj.entity.item
 
MobSlotItem(MobSlot, int) - Constructor for class tv.amwa.maj.entity.item.MobSlotItem
 
MobSlotStrongReference - Static variable in class tv.amwa.maj.meta.TypeDefinitionVariableArray
 
MobStrongReference - Static variable in class tv.amwa.maj.meta.TypeDefinitionSet
 
MonoAudioDissolve - Static variable in interface tv.amwa.maj.constant.OperationConstant
A dissolve between overlapping audio clips, in which the fade out of the outgoing "A" segment is the mirror image in time of the fade in of the incoming "B" segment, shall be specified using the single-parameter mono audio dissolve effect.
MonoAudioGain - Static variable in interface tv.amwa.maj.constant.OperationConstant
An audio gain effect, specifying how the level of an audio signal is amplified or attenuated over time, shall be specified using the mono audio gain effect.
MonoAudioMixdown - Static variable in interface tv.amwa.maj.constant.OperationConstant
Deprecated. Use effects defined in the AAF edit protocol instead.
MonoAudioPan - Static variable in interface tv.amwa.maj.constant.OperationConstant
An audio pan effect, specifying the left/right balance of mono audio sources in a stereo sound field, shall be specified using the mono audio pan effect.
MPEGVideoDescriptor - Class in tv.amwa.maj.entity
Implements the description of picture essence that is encoded according to the MPEG specifications.
MPEGVideoDescriptor(ContainerDefinition, int, int, LayoutType, int[], Rational, int, int) - Constructor for class tv.amwa.maj.entity.MPEGVideoDescriptor
Creates and initializes a new MPEG video descriptor descriptor, which specifies that a file source mob is associated with video essence that is represented and coded according to the MPEG specifications.
MPEGVideoDescriptor - Interface in tv.amwa.maj.iface
Specifies the description of picture essence that is encoded according to the MPEG specifications.
MPEGVideoDescriptor.XMLHandler - Class in tv.amwa.maj.entity
 
MPEGVideoDescriptor.XMLHandler() - Constructor for class tv.amwa.maj.entity.MPEGVideoDescriptor.XMLHandler
 
MPEGVIDEODESCRIPTOR_TAG - Static variable in class tv.amwa.maj.entity.MPEGVideoDescriptor
 
MultiCreateItem - Class in tv.amwa.maj.argument
Implementation of an element of an array used to create interleaved audio and video essence.
MultiCreateItem(AUID, short, int, Rational) - Constructor for class tv.amwa.maj.argument.MultiCreateItem
Create an element of interleaved essence.
MultiCreateItem - Interface in tv.amwa.maj.record
Specifies an element of an array used to create interleaved audio and video essence.
MultipleDescriptor - Class in tv.amwa.maj.entity
Implements the description of content data associated with a single file source mob that contains multiple tracks of essence.
MultipleDescriptor() - Constructor for class tv.amwa.maj.entity.MultipleDescriptor
Creates and initializes a new multiple descriptor for static essence, which describes the format of the content data associated with a file source mob containing multiple tracks of essence.
MultipleDescriptor(Rational, long) - Constructor for class tv.amwa.maj.entity.MultipleDescriptor
Creates and initializes a new multiple descriptor for time varying essence, which describes the format of the content data associated with a file source mob containing multiple tracks of essence.
MultipleDescriptor - Interface in tv.amwa.maj.iface
Specifies the description of content data associated with a single file source mob that contains multiple tracks of essence.
MultipleDescriptor.FileDescriptorsXMLHandler - Class in tv.amwa.maj.entity
 
MultipleDescriptor.FileDescriptorsXMLHandler() - Constructor for class tv.amwa.maj.entity.MultipleDescriptor.FileDescriptorsXMLHandler
 
MultipleDescriptor.XMLHandler - Class in tv.amwa.maj.entity
 
MultipleDescriptor.XMLHandler() - Constructor for class tv.amwa.maj.entity.MultipleDescriptor.XMLHandler
 
MULTIPLEDESCRIPTOR_TAG - Static variable in class tv.amwa.maj.entity.MultipleDescriptor
 
MultiResultItem - Class in tv.amwa.maj.argument
Implementation of an element of an array containing multiple result values from an operation to read or write one or more channels from an interleaved data stream.
MultiResultItem(int, int) - Constructor for class tv.amwa.maj.argument.MultiResultItem
Create a multi-result value containing the number of bytes and number of samples transferred for a particular interleaved stream.
MultiResultItem - Interface in tv.amwa.maj.record
Specifies an element of an array containing multiple result values from an operation to read one or more channels from an interleaved data stream.
MultiXferItem - Class in tv.amwa.maj.argument
Implementation of an element of a transfer array that is used when reading or writing one or more channels from an interleaved data stream.
MultiXferItem(AUID, short, int, byte[]) - Constructor for class tv.amwa.maj.argument.MultiXferItem
Create a new multiple-transfer item.
MultiXferItem - Interface in tv.amwa.maj.record
Specifies an element of a transfer array that is used when reading one or more channels from an interlaced data stream.
MXFGC_Avid_DNX_145_1080i - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for Avid's DNX high-definition video encoding, using 8-bit quantisation for 1080 line interlaced video at 145 Mbps.
MXFGC_Avid_DNX_145_1080p - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for Avid's DNX high-definition video encoding, using 8-bit quantisation for 1080 line progressive video at 145 Mbps.
MXFGC_Avid_DNX_145_720p - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for Avid's DNX high-definition video encoding, using 8-bit quantisation for 720 line progressive video at 145 Mbps.
MXFGC_Avid_DNX_220_1080i - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for Avid's DNX high-definition video encoding, using 8-bit quantisation for 1080 line interlaced video at 220 Mbps.
MXFGC_Avid_DNX_220_1080p - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for Avid's DNX high-definition video encoding, using 8-bit quantisation for 1080 line progressive video at 220 Mbps.
MXFGC_Avid_DNX_220_720p - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for Avid's DNX high-definition video encoding, using 8-bit quantisation for 720 line progressive video at 220 Mbps.
MXFGC_Avid_DNX_220X_1080i - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for Avid's DNX high-definition video encoding, using 10-bit quantisation for 1080 line interlaced video at 220 Mbps.
MXFGC_Avid_DNX_220X_1080p - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for Avid's DNX high-definition video encoding, using 10-bit quantisation for 1080 line progressive video at 220 Mbps.
MXFGC_Avid_DNX_220X_720p - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for Avid's DNX high-definition video encoding, using 10-bit quantisation for 720 line progressive video at 220 Mbps.
MXFGC_Avid_DNX_36_1080p - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for Avid's DNxHD 36 file format for offline editing of film and HD sources.
MXFGC_Clipwrapped_AES3_audio_data - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for AES3 audio data as specified by SMPTE 382M and wrapped by clips into content packages.
MXFGC_Clipwrapped_Alaw_Audio - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for audio data coded with the a-law algorithm as specified in SMPTE 388M, wrapped by clips into content packages.
MXFGC_Clipwrapped_AVCbytestream_VideoStream0_SID - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for advanced video coding byte streams represented according to SMPTE RP 2008-2007 Material Exchange Format - Mapping AVC Streams into the MXF Generic Container, wrapped by clips into content packages.
MXFGC_Clipwrapped_Broadcast_Wave_audio_data - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for broadcast wave audio data as specified by SMPTE 382M and wrapped by clips into content packages.
MXFGC_Clipwrapped_DVbased_1080x50I_100Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream: compliant with SMPTE 370M; 1080 line video at 50 Hz; interlaced; streamed at a rate of 100 Mbps and wrapped by clips into content packages.
MXFGC_Clipwrapped_DVbased_1080x5994I_100Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream: compliant with SMPTE 370M; for 1080 line video at 59.94 Hz; interlaced; streamed at a rate of 100 Mbps; wrapped by clips into content packages.
MXFGC_Clipwrapped_DVbased_525x5994I_25Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream compliant with SMPTE 314M for 525 line video at 59.94 Hz, streamed at a rate of 25 Mbps and wrapped by clips into content packages.
MXFGC_Clipwrapped_DVbased_525x5994I_50Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream compliant with SMPTE 314M for 525 line video at 59.94 Hz, streamed at 50 Mbps and wrapped by clips into content packages.
MXFGC_Clipwrapped_DVbased_625x50I_25Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream compliant with SMPTE 314M for 625 line video at 50 Hz, streamed at a rate of 25 Mbps and wrapped by clips into content packages.
MXFGC_Clipwrapped_DVbased_625x50I_50Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream compliant with SMPTE 314M for 625 line video at 50 Hz, streamed at 50 Mbps and wrapped by clips into content packages.
MXFGC_Clipwrapped_DVbased_720x50P_100Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream: compliant with SMPTE 370M; for 720 line video at 50 Hz; progressive; streamed at a rate of 100 Mbps; wrapped by clips into content packages.
MXFGC_Clipwrapped_DVbased_720x5994P_100Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream: compliant with SMPTE 370M; for 720 line video at 59.94 Hz; progressive; streamed at a rate of 100 Mbps; wrapped by clips into content packages.
MXFGC_Clipwrapped_DVbased_UndefinedSource - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream from an undefined source and wrapped into by clips into content packages.
MXFGC_Clipwrapped_IECDV_525x5994I_25Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream compliant with IEC 61834-2 for 525 line video at 59.94 Hz, streamed at 25 Mbps and wrapped by clips into content packages.
MXFGC_Clipwrapped_IECDV_525x5994I_25Mbps_SMPTE322M - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream: compliant with IEC 61834-2; appropriate for transport over a serial data transfer interface as defined in SMPTE 322M; for 525 line video at 59.94 Hz; streamed at 25&Mbps and wrapped by clips into content packages.
MXFGC_Clipwrapped_IECDV_625x50I_25Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream compliant with IEC 61834-2 for 625 line video at 50 Hz, streamed at 25 Mbps and wrapped by clips into content packages.
MXFGC_Clipwrapped_IECDV_625x50I_25Mbps_SMPTE322M - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream: compliant with IEC 61834-2; appropriate for transport over a serial data transfer interface as defined in SMPTE 322M; for 625 line video at60 Hz; streamed at 25 Mbps and wrapped by clips into content packages.
MXFGC_Clipwrapped_IECDV_UndefinedSource_25Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream compliant with IEC 61834-2 from an undefined source, streamed at 25 Mbps and wrapped by clips into content packages.
MXFGC_Clipwrapped_Uncompressed_525x5994I_720_422 - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for uncompressed essence, consisting of 525 video lines at 59.94 Hz, with a 4:2:2 chroma pattern, interlaced, a width of 720 and wrapped by clips into content packages.
MXFGC_Clipwrapped_Uncompressed_525x5994P_960_422 - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for uncompressed essence, consisting of 525 line video at 59.94 Hz, with a 4:2:2 chroma pattern, progressive, a width of 960 and wrapped by clips into content packages.
MXFGC_Clipwrapped_Uncompressed_625x50I_720_422 - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for uncompressed essence, consisting of 625 video lines at 50 Hz, with a 4:2:2 chroma pattern, interlaced, a width of 720 and wrapped by clips into content packages.
MXFGC_Clipwrapped_Uncompressed_625x50P_960_422 - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for uncompressed essence, consisting of 625 line video at 50 Hz, with a 4:2:2 chroma pattern, progressive, a width of 960 and wrapped by clips into content packages.
MXFGC_Clipwrapped_VC1 - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for VC-1 coded data, coded according to SMPTE 421M and wrapped by clips into content packages.
MXFGC_Clipwrapped_VC3 - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for Avid's DNxHD coded data which is undergoing standardisation in SMPTE and to become known as VC-3, wrapped by clips into content packages.
MXFGC_CustomClosedGOPwrapped_MPEGES_VideoStream1_SID - Static variable in interface tv.amwa.maj.constant.ContainerConstant
TODO
MXFGC_Customwrapped_Alaw_Audio - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for audio data coded with the a-law algorithm as specified in SMPTE 388M, wrapped into content packages in a custom way.
MXFGC_Framewrapped_AES3_audio_data - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for AES3 audio data as specified by SMPTE 382M and wrapped into frame-length content packages.
MXFGC_Framewrapped_Alaw_Audio - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for audio data coded with the a-law algorithm as specified in SMPTE 388M, wrapped into frame-length content packages.
MXFGC_Framewrapped_Broadcast_Wave_audio_data - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for broadcast wave audio data as specified by SMPTE 382M and wrapped into frame-length content packages.
MXFGC_Framewrapped_DVbased_1080x50I_100Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream: compliant with SMPTE 370M; for 1080 line video at 50 Hz; interlaced; streamed at a rate of 100 Mbps; wrapped into frame length content packages.
MXFGC_Framewrapped_DVbased_1080x5994I_100Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream: compliant with SMPTE 370M; for 1080 line video at 59.94 Hz; interlaced; streamed at a rate of 100 Mbps; wrapped into frame length content packages.
MXFGC_Framewrapped_DVbased_525x5994I_25Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream compliant with SMPTE 314M for 525 line video at 59.94 Hz, streamed at a rate of 25 Mbps and wrapped into frame-length content packages.
MXFGC_Framewrapped_DVbased_525x5994I_50Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream compliant with SMPTE 314M for 525 line video at 59.94 Hz, streamed at 50 Mbps and wrapped into frame-length content packages.
MXFGC_Framewrapped_DVbased_625x50I_25Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream compliant with SMPTE 314M for 625 line video at 50 Hz, streamed at a rate of 25 Mbps and wrapped into frame-length content packages.
MXFGC_Framewrapped_DVbased_625x50I_50Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream compliant with SMPTE 314M for 625 line video at 50 Hz, streamed at 50 Mbps and wrapped into frame-length content packages.
MXFGC_Framewrapped_DVbased_720x50P_100Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream: compliant with SMPTE 370M; for 720 line video at 50 Hz; progressive; streamed at a rate of 100 Mbps; wrapped into frame-length content packages.
MXFGC_Framewrapped_DVbased_720x5994P_100Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream: compliant with SMPTE 370M; for 720 line video at 59.94 Hz; progressive; streamed at a rate of 100 Mbps; wrapped into frame-length content packages.
MXFGC_Framewrapped_DVbased_UndefinedSource - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream from an undefined source and wrapped into frame-length content packages.
MXFGC_Framewrapped_IECDV_525x5994I_25Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream compliant with IEC 61834-2 for 525 line video at 59.94 Hz, streamed at 25 Mbps and wrapped into frame-length content packages.
MXFGC_Framewrapped_IECDV_525x5994I_25Mbps_SMPTE322M - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream: compliant with IEC 61834-2; appropriate for transport over a serial data transfer interface as defined in SMPTE 322M; for 525 line video at 59.94 Hz; streamed at 25 Mbps and wrapped into frame-length content packages.
MXFGC_Framewrapped_IECDV_625x50I_25Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream compliant with IEC 61834-2 for 625 line video at 50 Hz, streamed at 25 Mbps and wrapped into frame-length content packages.
MXFGC_Framewrapped_IECDV_625x50I_25Mbps_SMPTE322M - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream: compliant with IEC 61834-2; appropriate for transport over a serial data transfer interface as defined in SMPTE 322M; for 625 line video at 50 Hz; streamed at 25 Mbps and wrapped into frame-length content packages.
MXFGC_Framewrapped_IECDV_UndefinedSource_25Mbps - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for a DV stream compliant with IEC 61834-2 from an undefined source, streamed at 25 Mbps and wrapped into frame-length content packages.
MXFGC_Framewrapped_MPEGES_VideoStream0_SID - Static variable in interface tv.amwa.maj.constant.ContainerConstant
TODO
MXFGC_Framewrapped_SMPTE_D10_525x5994I_30Mbps_DefinedTemplate - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for SMPTE-defined D-10 essence data defined at 525 lines, 59.94 Hz and streamed at 30 Mbps, represented according to the template in SMPTE 386M.
MXFGC_Framewrapped_SMPTE_D10_525x5994I_30Mbps_ExtendedTemplate - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for SMPTE-defined D-10 essence data defined at 525 lines, 59.94 Hz and streamed at 30 Mbps, represented according to an extended template.
MXFGC_Framewrapped_SMPTE_D10_525x5994I_30Mbps_PictureOnly - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for SMPTE-defined D-10 essence data defined at 525 lines, 59.94 Hz and streamed at 30 Mbps, containing only picture data.
MXFGC_Framewrapped_SMPTE_D10_525x5994I_40Mbps_DefinedTemplate - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for SMPTE-defined D-10 essence data defined at 525 lines, 59.94 Hz and streamed at 40 Mbps, represented according to the template in SMPTE 386M.
MXFGC_Framewrapped_SMPTE_D10_525x5994I_40Mbps_ExtendedTemplate - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for SMPTE-defined D-10 essence data defined at 525 lines, 59.94 Hz and streamed at 40 Mbps, represented according to an extended template.
MXFGC_Framewrapped_SMPTE_D10_525x5994I_40Mbps_PictureOnly - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for SMPTE-defined D-10 essence data defined at 525 lines, 59.94 Hz and streamed at 40 Mbps, containing only picture data.
MXFGC_Framewrapped_SMPTE_D10_525x5994I_50Mbps_DefinedTemplate - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for SMPTE-defined D-10 essence data defined at 525 lines, 59.94 Hz and streamed at 50 Mbps, represented according to the template in SMPTE 386M.
MXFGC_Framewrapped_SMPTE_D10_525x5994I_50Mbps_ExtendedTemplate - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for SMPTE-defined D-10 essence data defined at 525 lines, 59.94 Hz and streamed at 50 Mbps, represented according to an extended template.
MXFGC_Framewrapped_SMPTE_D10_525x5994I_50Mbps_PictureOnly - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for SMPTE-defined D-10 essence data defined at 525 lines, 59.94 Hz and streamed at 50 Mbps, containing only picture data.
MXFGC_Framewrapped_SMPTE_D10_625x50I_30Mbps_DefinedTemplate - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for SMPTE-defined D-10 essence data defined at 625 lines, 50 Hz and streamed at 30 Mbps, represented according to the template in SMPTE 386M.
MXFGC_Framewrapped_SMPTE_D10_625x50I_30Mbps_ExtendedTemplate - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for SMPTE-defined D-10 essence data defined at 625 lines, 50 Hz and streamed at 30 Mbps, represented according to an extended template.
MXFGC_Framewrapped_SMPTE_D10_625x50I_30Mbps_PictureOnly - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for SMPTE-defined D-10 essence data defined at 625 lines, 50 Hz and streamed at 30 Mbps, containing only picture data.
MXFGC_Framewrapped_SMPTE_D10_625x50I_40Mbps_DefinedTemplate - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for SMPTE-defined D-10 essence data defined at 625 lines, 50 Hz and streamed at 40 Mbps, represented according to the template in SMPTE 386M.
MXFGC_Framewrapped_SMPTE_D10_625x50I_40Mbps_ExtendedTemplate - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for SMPTE-defined D-10 essence data defined at 625 lines, 50 Hz and streamed at 40 Mbps, represented according to an extended template.
MXFGC_Framewrapped_SMPTE_D10_625x50I_40Mbps_PictureOnly - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for SMPTE-defined D-10 essence data defined at 625 lines, 50 Hz and streamed at 40 Mbps, containing only picture data.
MXFGC_Framewrapped_SMPTE_D10_625x50I_50Mbps_DefinedTemplate - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for SMPTE-defined D-10 essence data defined at 625 lines, 50 Hz and streamed at 50 Mbps, represented according to the template in SMPTE 386M.
MXFGC_Framewrapped_SMPTE_D10_625x50I_50Mbps_ExtendedTemplate - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for SMPTE-defined D-10 essence data defined at 625 lines, 50 Hz and streamed at 50 Mbps, represented according to an extended template.
MXFGC_Framewrapped_SMPTE_D10_625x50I_50Mbps_PictureOnly - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for SMPTE-defined D-10 essence data defined at 625 lines, 50 Hz and streamed at 50 Mbps, containing only picture data.
MXFGC_Framewrapped_Uncompressed_525x5994I_720_422 - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for uncompressed essence, consisting of 525 video lines at 59.94 Hz, with a 4:2:2 chroma pattern, interlaced, a width of 720 and wrapped into frame-length content packages.
MXFGC_Framewrapped_Uncompressed_525x5994P_960_422 - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for uncompressed essence, consisting of 525 line video at 59.94 Hz, with a 4:2:2 chroma pattern, progressive, a width of 960 and wrapped into frame-length content packages.
MXFGC_Framewrapped_Uncompressed_625x50I_720_422 - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for uncompressed essence, consisting of 625 video lines at 50 Hz, with a 4:2:2 chroma pattern, interlaced, a width of 720 and wrapped into frame-length content packages.
MXFGC_Framewrapped_Uncompressed_625x50P_960_422 - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for uncompressed essence, consisting of 625 line video at 50 Hz, with a 4:2:2 chroma pattern, progressive, a width of 960 and wrapped into frame-length content packages.
MXFGC_Framewrapped_VC1 - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for VC-1 coded data, coded according to SMPTE 421M and wrapped into frame-length content packages.
MXFGC_Framewrapped_VC3 - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for Avid's DNxHD coded data which is undergoing standardisation in SMPTE and to become known as VC-3, wrapped into frame-length content packages.
MXFGC_Generic_Essence_Multiple_Mappings - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for essence containing multiple different mappings to different types of stored data.
MXFGC_Linewrapped_Uncompressed_525x5994I_720_422 - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for uncompressed essence, consisting of 525 video lines at 59.94 Hz, with a 4:2:2 chroma pattern, interlaced, a width of 720 and wrapped into line-length content packages.
MXFGC_Linewrapped_Uncompressed_525x5994P_960_422 - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for uncompressed essence, consisting of 525 line video at 59.94 Hz, with a 4:2:2 chroma pattern, progressive, a width of 960 and wrapped into line-by-line content packages.
MXFGC_Linewrapped_Uncompressed_625x50I_720_422 - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for uncompressed essence, consisting of 625 video lines at 50 Hz, with a 4:2:2 chroma pattern, interlaced, a width of 720 and wrapped into line-length content packages.
MXFGC_Linewrapped_Uncompressed_625x50P_960_422 - Static variable in interface tv.amwa.maj.constant.ContainerConstant
MXF generic container for uncompressed essence, consisting of 625 line video at 50 Hz, with a 4:2:2 chroma pattern, progressive, a width of 960 and wrapped into line-by-line content packages.

Media Authoring
with Java API
A B C D E F G H I J K L M N O P R S T U V W X
(c) 2007-2008 Richard Cartwright, all rights reserved. Subject to the terms of the AAF SDK Public Source License.