Skip navigation links
Media Authoring with Java API (MAJ)
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

C

cacheStream(Stream) - Method in class tv.amwa.maj.industry.LocalFileResolver
 
cacheStream(Stream) - Method in interface tv.amwa.maj.industry.StreamResolver
Caches the lookup of a location-specific URI to a stream.
calculateDuration(TimecodeValue, TimecodeValue) - Static method in class tv.amwa.maj.industry.Forge
Calculate the duration of a piece of media from its start timecode and end timecode.
calculateDuration(TimecodeValue, TimecodeValue) - Static method in class tv.amwa.maj.record.impl.TimecodeValueImpl
Calculate the duration of a piece of media from its start timecode and end timecode.
calculateEndTimecode(TimecodeValue, TimecodeValue) - Static method in class tv.amwa.maj.industry.Forge
Calculate the end timecode for a segment of media from its start timecode and a timecode value representing its duration.
calculateEndTimecode(TimecodeValue, TimecodeValue) - Static method in class tv.amwa.maj.record.impl.TimecodeValueImpl
Calculate the end timecode for a segment of media from its start timecode and a timecode value representing its duration.
calculateMinimumHeaderMetadataSize(Preface) - Static method in class tv.amwa.maj.io.mxf.MXFBuilder
Calculate the minimum number of bytes required to carry the given preface as header metadata in an MXF files.
calculateTimecode(short, short, short, short, short, boolean) - Static method in class tv.amwa.maj.industry.Forge
For lower frame rates (up to 30), calculate a new timecode value from the given hours, minutes, seconds and frames according to the given number of frames per second and whether the timecode value requires drop frame calculations.
calculateTimecode(short, short, short, short, short, short, boolean) - Static method in class tv.amwa.maj.industry.Forge
For higher frame rates (greater than 30), calculate a new timecode value from the given hours, minutes, seconds, frames and frame pair according to the given number of frames per second and whether the timecode value requires drop frame calculations.
canIndex() - Method in class tv.amwa.maj.io.mxf.EssenceSource
 
castFromInterface(AAFFile) - Static method in class tv.amwa.maj.io.file.AAFFile
Cast a AAFFile value from the generic interface to this implementation of the interface.
castFromInterface(EssenceAccess) - Static method in class tv.amwa.maj.io.file.EssenceAccess
Cast a EssenceAccess value from the generic interface to this implementation of the interface.
castFromInterface(EssenceFormat) - Static method in class tv.amwa.maj.io.file.EssenceFormat
Cast a EssenceFormat value from the generic interface to this implementation of the interface.
castFromInterface(EssenceMultiAccess) - Static method in class tv.amwa.maj.io.file.EssenceMultiAccess
Cast a EssenceMultiAccess value from the generic interface to this implementation of the interface.
CDCI - Static variable in interface tv.amwa.maj.constant.CodecConstant
Codec handling either uncompressed YUV/YCbCr video data or compressed IEC 61834 DV family and DV-Based family video data.
CDCIDescriptor - Interface in tv.amwa.maj.extensions.avid
 
CDCIDescriptor - Interface in tv.amwa.maj.model
Specifies the description of a file of video essence formatted with one luminance component and two color-difference components, as specified according to the AAF object specification v1.1.
CDCIDescriptorImpl - Class in tv.amwa.maj.model.impl
Implements the description of a file of video essence formatted with one luminance component and two color-difference components, as specified according to the AAF object specification v1.1.
CDCIDescriptorImpl() - Constructor for class tv.amwa.maj.model.impl.CDCIDescriptorImpl
Default constructor is not public to avoid unset required fields.
CDCIDescriptorImpl(ContainerDefinition, int, int, LayoutType, int[], Rational, int, int) - Constructor for class tv.amwa.maj.model.impl.CDCIDescriptorImpl
Creates and initializes a new CDCI descriptor, which specifies that a file source package is associated with video essence that is formatted with one luminance component and two color-difference components.
changeReference(PackageID, PackageID) - Method in class tv.amwa.maj.model.impl.PackageImpl
 
changeReference(PackageID, PackageID) - Method in interface tv.amwa.maj.model.Package
Finds all source clips in this package that refer to the specified old package and changes the references to point to the newly specified package.
changeStreamResolver(StreamResolver) - Static method in class tv.amwa.maj.industry.MediaEngine
Change the stream resolver currently in use by this media engine.
ChannelStatusModeArray - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type for a value that represents an array of AES3 PCM channel status modes with a variable number of elements.
ChannelStatusModeType - Enum in tv.amwa.maj.enumeration
Specifies how channel status data is encoded as part of a AES3 PCM descriptor.
ChannelStatusModeType - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type of an enumerated value that describes how channel status data is encoded as part of a AES3 PCM descriptor.
Char - Annotation Type in tv.amwa.maj.misctype
Labels a single 2-byte character value, represented by a Java char.
Character - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type a single character value.
characters(char[], int, int) - Method in class tv.amwa.maj.io.xml.LocalHandler
 
characters(char[], int, int) - Method in class tv.amwa.maj.io.xml.MasterContentHandler
 
characters(char[], int, int) - Method in class tv.amwa.maj.io.xml.MetadataObjectHandler
 
charValue() - Method in enum tv.amwa.maj.enumeration.RGBAComponentKind
Value of the enumeration as defined in the AAF object specification.
checkBytes(byte[], int) - Static method in class tv.amwa.maj.util.Utilities
Ensures that an array contains exactly the required number of bytes.
ClassDefinition - Interface in tv.amwa.maj.meta
Specifies the definition of an AAF class.
ClassDefinitionImpl - Class in tv.amwa.maj.meta.impl
Implementation of the definition of an AAF class.
ClassDefinitionImpl(AUID, String, ClassDefinition, boolean) - Constructor for class tv.amwa.maj.meta.impl.ClassDefinitionImpl
Creates and initializes a class definition object that inherits from the given parent class.
ClassDefinitionStrongReference - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type for a value that represents a strong reference to a class definition.
ClassDefinitionStrongReferenceSet - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type for a value that represents a set of strong references to class definitions.
ClassDefinitionWeakReference - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type for a value that represents a weak reference to a class definition.
CLASSES - Static variable in class tv.amwa.maj.extensions.example.EgFactory
List of all the implementing classes defined for this symbol space.
CLASSES - Static variable in class tv.amwa.maj.extensions.quantel.QFactory
List of all the implementing classes defined for this symbol space.
CLASSES - Static variable in class tv.amwa.maj.extensions.st436.ST436Factory
List of all the implementing classes defined for this symbol space.
ClassID - Annotation Type in tv.amwa.maj.misctype
Label for an AUID that represents the category of a plugin.
classNameAliases - Static variable in interface tv.amwa.maj.io.aaf.AAFConstants
 
clear() - Static method in class tv.amwa.maj.industry.Warehouse
 
clear() - Method in class tv.amwa.maj.industry.WeakReferenceSet
 
clear() - Method in class tv.amwa.maj.industry.WeakReferenceVector
 
clear() - Method in class tv.amwa.maj.io.mxf.impl.Primer
 
clear() - Method in class tv.amwa.maj.io.mxf.impl.RandomIndexPackImpl
 
clear() - Method in interface tv.amwa.maj.io.mxf.RandomIndexPack
Clears the partition table within this random index pack.
clear(MetadataObject) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionSetImpl.SetMethodBag
 
clear(MetadataObject) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionVariableArrayImpl.VariableArrayMethodBag
 
clear() - Method in class tv.amwa.maj.model.DescriptiveMarker.AllTracksDescribed
 
clearAlternates() - Method in class tv.amwa.maj.model.impl.SelectorImpl
 
clearApplicationPlugins() - Method in class tv.amwa.maj.model.impl.InterchangeObjectImpl
 
clearApplicationPlugins() - Method in interface tv.amwa.maj.model.InterchangeObject
Clear the set of application metadata plugins, omitting the optional property.
clearApplicationSchemes() - Method in class tv.amwa.maj.model.impl.PrefaceImpl
 
clearApplicationSchemes() - Method in interface tv.amwa.maj.model.Preface
Remove all application schemes from this preface, omitting this optional property.
clearChannelIDs() - Method in class tv.amwa.maj.model.impl.SourceReferenceSegmentImpl
 
clearChannelStatusMode() - Method in class tv.amwa.maj.model.impl.AES3PCMDescriptorImpl
 
clearChoices() - Method in class tv.amwa.maj.model.impl.EssenceGroupImpl
 
clearClipEffects() - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
 
clearClipEffects() - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
 
clearCodecDefinitions() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
clearComponentAttributes() - Method in interface tv.amwa.maj.model.Component
Clear all attributes from this component, omitting this optional property.
clearComponentAttributes() - Method in class tv.amwa.maj.model.impl.ComponentImpl
 
clearComponentKLVData() - Method in interface tv.amwa.maj.model.Component
Clear the list of KLV data for this component, omitting this optional property.
clearComponentKLVData() - Method in class tv.amwa.maj.model.impl.ComponentImpl
 
clearComponentObjects() - Method in class tv.amwa.maj.model.impl.SequenceImpl
 
clearComponentObjects() - Method in interface tv.amwa.maj.model.Sequence
Clear all component objects from the sequence.
clearComponentUserComments() - Method in interface tv.amwa.maj.model.Component
Clears the list of user comments of this components, omitting this optional property.
clearComponentUserComments() - Method in class tv.amwa.maj.model.impl.ComponentImpl
 
clearContainerDefinitions() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
clearControlPoints() - Method in class tv.amwa.maj.model.impl.VaryingValueImpl
 
clearDataDefinitions() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
clearDegradeToOperations() - Method in class tv.amwa.maj.model.impl.OperationDefinitionImpl
 
clearDegradeToOperations() - Method in interface tv.amwa.maj.model.OperationDefinition
Clears the list degrade-to operations of this operation definition, omitting this optional property.
clearDescribedTrackIDs() - Method in interface tv.amwa.maj.model.DescriptiveClip
Clears the list of described track ids of this descriptive clip, omitting this optional property.
clearDescribedTrackIDs() - Method in class tv.amwa.maj.model.impl.DescriptiveClipImpl
 
clearDescriptiveSchemes() - Method in class tv.amwa.maj.model.impl.PrefaceImpl
 
clearDescriptiveSchemes() - Method in interface tv.amwa.maj.model.Preface
Remove all descriptive schemes from this preface, omitting this optional property.
clearEdgeCodeHeader() - Method in class tv.amwa.maj.model.impl.EdgeCodeSegmentImpl
 
clearElementNames() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionEnumerationImpl
 
clearElementValues() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionEnumerationImpl
 
clearEssenceContainers() - Method in class tv.amwa.maj.model.impl.PrefaceImpl
 
clearEssenceContainers() - Method in interface tv.amwa.maj.model.Preface
Remove all essence containers from this preface, omitting this optional property.
clearEssenceDataObjects() - Method in class tv.amwa.maj.model.impl.ContentStorageImpl
 
clearEssenceKinds() - Method in interface tv.amwa.maj.model.CodecDefinition
Clears the list of essence kinds for this codec definition.
clearEssenceKinds() - Method in class tv.amwa.maj.model.impl.CodecDefinitionImpl
 
clearExtendibleEnumerationElementNames() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionExtendibleEnumerationImpl
 
clearExtendibleEnumerationElementValues() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionExtendibleEnumerationImpl
 
clearExtensionProperties() - Method in interface tv.amwa.maj.model.ApplicationObject
Clear all extension properties from this application object, effectively omitting them all.
clearExtensionProperties() - Method in class tv.amwa.maj.model.impl.ApplicationObjectImpl
 
clearFileDescriptors() - Method in class tv.amwa.maj.model.impl.MultipleDescriptorImpl
 
clearFixedChannelStatusData() - Method in class tv.amwa.maj.model.impl.AES3PCMDescriptorImpl
 
clearFixedUserData() - Method in class tv.amwa.maj.model.impl.AES3PCMDescriptorImpl
 
clearIdentificationList() - Method in class tv.amwa.maj.model.impl.PrefaceImpl
 
clearIgnoredProperties() - Static method in class tv.amwa.maj.io.mxf.MXFBuilder
Clear the set of ignored properties, restoring the builder to the state where it will attempt to raad everything.
clearInputSegments() - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
 
clearInputSegments() - Method in interface tv.amwa.maj.model.OperationGroup
Clear the list of input segments for this operation group, omitting this optional property.
clearInterpolationDefinitions() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
clearKLVDataDefinitions() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
clearLocalTagEntries() - Method in class tv.amwa.maj.io.mxf.impl.IndexPrimerPackImpl
 
clearLocalTagEntries() - Method in class tv.amwa.maj.io.mxf.impl.PrimerPackImpl
Create a cloned copy of this PrimerPackImpl.
clearLocalTagEntries() - Method in interface tv.amwa.maj.io.mxf.PrimerPack
Clear the tag-to-key lookup table of this primer pack.
clearLocators() - Method in interface tv.amwa.maj.model.EssenceDescriptor
Clear all the locators attached to this essence descriptor, omitting this optional property.
clearLocators() - Method in class tv.amwa.maj.model.impl.EssenceDescriptorImpl
 
clearMemberNames() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRecordImpl
 
clearMemberTypes() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRecordImpl
 
clearMetaDefinitions() - Method in interface tv.amwa.maj.meta.ExtensionScheme
Clear all the meta definitions from this extensions scheme, omitting this optional property.
clearMetaDefinitions() - Method in class tv.amwa.maj.meta.impl.ExtensionSchemeImpl
 
clearMobAttributeList() - Method in interface tv.amwa.maj.extensions.avid.Package
 
clearMobAttributeList() - Method in class tv.amwa.maj.model.impl.PackageImpl
 
clearMonoSourceTrackIDs() - Method in class tv.amwa.maj.model.impl.SourceReferenceSegmentImpl
 
clearOperationDefinitions() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
clearOperationParametersDefined() - Method in class tv.amwa.maj.model.impl.OperationDefinitionImpl
 
clearPackageAttributes() - Method in class tv.amwa.maj.model.impl.PackageImpl
 
clearPackageAttributes() - Method in interface tv.amwa.maj.model.Package
Clears the list of package attributes of this package, omitting this optional property.
clearPackageKLVData() - Method in class tv.amwa.maj.model.impl.PackageImpl
 
clearPackageKLVData() - Method in interface tv.amwa.maj.model.Package
Clears the list of KLV data items of this package, omitting this optional property.
clearPackages() - Method in class tv.amwa.maj.model.impl.ContentStorageImpl
 
clearPackageTracks() - Method in class tv.amwa.maj.model.impl.PackageImpl
 
clearPackageTracks() - Method in interface tv.amwa.maj.model.Package
Clears the list of package tracks attached to this package.
clearPackageUserComments() - Method in class tv.amwa.maj.model.impl.PackageImpl
 
clearPackageUserComments() - Method in interface tv.amwa.maj.model.Package
Clears the list of user comments attached to this package, omitting this optional property.
clearParameterDefinitions() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
clearParameters() - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
 
clearParameters() - Method in interface tv.amwa.maj.model.OperationGroup
Clears the list of parameters in the list of parameters of this operation group, which specify control values for the operation.
clearPluginDefinitions() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
clearPluginLocators() - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
 
clearPluginLocators() - Method in interface tv.amwa.maj.model.PluginDefinition
Clear the list of locators to this plugin definition, omitting this optional property.
clearPropertyDefinitions() - Method in class tv.amwa.maj.meta.impl.ClassDefinitionImpl
 
clearRIP() - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
 
clearRootExtensions() - Method in class tv.amwa.maj.meta.impl.RootImpl
 
clearRootExtensions() - Method in interface tv.amwa.maj.meta.Root
Clear all the root extension schemes for the file.
clearSegments() - Method in class tv.amwa.maj.model.impl.NestedScopeImpl
 
clearStoredByteOrder(PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStreamImpl
 
clearStoredByteOrder(PropertyValue) - Method in interface tv.amwa.maj.meta.TypeDefinitionStream
Clear the stored byte order of the given stream property value.
clearStreamCacheFiles() - Method in class tv.amwa.maj.industry.LocalFileResolver
Clear the internal stream cache of this local file resolver of all file references.
clearSubDescriptors() - Method in class tv.amwa.maj.model.impl.EssenceDescriptorImpl
 
clearTaggedValueAttributeList() - Method in interface tv.amwa.maj.extensions.avid.TaggedValue
 
clearTaggedValueAttributeList() - Method in class tv.amwa.maj.model.impl.TaggedValueImpl
 
clearTaggedValueDefinitions() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
clearUnknownBWFChunks() - Method in interface tv.amwa.maj.model.BWFImportDescriptor
Clear the unknown BWF chunks attached to this BWF import descriptor, omitting this optional property.
clearUnknownBWFChunks() - Method in class tv.amwa.maj.model.impl.BWFImportDescriptorImpl
 
clearUserDataMode() - Method in class tv.amwa.maj.model.impl.AES3PCMDescriptorImpl
 
clipColourBlue() - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
 
clipColourBlue() - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
 
clone() - Method in interface tv.amwa.maj.extensions.avid.Avid_MC_Mob_Reference
 
clone() - Method in class tv.amwa.maj.extensions.avid.impl.Avid_MC_Mob_ReferenceImpl
 
clone() - Method in interface tv.amwa.maj.extensions.example.Contributor
Create a cloned copy of this contributor.
clone() - Method in class tv.amwa.maj.extensions.example.impl.ContributorImpl
 
clone() - Method in class tv.amwa.maj.extensions.example.impl.OrganisationImpl
 
clone() - Method in class tv.amwa.maj.extensions.example.impl.PersonImpl
 
clone() - Method in class tv.amwa.maj.extensions.example.impl.SimpleDescriptionImpl
 
clone() - Method in interface tv.amwa.maj.extensions.example.Organisation
Create a cloned copy of this organisation.
clone() - Method in interface tv.amwa.maj.extensions.example.Person
Create a cloned copy of this person.
clone() - Method in interface tv.amwa.maj.extensions.example.SimpleDescription
Create a cloned copy of this simple description.
clone() - Method in class tv.amwa.maj.extensions.quantel.impl.PolyFileDescriptorImpl
 
clone() - Method in interface tv.amwa.maj.extensions.quantel.PolyFileDescriptor
Create a cloned copy of this poly file descriptor.
clone() - Method in interface tv.amwa.maj.extensions.st436.ANCDataDescriptor
Create a cloned copy of this ANC data descriptor.
clone() - Method in class tv.amwa.maj.extensions.st436.impl.ANCDataDescriptorImpl
 
clone() - Method in class tv.amwa.maj.extensions.st436.impl.VBIDataDescriptorImpl
 
clone() - Method in interface tv.amwa.maj.extensions.st436.VBIDataDescriptor
Create a cloned copy of this VBI data descriptor.
clone() - Method in class tv.amwa.maj.industry.FileStream
 
clone() - Method in interface tv.amwa.maj.industry.MediaEntity
Create a cloned copy of this media entity.
clone() - Method in class tv.amwa.maj.industry.MemoryResidentStream
 
clone() - Method in interface tv.amwa.maj.industry.Stream
Create a cloned copy of the underlying stream accessor class.
clone() - Method in class tv.amwa.maj.industry.WeakReference
 
clone() - Method in class tv.amwa.maj.io.aaf.AAFStream
 
clone() - Method in interface tv.amwa.maj.io.mxf.BodyClosedCompletePartitionPack
Create a cloned copy of this body closed complete partition pack.
clone() - Method in interface tv.amwa.maj.io.mxf.BodyClosedIncompletePartitionPack
Create a cloned copy of this body closed incomplete partition pack.
clone() - Method in interface tv.amwa.maj.io.mxf.BodyOpenCompletePartitionPack
Create a cloned copy of this body open complete partition pack.
clone() - Method in interface tv.amwa.maj.io.mxf.BodyOpenIncompletePartitionPack
Create a cloned copy of this body open incomplete partition pack.
clone() - Method in interface tv.amwa.maj.io.mxf.BodyPartition
Create a cloned copy of this body partition.
clone() - Method in interface tv.amwa.maj.io.mxf.BodyPartitionPack
Create a cloned copy of this body partition pack.
clone() - Method in interface tv.amwa.maj.io.mxf.DeltaEntry
Create a cloned copy of this delta entry.
clone() - Method in interface tv.amwa.maj.io.mxf.EssencePartition
 
clone() - Method in interface tv.amwa.maj.io.mxf.FooterClosedCompletePartitionPack
Create a cloned copy of this footer closed complete partition pack.
clone() - Method in interface tv.amwa.maj.io.mxf.FooterClosedIncompletePartitionPack
Create a cloned copy of this footer closed incomplete partition pack.
clone() - Method in interface tv.amwa.maj.io.mxf.FooterPartition
Create a cloned copy of this footer partition.
clone() - Method in interface tv.amwa.maj.io.mxf.FooterPartitionPack
Create a cloned copy of this footer partition pack.
clone() - Method in interface tv.amwa.maj.io.mxf.HeaderClosedCompletePartitionPack
Create a cloned copy of this header closed complete partition pack.
clone() - Method in interface tv.amwa.maj.io.mxf.HeaderClosedIncompletePartitionPack
Create a cloned copy of this header closed incomplete partition pack.
clone() - Method in interface tv.amwa.maj.io.mxf.HeaderMetadata
Create a cloned copy of the header metadata.
clone() - Method in interface tv.amwa.maj.io.mxf.HeaderOpenCompletePartitionPack
Create a cloned copy of this header open complete partition pack.
clone() - Method in interface tv.amwa.maj.io.mxf.HeaderOpenIncompletePartitionPack
Create a cloned copy of this header open incomplete partition pack.
clone() - Method in interface tv.amwa.maj.io.mxf.HeaderPartition
 
clone() - Method in interface tv.amwa.maj.io.mxf.HeaderPartitionPack
Create a cloned copy of this header partition pack.
clone() - Method in class tv.amwa.maj.io.mxf.impl.BodyClosedCompletePartitionPackImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.BodyClosedIncompletePartitionPackImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.BodyOpenCompletePartitionPackImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.BodyOpenIncompletePartitionPackImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.BodyPartitionImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.BodyPartitionPackImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.DeltaEntryImpl
Create a cloned copy of this DeltaEntryImpl.
clone() - Method in class tv.amwa.maj.io.mxf.impl.EssencePartitionImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.FooterClosedCompletePartitionPackImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.FooterClosedIncompletePartitionPackImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.FooterPartitionImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.FooterPartitionPackImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.HeaderClosedCompletePartitionPackImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.HeaderClosedIncompletePartitionPackImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.HeaderMetadataImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.HeaderOpenCompletePartitionPackImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.HeaderOpenIncompletePartitionPackImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.HeaderPartitionImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.HeaderPartitionPackImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.IndexEntryImpl
Create a cloned copy of this IndexEntryImpl.
clone() - Method in class tv.amwa.maj.io.mxf.impl.IndexPrimerPackImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.IndexTableImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.IndexTableSegmentImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.LocalTagEntryImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.MXFStream
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.PartitionImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.PartitionPackImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.PrimerPackImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.RandomIndexItemImpl
 
clone() - Method in class tv.amwa.maj.io.mxf.impl.RandomIndexPackImpl
 
clone() - Method in interface tv.amwa.maj.io.mxf.IndexEntry
Create a cloned copy of this index entry.
clone() - Method in interface tv.amwa.maj.io.mxf.IndexTable
Create a cloned copy of this index table.
clone() - Method in interface tv.amwa.maj.io.mxf.IndexTableSegment
Creates a cloned copy of this index table segment.
clone() - Method in interface tv.amwa.maj.io.mxf.LocalTagEntry
Create a cloned copy of this local tag entry.
clone() - Method in interface tv.amwa.maj.io.mxf.MXFFile
Returns a cloned copy of the MXF file representation.
clone() - Method in interface tv.amwa.maj.io.mxf.Partition
Create a cloned copy of this partition.
clone() - Method in interface tv.amwa.maj.io.mxf.PartitionPack
Create a cloned copy of this partition pack.
clone() - Method in interface tv.amwa.maj.io.mxf.PrimerPack
Create a cloned copy of this primer pack.
clone() - Method in interface tv.amwa.maj.io.mxf.RandomIndexItem
Create a cloned copy of this random index item.
clone() - Method in interface tv.amwa.maj.io.mxf.RandomIndexPack
Creates a cloned copy of this random index pack.
clone() - Method in interface tv.amwa.maj.io.mxf.UL
 
clone() - Method in class tv.amwa.maj.io.xml.XMLStream
 
clone() - Method in interface tv.amwa.maj.meta.ClassDefinition
Create a cloned copy of this class definition.
clone() - Method in interface tv.amwa.maj.meta.ExtensionScheme
Create a cloned copy of this extension scheme.
clone() - Method in class tv.amwa.maj.meta.impl.ClassDefinitionImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.ExtensionSchemeImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.MetaDefinitionImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.MetaDictionaryImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.PropertyDefinitionImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.PropertyWrapperDefinitionImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.RootImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionCharacterImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionEnumerationImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionExtendibleEnumerationImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionFixedArrayImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionIndirectImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionIntegerImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionObjectReferenceImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionOpaqueImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRecordImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRenameImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionSetImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStreamImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStringImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStrongObjectReferenceImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionVariableArrayImpl
 
clone() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionWeakObjectReferenceImpl
 
clone() - Method in interface tv.amwa.maj.meta.MetaDefinition
Create a cloned copy of this meta definition.
clone() - Method in interface tv.amwa.maj.meta.MetaDictionary
Create a cloned copy of this meta dictionary.
clone() - Method in interface tv.amwa.maj.meta.PropertyDefinition
Create a cloned copy of this property definition.
clone() - Method in interface tv.amwa.maj.meta.PropertyWrapperDefinition
Create a cloned copy of this property wrapper definition.
clone() - Method in interface tv.amwa.maj.meta.Root
Create a cloned copy of this root.
clone() - Method in interface tv.amwa.maj.meta.TypeDefinition
Create a cloned copy of this type definition.
clone() - Method in interface tv.amwa.maj.meta.TypeDefinitionCharacter
Create a cloned copy of this character type definition.
clone() - Method in interface tv.amwa.maj.meta.TypeDefinitionEnumeration
Create a cloned copy of this enumeration type definition.
clone() - Method in interface tv.amwa.maj.meta.TypeDefinitionExtendibleEnumeration
Create a cloned copy of this extendible enumeration type definition.
clone() - Method in interface tv.amwa.maj.meta.TypeDefinitionFixedArray
Create a cloned copy of this fixed array type definition.
clone() - Method in interface tv.amwa.maj.meta.TypeDefinitionIndirect
Create a cloned copy of this indirect type definition.
clone() - Method in interface tv.amwa.maj.meta.TypeDefinitionInteger
Create a cloned copy of this integer type definition.
clone() - Method in interface tv.amwa.maj.meta.TypeDefinitionObjectReference
Create a cloned copy of this object reference type definition.
clone() - Method in interface tv.amwa.maj.meta.TypeDefinitionOpaque
Create a cloned copy of this opaque type definition.
clone() - Method in interface tv.amwa.maj.meta.TypeDefinitionRecord
Create a cloned copy of this record type definition.
clone() - Method in interface tv.amwa.maj.meta.TypeDefinitionRename
Create a cloned copy of this rename type definition.
clone() - Method in interface tv.amwa.maj.meta.TypeDefinitionSet
Create a cloned copy of this set type definition.
clone() - Method in interface tv.amwa.maj.meta.TypeDefinitionStream
Create a cloned copy of this stream type definition.
clone() - Method in interface tv.amwa.maj.meta.TypeDefinitionString
Create a cloned copy of this string type definition.
clone() - Method in interface tv.amwa.maj.meta.TypeDefinitionStrongObjectReference
Create a cloned copy of this strong object reference type definition.
clone() - Method in interface tv.amwa.maj.meta.TypeDefinitionVariableArray
Create a cloned copy of this variable array type definition.
clone() - Method in interface tv.amwa.maj.meta.TypeDefinitionWeakObjectReference
Create a cloned copy of this weak object reference type definition.
clone() - Method in interface tv.amwa.maj.model.AAFFileDescriptor
Create a cloned copy of this file descriptor.
clone() - Method in interface tv.amwa.maj.model.AES3PCMDescriptor
Create a cloned copy of this AES3 PCM descriptor.
clone() - Method in interface tv.amwa.maj.model.AIFCDescriptor
Create a cloned copy of this AIFC descriptor.
clone() - Method in interface tv.amwa.maj.model.ApplicationObject
Create a cloned copy of this application object.
clone() - Method in interface tv.amwa.maj.model.ApplicationPluginObject
Create a cloned copy of this ApplicationPluginObject.
clone() - Method in interface tv.amwa.maj.model.ApplicationReferencedObject
Create a cloned copy of this application referenced object.
clone() - Method in interface tv.amwa.maj.model.AuxiliaryDescriptor
Create a cloned copy of this auxiliary descriptor.
clone() - Method in interface tv.amwa.maj.model.AVCSubDescriptor
 
clone() - Method in interface tv.amwa.maj.model.BWFImportDescriptor
Create a cloned copy of this BWF import descriptor.
clone() - Method in interface tv.amwa.maj.model.CDCIDescriptor
Create a cloned copy of this CDCI descriptor.
clone() - Method in interface tv.amwa.maj.model.CodecDefinition
Create a cloned copy of this codec definition.
clone() - Method in interface tv.amwa.maj.model.CommentMarker
Create a cloned copy of this comment marker.
clone() - Method in interface tv.amwa.maj.model.Component
Create a cloned copy of this component.
clone() - Method in interface tv.amwa.maj.model.CompositionPackage
Create a cloned copy of this composition package.
clone() - Method in interface tv.amwa.maj.model.ConstantValue
Create a cloned copy of this constant value.
clone() - Method in interface tv.amwa.maj.model.ContainerDefinition
Create a cloned copy of this container definition.
clone() - Method in interface tv.amwa.maj.model.ContentStorage
Create a cloned copy of this content storage.
clone() - Method in interface tv.amwa.maj.model.ControlPoint
Create a cloned copy of this control point.
clone() - Method in interface tv.amwa.maj.model.DataDefinition
Create a cloned copy of this data definition.
clone() - Method in interface tv.amwa.maj.model.DataEssenceDescriptor
Create a cloned copy of this data essence descriptor.
clone() - Method in interface tv.amwa.maj.model.DefinitionObject
Create a cloned copy of this definition object.
clone() - Method in interface tv.amwa.maj.model.DescriptiveClip
Create a cloned copy of this descriptive clip.
clone() - Method in interface tv.amwa.maj.model.DescriptiveFramework
Create a cloned copy of this descriptive framework.
clone() - Method in interface tv.amwa.maj.model.DescriptiveMarker
Create a cloned copy of this descriptive marker.
clone() - Method in interface tv.amwa.maj.model.DescriptiveObject
Create a cloned copy of this descriptive object.
clone() - Method in interface tv.amwa.maj.model.Dictionary
Create a cloned copy of this dictionary.
clone() - Method in interface tv.amwa.maj.model.EdgeCodeSegment
Create a cloned copy of this edge code segment.
clone() - Method in interface tv.amwa.maj.model.EssenceData
Create a cloned copy of this essence data.
clone() - Method in interface tv.amwa.maj.model.EssenceDescriptor
Create a cloned copy of this essence descriptor.
clone() - Method in interface tv.amwa.maj.model.EssenceGroup
Create a cloned copy of this essence group.
clone() - Method in interface tv.amwa.maj.model.Event
Create a cloned copy of this event.
clone() - Method in interface tv.amwa.maj.model.EventTrack
Create a cloned copy of this event track.
clone() - Method in interface tv.amwa.maj.model.Filler
Create a cloned copy of this filler.
clone() - Method in interface tv.amwa.maj.model.FilmDescriptor
Create a cloned copy of this film descriptor.
clone() - Method in interface tv.amwa.maj.model.GPITrigger
Create a cloned copy of this GPI trigger.
clone() - Method in interface tv.amwa.maj.model.HTMLClip
Create a cloned copy of this HTML clip.
clone() - Method in interface tv.amwa.maj.model.HTMLDescriptor
Create a cloned copy of this HTML descriptor.
clone() - Method in interface tv.amwa.maj.model.Identification
Create a cloned copy of this identification.
clone() - Method in class tv.amwa.maj.model.impl.AAFFileDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.AES3PCMDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.AIFCDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.ApplicationObjectImpl
 
clone() - Method in class tv.amwa.maj.model.impl.ApplicationPluginObjectImpl
 
clone() - Method in class tv.amwa.maj.model.impl.ApplicationReferencedObjectImpl
 
clone() - Method in class tv.amwa.maj.model.impl.AuxiliaryDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.AVCSubDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.BWFImportDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.CDCIDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.CodecDefinitionImpl
 
clone() - Method in class tv.amwa.maj.model.impl.CommentMarkerImpl
 
clone() - Method in class tv.amwa.maj.model.impl.ComponentImpl
 
clone() - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
 
clone() - Method in class tv.amwa.maj.model.impl.ConstantValueImpl
 
clone() - Method in class tv.amwa.maj.model.impl.ContainerDefinitionImpl
 
clone() - Method in class tv.amwa.maj.model.impl.ContentStorageImpl
 
clone() - Method in class tv.amwa.maj.model.impl.ControlPointImpl
 
clone() - Method in class tv.amwa.maj.model.impl.DataDefinitionImpl
 
clone() - Method in class tv.amwa.maj.model.impl.DataEssenceDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.DefinitionObjectImpl
 
clone() - Method in class tv.amwa.maj.model.impl.DescriptiveClipImpl
 
clone() - Method in class tv.amwa.maj.model.impl.DescriptiveFrameworkImpl
All descriptive frameworks must be cloneable to allow them to be used as strong references within descriptive markers.
clone() - Method in class tv.amwa.maj.model.impl.DescriptiveMarkerImpl
 
clone() - Method in class tv.amwa.maj.model.impl.DescriptiveObjectImpl
 
clone() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
clone() - Method in class tv.amwa.maj.model.impl.EdgeCodeSegmentImpl
 
clone() - Method in class tv.amwa.maj.model.impl.EssenceDataImpl
Cloned essence data contains the same file package and data, which are not themselves cloned.
clone() - Method in class tv.amwa.maj.model.impl.EssenceDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.EssenceGroupImpl
 
clone() - Method in class tv.amwa.maj.model.impl.EventImpl
 
clone() - Method in class tv.amwa.maj.model.impl.EventTrackImpl
 
clone() - Method in class tv.amwa.maj.model.impl.FillerImpl
 
clone() - Method in class tv.amwa.maj.model.impl.FilmDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.GPITriggerImpl
 
clone() - Method in class tv.amwa.maj.model.impl.HTMLClipImpl
 
clone() - Method in class tv.amwa.maj.model.impl.HTMLDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.IdentificationImpl
 
clone() - Method in class tv.amwa.maj.model.impl.ImportDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.InterchangeObjectImpl
 
clone() - Method in class tv.amwa.maj.model.impl.InterpolationDefinitionImpl
 
clone() - Method in class tv.amwa.maj.model.impl.KLVDataDefinitionImpl
 
clone() - Method in class tv.amwa.maj.model.impl.KLVDataImpl
 
clone() - Method in class tv.amwa.maj.model.impl.LocatorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
 
clone() - Method in class tv.amwa.maj.model.impl.MPEGVideoDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.MultipleDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.NestedScopeImpl
 
clone() - Method in class tv.amwa.maj.model.impl.NetworkLocatorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.OperationDefinitionImpl
 
clone() - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
 
clone() - Method in class tv.amwa.maj.model.impl.PackageImpl
 
clone() - Method in class tv.amwa.maj.model.impl.PackageMarkerImpl
 
clone() - Method in class tv.amwa.maj.model.impl.ParameterDefinitionImpl
 
clone() - Method in class tv.amwa.maj.model.impl.ParameterImpl
 
clone() - Method in class tv.amwa.maj.model.impl.PhysicalDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
 
clone() - Method in class tv.amwa.maj.model.impl.PrefaceImpl
 
clone() - Method in class tv.amwa.maj.model.impl.PulldownImpl
 
clone() - Method in class tv.amwa.maj.model.impl.RecordingDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.RGBADescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.RIFFChunkImpl
 
clone() - Method in class tv.amwa.maj.model.impl.ScopeReferenceImpl
 
clone() - Method in class tv.amwa.maj.model.impl.SegmentImpl
 
clone() - Method in class tv.amwa.maj.model.impl.SelectorImpl
Works by side effect!
clone() - Method in class tv.amwa.maj.model.impl.SequenceImpl
 
clone() - Method in class tv.amwa.maj.model.impl.SoundDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.SourceClipImpl
 
clone() - Method in class tv.amwa.maj.model.impl.SourcePackageImpl
 
clone() - Method in class tv.amwa.maj.model.impl.SourceReferenceSegmentImpl
 
clone() - Method in class tv.amwa.maj.model.impl.StaticTrackImpl
 
clone() - Method in class tv.amwa.maj.model.impl.SubDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.TaggedValueDefinitionImpl
 
clone() - Method in class tv.amwa.maj.model.impl.TaggedValueImpl
 
clone() - Method in class tv.amwa.maj.model.impl.TapeDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.TextClipImpl
 
clone() - Method in class tv.amwa.maj.model.impl.TextLocatorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.TIFFDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.TimecodeSegmentImpl
 
clone() - Method in class tv.amwa.maj.model.impl.TimecodeStream12MImpl
 
clone() - Method in class tv.amwa.maj.model.impl.TimecodeStreamImpl
 
clone() - Method in class tv.amwa.maj.model.impl.TimelineTrackImpl
 
clone() - Method in class tv.amwa.maj.model.impl.TrackImpl
 
clone() - Method in class tv.amwa.maj.model.impl.TransitionImpl
 
clone() - Method in class tv.amwa.maj.model.impl.VaryingValueImpl
 
clone() - Method in class tv.amwa.maj.model.impl.WAVEDescriptorImpl
 
clone() - Method in class tv.amwa.maj.model.impl.WAVEPCMDescriptorImpl
 
clone() - Method in interface tv.amwa.maj.model.ImportDescriptor
Create a cloned copy of this import descriptor.
clone() - Method in interface tv.amwa.maj.model.InterchangeObject
Create a cloned copy of this interchange object.
clone() - Method in interface tv.amwa.maj.model.InterpolationDefinition
Create a cloned copy of this interpolation definition.
clone() - Method in interface tv.amwa.maj.model.KLVData
Create a cloned copy of this KLV data value.
clone() - Method in interface tv.amwa.maj.model.KLVDataDefinition
Create a cloned copy of this KLV data definition.
clone() - Method in interface tv.amwa.maj.model.Locator
Create a cloned copy of this locator.
clone() - Method in interface tv.amwa.maj.model.MaterialPackage
Create a cloned copy of this material package.
clone() - Method in interface tv.amwa.maj.model.MPEGVideoDescriptor
Create a cloned copy of this MPEG video descriptor.
clone() - Method in interface tv.amwa.maj.model.MultipleDescriptor
Create a cloned copy of this multiple descriptor.
clone() - Method in interface tv.amwa.maj.model.NestedScope
Create a cloned copy of this nested scope.
clone() - Method in interface tv.amwa.maj.model.NetworkLocator
Create a cloned copy of this network locator.
clone() - Method in interface tv.amwa.maj.model.OperationDefinition
Create a cloned copy of this operation definition.
clone() - Method in interface tv.amwa.maj.model.OperationGroup
Create a cloned copy of this operation group.
clone() - Method in interface tv.amwa.maj.model.Package
Create a cloned copy of this package.
clone() - Method in interface tv.amwa.maj.model.PackageMarker
Create a cloned copy of this package marker.
clone() - Method in interface tv.amwa.maj.model.Parameter
Create a cloned copy of this parameter.
clone() - Method in interface tv.amwa.maj.model.ParameterDefinition
Create a cloned copy of this parameter definition.
clone() - Method in interface tv.amwa.maj.model.PhysicalDescriptor
Create a cloned copy of this physical descriptor.
clone() - Method in interface tv.amwa.maj.model.PictureDescriptor
Create a cloned copy of this picture descriptor.
clone() - Method in interface tv.amwa.maj.model.PluginDefinition
Create a cloned copy of this plugin definition.
clone() - Method in interface tv.amwa.maj.model.Preface
Create a cloned copy of this preface.
clone() - Method in interface tv.amwa.maj.model.Pulldown
Create a cloned copy of this pulldown.
clone() - Method in interface tv.amwa.maj.model.RecordingDescriptor
Create a cloned copy of this recording descriptor.
clone() - Method in interface tv.amwa.maj.model.RGBADescriptor
Create a cloned copy of this RGBA descriptor.
clone() - Method in interface tv.amwa.maj.model.RIFFChunk
Create a cloned copy of this RIFF chunk.
clone() - Method in interface tv.amwa.maj.model.ScopeReference
Create a cloned copy of this scope reference.
clone() - Method in interface tv.amwa.maj.model.Segment
Create a cloned copy of this segment.
clone() - Method in interface tv.amwa.maj.model.Selector
Create a cloned copy of this selector.
clone() - Method in interface tv.amwa.maj.model.Sequence
Create a cloned copy of this sequence.
clone() - Method in interface tv.amwa.maj.model.SoundDescriptor
Create a cloned copy of this sound descriptor.
clone() - Method in interface tv.amwa.maj.model.SourceClip
Create a cloned copy of this source clip.
clone() - Method in interface tv.amwa.maj.model.SourcePackage
Create a cloned copy of this source package.
clone() - Method in interface tv.amwa.maj.model.SourceReferenceSegment
Create a cloned copy of this source reference segment.
clone() - Method in interface tv.amwa.maj.model.StaticTrack
Create a cloned copy of this static track.
clone() - Method in interface tv.amwa.maj.model.SubDescriptor
Create a cloned copy of this sub descriptor.
clone() - Method in interface tv.amwa.maj.model.TaggedValue
Create a cloned copy of this tagged value.
clone() - Method in interface tv.amwa.maj.model.TaggedValueDefinition
Create a cloned copy of this tagged value definition.
clone() - Method in interface tv.amwa.maj.model.TapeDescriptor
Create a cloned copy of this tape descriptor.
clone() - Method in interface tv.amwa.maj.model.TextClip
Create a cloned copy of this text clip.
clone() - Method in interface tv.amwa.maj.model.TextLocator
Create a cloned copy of this text locator.
clone() - Method in interface tv.amwa.maj.model.TIFFDescriptor
Create a cloned copy of this TIFF descriptor.
clone() - Method in interface tv.amwa.maj.model.TimecodeSegment
Create a cloned copy of this timecode segment.
clone() - Method in interface tv.amwa.maj.model.TimecodeStream
Create a cloned copy of this timecode stream.
clone() - Method in interface tv.amwa.maj.model.TimecodeStream12M
Create a cloned copy of this timecode stream 12M.
clone() - Method in interface tv.amwa.maj.model.TimelineTrack
Create a cloned copy of this timeline track.
clone() - Method in interface tv.amwa.maj.model.Track
Create a cloned copy of this track.
clone() - Method in interface tv.amwa.maj.model.Transition
Create a cloned copy of this transition.
clone() - Method in interface tv.amwa.maj.model.VaryingValue
Create a cloned copy of this varying value.
clone() - Method in interface tv.amwa.maj.model.WAVEDescriptor
Create a cloned copy of this WAVE descriptor.
clone() - Method in interface tv.amwa.maj.model.WAVEPCMDescriptor
Create a cloned copy of this WAVE PCM sound descriptor.
clone() - Method in interface tv.amwa.maj.record.AUID
Create a cloned copy of this AUID value.
clone() - Method in interface tv.amwa.maj.record.DateStruct
Create a cloned copy of this date value.
clone() - Method in interface tv.amwa.maj.record.EdgeCodeValue
Create a cloned copy of this edgecode value.
clone() - Method in class tv.amwa.maj.record.impl.AUIDImpl
 
clone() - Method in class tv.amwa.maj.record.impl.DateStructImpl
 
clone() - Method in class tv.amwa.maj.record.impl.EdgeCodeValueImpl
 
clone() - Method in class tv.amwa.maj.record.impl.PackageIDImpl
 
clone() - Method in class tv.amwa.maj.record.impl.ProductVersionImpl
 
clone() - Method in class tv.amwa.maj.record.impl.RationalImpl
 
clone() - Method in class tv.amwa.maj.record.impl.RGBAComponentImpl
 
clone() - Method in class tv.amwa.maj.record.impl.TimecodeValueImpl
 
clone() - Method in class tv.amwa.maj.record.impl.TimeStampImpl
 
clone() - Method in class tv.amwa.maj.record.impl.TimeStructImpl
 
clone() - Method in class tv.amwa.maj.record.impl.VersionTypeImpl
 
clone() - Method in interface tv.amwa.maj.record.PackageID
Create a cloned copy of this package id.
clone() - Method in interface tv.amwa.maj.record.ProductVersion
Create a cloned copy of this product version.
clone() - Method in interface tv.amwa.maj.record.Rational
Create a cloned copy of this rational value.
clone() - Method in interface tv.amwa.maj.record.RGBAComponent
Create a cloned copy of this RGBA component value.
clone() - Method in interface tv.amwa.maj.record.TimecodeValue
Create a cloned copy of this timecode value.
clone() - Method in interface tv.amwa.maj.record.TimeStamp
Create a cloned copy of this time stamp.
clone() - Method in interface tv.amwa.maj.record.TimeStruct
Create a cloned copy of this time value.
clone() - Method in interface tv.amwa.maj.record.VersionType
Create a cloned copy of this version value.
clone() - Method in interface tv.amwa.maj.union.DefaultFade
Create a cloned copy of this default fade value.
clone() - Method in class tv.amwa.maj.union.impl.DefaultFadeImpl
 
clone() - Method in class tv.amwa.maj.union.impl.DefinitionCriteriaByClassImpl
 
clone() - Method in class tv.amwa.maj.union.impl.DefinitionCriteriaByKindImpl
 
clone() - Method in class tv.amwa.maj.union.impl.DefinitionCriteriaByNameImpl
 
clone() - Method in class tv.amwa.maj.union.impl.DefinitionCriteriaNoSearchImpl
 
clone() - Method in class tv.amwa.maj.union.impl.FadeImpl
 
clone() - Method in class tv.amwa.maj.union.impl.IdentificationCriteriaByIdGenerationImpl
 
clone() - Method in class tv.amwa.maj.union.impl.IdentificationCriteriaByIdProductIDImpl
 
clone() - Method in class tv.amwa.maj.union.impl.IdentificationCriteriaByIdRefImplVersionImpl
 
clone() - Method in class tv.amwa.maj.union.impl.IdentificationCriteriaNoIdSearchImpl
 
clone() - Method in class tv.amwa.maj.union.impl.MultiCreateItemImpl
 
clone() - Method in class tv.amwa.maj.union.impl.MultiResultItemImpl
 
clone() - Method in class tv.amwa.maj.union.impl.MultiXferItemImpl
 
clone() - Method in class tv.amwa.maj.union.impl.SearchByAUIDImpl
 
clone() - Method in class tv.amwa.maj.union.impl.SearchByMediaCriteriaImpl
 
clone() - Method in class tv.amwa.maj.union.impl.SearchByNameImpl
 
clone() - Method in class tv.amwa.maj.union.impl.SearchByPackageIDImpl
 
clone() - Method in class tv.amwa.maj.union.impl.SearchByPackageKindImpl
 
clone() - Method in class tv.amwa.maj.union.impl.SearchForNothingImpl
 
clone() - Method in class tv.amwa.maj.union.impl.SourceReferenceValueImpl
 
cloneExternal(Depend, IncludedMedia, AAFFile) - Method in class tv.amwa.maj.model.impl.PackageImpl
 
cloneExternal(Depend, IncludedMedia, AAFFile) - Method in interface tv.amwa.maj.model.Package
Clones this package, and optionally all dependent packages, to a package that can be used in an external file, keeping the same package id.
close() - Method in class tv.amwa.maj.industry.FileStream
 
close() - Method in class tv.amwa.maj.industry.MemoryResidentStream
 
close() - Method in interface tv.amwa.maj.industry.Stream
Close the stream and release any associated systems resources.
close() - Method in class tv.amwa.maj.io.aaf.AAFStream
 
close() - Method in class tv.amwa.maj.io.file.AAFFile
 
close() - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
 
close() - Method in class tv.amwa.maj.io.mxf.impl.MXFStream
 
close() - Method in interface tv.amwa.maj.io.mxf.MXFFile
Close this MXF file, preventing further access and releasing any associated resources.
close() - Method in class tv.amwa.maj.io.xml.XMLStream
 
close() - Method in interface tv.amwa.maj.model.AAFFile
Dissociates this AAFFile from its storage.
closeFile() - Method in class tv.amwa.maj.io.mxf.ListOfFiles
 
Codec - Static variable in interface tv.amwa.maj.constant.PluginCategoryType
Specifies that a plugin that provides the implementation of a codec, such as the codecs described by the codec identifiers.
CodecConstant - Interface in tv.amwa.maj.constant
Implement this interface to access unique identifiers for codecs, such as WAVE or JPEG.
CodecDefinition - Interface in tv.amwa.maj.model
Specifies the definition of an essence codec.
CodecDefinitionImpl - Class in tv.amwa.maj.model.impl
Implements the definition of an essence codec.
CodecDefinitionImpl() - Constructor for class tv.amwa.maj.model.impl.CodecDefinitionImpl
Default constructor is not public to avoid unset required fields.
CodecDefinitionImpl(AUID, String, ClassDefinition, Set<DataDefinition>) - Constructor for class tv.amwa.maj.model.impl.CodecDefinitionImpl
Create and initialize all the fields of the codec definition object, which specifies an essence codec.
CodecDefinitionStrongReference - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type for a value that represents a strong reference to a codec definition.
CodecDefinitionStrongReferenceSet - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type for a value that represents a set of strong references to codec definitions.
CodecDefinitionWeakReference - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines a type for a value that represents a weak reference to a codec definition.
CodecDescription - Annotation Type in tv.amwa.maj.constant
Labels an AUID that is a unique identifier for a codec.
CodecFlavour - Interface in tv.amwa.maj.constant
Implement this interface to access unique identifiers for flavours of codec.
CodecID - Annotation Type in tv.amwa.maj.misctype
Labels an AUID used to identify a codec.
CODEFORMAT_TAG - Static variable in class tv.amwa.maj.record.impl.EdgeCodeValueImpl
 
CodingEquationsType - Interface in tv.amwa.maj.constant
Implement this interface to access unique identifiers for coding equations used to convert RGB image components to component color difference image components.
CodingEquationsType - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type of an extendible enumeration value that describes the coding equations used to convert RGB image components to component color difference image components.
ColorPrimariesType - Interface in tv.amwa.maj.constant
Implement this interface to access unique identifiers for the color primaries used in the representation of images.
ColorPrimariesType - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type of an extendible enumeration value that describes the color primaries used in the representation of images.
COLORSITING_DEFAULT - Static variable in interface tv.amwa.maj.model.CDCIDescriptor
Default value for the color siting property, which is ColorSitingType.CoSiting.
ColorSitingType - Enum in tv.amwa.maj.enumeration
Specifies color siting that indicates where colored pixels are located with respect to their associated luminance value.
ColorSitingType - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type of an enumerated value that describes color, indicating where colored pixels are located with respect to their associated luminance value.
ColorSpace - Enum in tv.amwa.maj.enumeration
Specifies a kind of color space, such as "RGB" or "YCrCb".
colorSpaceName() - Method in enum tv.amwa.maj.enumeration.ColorSpace
Returns the name of this color space, for example "RGB".
CommentMarker - Interface in tv.amwa.maj.model
Specifies a user comment associated with a point in time.
CommentMarkerImpl - Class in tv.amwa.maj.model.impl
Implements a user comment associated with a point in time.
CommentMarkerImpl() - Constructor for class tv.amwa.maj.model.impl.CommentMarkerImpl
Default constructor is not public to avoid unset required fields.
CommentMarkerImpl(DataDefinition) - Constructor for class tv.amwa.maj.model.impl.CommentMarkerImpl
Creates and initializes a commment marker for the given kind of essence data, which specifies a user comment that is associated with a point in time.
CommonConstants - Interface in tv.amwa.maj.constant
Implement this interface to access constant values used across the MAJ API.
compareTo(PartitionInformation) - Method in class tv.amwa.maj.io.mxf.impl.PartitionInformation
 
compareTo(RandomIndexItem) - Method in class tv.amwa.maj.io.mxf.impl.RandomIndexItemImpl
 
compareTo(RandomIndexItem) - Method in interface tv.amwa.maj.io.mxf.RandomIndexItem
Compares this item to another random index item by byte offset.
compareTo(PropertyDefinition) - Method in class tv.amwa.maj.meta.impl.PropertyDefinitionImpl
 
compareTo(AUID) - Method in class tv.amwa.maj.record.impl.AUIDImpl
 
compareTo(Rational) - Method in class tv.amwa.maj.record.impl.RationalImpl
Numerically compare this rational with the given rational value.
compareTo(TimecodeValue) - Method in class tv.amwa.maj.record.impl.TimecodeValueImpl
Chronologically compare this timecode value to another one based on real time, which is calculated to take account of frames per second and drop frame values.
compareTo(VersionType) - Method in class tv.amwa.maj.record.impl.VersionTypeImpl
Compare this version number to the given version number.
compareTo(TimecodeValue) - Method in interface tv.amwa.maj.record.TimecodeValue
Chronologically compare this timecode value to another one based on real time, which is calculated to take account of frames per second and drop frame values.
compareTo(VersionType) - Method in interface tv.amwa.maj.record.VersionType
Compare this version number to the given version number.
compareToNumber(Number) - Method in class tv.amwa.maj.record.impl.RationalImpl
Numerically compare this value with another number.
CompArray - Annotation Type in tv.amwa.maj.misctype
Labels an array that specifies the order in which the RGBA components are stored as an array of characters.
completeWrite() - Method in class tv.amwa.maj.io.file.EssenceAccess
 
completeWrite() - Method in interface tv.amwa.maj.model.EssenceAccess
Handle any format related writing at the end of the essence and adjust package lengths as required.
Component - Interface in tv.amwa.maj.model
Specifies an essence element.
ComponentImpl - Class in tv.amwa.maj.model.impl
Implements an essence element.
ComponentImpl() - Constructor for class tv.amwa.maj.model.impl.ComponentImpl
 
COMPONENTMAXREF_DEFAULT - Static variable in interface tv.amwa.maj.model.RGBADescriptor
Default value for the component maximum reference level property, which is 255.
COMPONENTMINREF_DEFAULT - Static variable in interface tv.amwa.maj.model.RGBADescriptor
Default value for the component minimum reference level property, which is 0.
ComponentStrongReference - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type for a value that represents a strong reference to a component.
ComponentStrongReferenceVector - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type for a value that represents a list of strong references to components with a variable number of elements.
CompositionExample - Class in tv.amwa.maj.example
Example of a class that creates some instances of AAF classes and writes them either to an XML or AAF structured storage file.
CompositionExample() - Constructor for class tv.amwa.maj.example.CompositionExample
 
CompositionPackage - Interface in tv.amwa.maj.model
Specifies a material object that describes how to combine content data elements into a sequence, how to modify content data elements, and how to synchronize content data elements.
CompositionPackageImpl - Class in tv.amwa.maj.model.impl
Implements a material object that describes how to combine content data elements into a sequence, how to modify content data elements, and how to synchronize content data elements.
CompositionPackageImpl() - Constructor for class tv.amwa.maj.model.impl.CompositionPackageImpl
Default constructor is not public to avoid unset required fields.
CompositionPackageImpl(PackageID, String) - Constructor for class tv.amwa.maj.model.impl.CompositionPackageImpl
Creates and initializes a composition package, which specifies how to combine essence elements into a sequence, how to modify essence elements, and how to synchronize essence elements.
CompressEnable - Enum in tv.amwa.maj.enumeration
Specifies whether compression or decompression should be enabled for an operation on essence.
CompSizeArray - Annotation Type in tv.amwa.maj.misctype
Labels an array in which the elements represent the number of bits reserved for each component of an array of RGBAComponents.
compute7ByteTimeStamp(Calendar) - Static method in class tv.amwa.maj.util.Utilities
Creates a 7 byte time stamp value suitable for use in the creation of unique identifiers.
CONSTANCYFLAG_CONSTANT - Static variable in interface tv.amwa.maj.model.AVCSubDescriptor
The constancy of a parameter set is constant.
CONSTANCYFLAG_UNKNOWN - Static variable in interface tv.amwa.maj.model.AVCSubDescriptor
The constancy of a parameter set is now known.
Constant - Static variable in interface tv.amwa.maj.constant.InterpolationConstant
Interpolation producing a constant value on the output whatever the input (time) value is until the next control point is reached.
Constants - Interface in tv.amwa.maj.extensions.example
Constant values, including the XML namespace, for package tv.amwa.maj.extensions.example.
Constants - Interface in tv.amwa.maj.extensions.st436
Constant values, including the XML namespace, for package tv.amwa.maj.extensions.st436.
ConstantValue - Interface in tv.amwa.maj.model
Specifies a a constant data value for an effect control value.
ConstantValueImpl - Class in tv.amwa.maj.model.impl
Implements a constant data value for an effect control value.
ConstantValueImpl() - Constructor for class tv.amwa.maj.model.impl.ConstantValueImpl
Default constructor is not public to avoid unset required fields.
ConstantValueImpl(ParameterDefinition, Object) - Constructor for class tv.amwa.maj.model.impl.ConstantValueImpl
Creates and initializes a new constant value object that is identified with the given parameter definition and the value of the constant.
ContainerConstant - Interface in tv.amwa.maj.constant
Implement this interface to access unique identifiers for mechanisms used to store essence in files.
ContainerDefinition - Interface in tv.amwa.maj.model
Specifies a definition for the mechanism used to store essence data.
ContainerDefinitionImpl - Class in tv.amwa.maj.model.impl
Implements a definition for the mechanism used to store essence data.
ContainerDefinitionImpl() - Constructor for class tv.amwa.maj.model.impl.ContainerDefinitionImpl
 
ContainerDefinitionImpl(AUID, String) - Constructor for class tv.amwa.maj.model.impl.ContainerDefinitionImpl
Creates and initializes a container definition, which specifies the mechanism used to store essence data.
ContainerDefinitionStrongReference - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type for a value that represents a strong reference to a container definition.
ContainerDefinitionStrongReferenceSet - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type for a value that represents a set of strong references to container definitions.
ContainerDefinitionWeakReference - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type for a value that represents a weak reference to a container definition.
ContainerDescription - Annotation Type in tv.amwa.maj.constant
Labels an AUID that is a unique identifier for a kind of essence container.
ContainerWriteException - Exception in tv.amwa.maj.exception
Thrown when writing to a data container fails.
ContainerWriteException(String) - Constructor for exception tv.amwa.maj.exception.ContainerWriteException
Create a new container write exception with the given descriptive message.
ContainerWriteException() - Constructor for exception tv.amwa.maj.exception.ContainerWriteException
Create a new container write exception with no message.
contains(Set<T>, T) - Static method in class tv.amwa.maj.industry.StrongReferenceSet
 
contains(List<T>, T) - Static method in class tv.amwa.maj.industry.StrongReferenceVector
 
contains(T) - Method in class tv.amwa.maj.industry.WeakReferenceSet
 
contains(T) - Method in class tv.amwa.maj.industry.WeakReferenceVector
 
contains(MetadataObject, Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionSetImpl.SetMethodBag
 
contains(Object) - Method in class tv.amwa.maj.model.DescriptiveMarker.AllTracksDescribed
 
containsAll(Collection<?>) - Method in class tv.amwa.maj.model.DescriptiveMarker.AllTracksDescribed
 
containsApplicationPlugin(ApplicationPluginObject) - Method in class tv.amwa.maj.model.impl.InterchangeObjectImpl
 
containsApplicationPlugin(AUID) - Method in class tv.amwa.maj.model.impl.InterchangeObjectImpl
 
containsApplicationPlugin(ApplicationPluginObject) - Method in interface tv.amwa.maj.model.InterchangeObject
Determines whether the given application metadata plugin instance is attached to this interchange object.
containsApplicationPlugin(AUID) - Method in interface tv.amwa.maj.model.InterchangeObject
Determines whether the given identifier for a application metadata plugin instance is attached to this interchange object.
containsElement(PropertyValue, PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionSetImpl
 
containsElement(PropertyValue, PropertyValue) - Method in interface tv.amwa.maj.meta.TypeDefinitionSet
Returns true if the given element is contained in the given set; otherwise false.
containsKey(Object) - Method in class tv.amwa.maj.io.mxf.impl.Primer
 
containsMetaDefinition(MetaDefinition) - Method in interface tv.amwa.maj.meta.ExtensionScheme
Determines whether the given meta definition is present within those that make up this extension scheme.
containsMetaDefinition(AUID) - Method in interface tv.amwa.maj.meta.ExtensionScheme
Determines whether the given identifier is for a meta definition that is present within those that make up this extension scheme.
containsMetaDefinition(String) - Method in interface tv.amwa.maj.meta.ExtensionScheme
Determines whether the given name is for a meta definition that is present within those that make up this extension scheme.
containsMetaDefinition(MetaDefinition) - Method in class tv.amwa.maj.meta.impl.ExtensionSchemeImpl
 
containsMetaDefinition(AUID) - Method in class tv.amwa.maj.meta.impl.ExtensionSchemeImpl
 
containsMetaDefinition(String) - Method in class tv.amwa.maj.meta.impl.ExtensionSchemeImpl
 
containsPackage(Package) - Method in class tv.amwa.maj.model.impl.ContentStorageImpl
 
containsPropertyDefinition(PropertyDefinition) - Method in class tv.amwa.maj.meta.impl.ClassDefinitionImpl
 
containsRootExtension(ExtensionScheme) - Method in class tv.amwa.maj.meta.impl.RootImpl
 
containsRootExtension(AUID) - Method in class tv.amwa.maj.meta.impl.RootImpl
 
containsRootExtension(String) - Method in class tv.amwa.maj.meta.impl.RootImpl
 
containsRootExtension(ExtensionScheme) - Method in interface tv.amwa.maj.meta.Root
Determines if the root contains the given extension scheme, indicating that the scheme is used in the file.
containsRootExtension(AUID) - Method in interface tv.amwa.maj.meta.Root
Determines if the root contains the given extension scheme identifier, indicating that the corresponding scheme is used in the file.
containsRootExtension(String) - Method in interface tv.amwa.maj.meta.Root
Determines if the root contains the given extension scheme from its scheme URI or preferred prefix, indicating that the corresponding scheme is used in the file.
containsValue(Object) - Method in class tv.amwa.maj.io.mxf.impl.Primer
 
ContentScanningType - Enum in tv.amwa.maj.enumeration
For MPEG coded content, specifies if the scanning type of underlying coded content is known and, if it is, what kind of scanning type it is.
ContentScanningType - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type of an enumerated value that, for MPEG coded content, says if the scanning type of the underlying coded content is known and, if it is, what kind of scanning type it is.
ContentStorage - Interface in tv.amwa.maj.model
Specifies storage for content that has package and essence data within it.
ContentStorageImpl - Class in tv.amwa.maj.model.impl
Implements storage for content that has package and essence data within it.
ContentStorageImpl() - Constructor for class tv.amwa.maj.model.impl.ContentStorageImpl
 
ContentStorageImpl(Set<Package>, Set<EssenceData>) - Constructor for class tv.amwa.maj.model.impl.ContentStorageImpl
Creates and initializes a content storage object, which has the package and essence data objects of an AAF persistent unit.
ContentStorageStrongReference - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines a type for a value that represents a strong reference to content storage.
Contributor - Interface in tv.amwa.maj.extensions.example
Entity that creates or contributes to a resource.
ContributorImpl - Class in tv.amwa.maj.extensions.example.impl
Entity that creates or contributes to a resource.
ContributorImpl() - Constructor for class tv.amwa.maj.extensions.example.impl.ContributorImpl
 
ContributorStrongReference - Static variable in interface tv.amwa.maj.extensions.example.TypeDefinitions
Strong reference to the value of a contributor.
ControlPoint - Interface in tv.amwa.maj.model
Specifies a value and a time point (position) that is used to specify an effect control value.
ControlPointImpl - Class in tv.amwa.maj.model.impl
Implements a value and a time point (position) that is used to specify an effect control value.
ControlPointImpl() - Constructor for class tv.amwa.maj.model.impl.ControlPointImpl
 
ControlPointImpl(VaryingValue, Rational, PropertyValue) - Constructor for class tv.amwa.maj.model.impl.ControlPointImpl
Creates and initializes a new control point object, which specifies a value and a time point and is used to specify an effect control value.
ControlPointImpl(TypeDefinition, Rational, PropertyValue) - Constructor for class tv.amwa.maj.model.impl.ControlPointImpl
 
ControlPointStrongReference - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type for a property value that represents a strong reference to a control point.
ControlPointStrongReferenceVector - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type for a value that represents a list of strong references to control points with a variable number of elements.
convertHeaderToHexCoding(byte[]) - Static method in class tv.amwa.maj.record.impl.EdgeCodeValueImpl
 
convertHexCodingToHeader(String) - Static method in class tv.amwa.maj.record.impl.EdgeCodeValueImpl
 
convertToActualTimeValues() - Method in class tv.amwa.maj.record.impl.TimecodeValueImpl
Converts this timecode into a TimecodeValueImpl.TimeComponents value.
convertToRealTime() - Method in class tv.amwa.maj.record.impl.TimecodeValueImpl
Converts the timecode value to a real time, taking account of the frames per second and drop frame values.
convertToRealTime() - Method in interface tv.amwa.maj.record.TimecodeValue
Converts the timecode value to a real time, taking account of the frames per second and drop frame values.
copy(String) - Method in class tv.amwa.maj.model.impl.PackageImpl
 
copy(String) - Method in interface tv.amwa.maj.model.Package
Creates and returns a new copy of this package in the same AAF file.
count(Class<T>) - Static method in class tv.amwa.maj.industry.Warehouse
Counts the number of definitions in the inventory of the given definition type.
count() - Method in class tv.amwa.maj.industry.WeakReferenceSet
 
count() - Method in class tv.amwa.maj.industry.WeakReferenceVector
 
count() - Method in class tv.amwa.maj.io.mxf.impl.RandomIndexPackImpl
 
count() - Method in interface tv.amwa.maj.io.mxf.RandomIndexPack
Returns the number of partitions indexed by this random index pack.
count(MetadataObject) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionSetImpl.SetMethodBag
 
count(MetadataObject) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionVariableArrayImpl.VariableArrayMethodBag
 
count() - Static method in class tv.amwa.maj.model.impl.CodecDefinitionImpl
 
count() - Static method in class tv.amwa.maj.model.impl.ContainerDefinitionImpl
 
count() - Static method in class tv.amwa.maj.model.impl.DataDefinitionImpl
 
count() - Static method in class tv.amwa.maj.model.impl.InterpolationDefinitionImpl
 
count() - Static method in class tv.amwa.maj.model.impl.OperationDefinitionImpl
 
count() - Static method in class tv.amwa.maj.model.impl.ParameterDefinitionImpl
 
countAlternateSegments() - Method in class tv.amwa.maj.model.impl.SelectorImpl
 
countAlternateSegments() - Method in interface tv.amwa.maj.model.Selector
Returns the number of segments in the collection of alternates of this selector.
countApplicationPlugins() - Method in class tv.amwa.maj.model.impl.InterchangeObjectImpl
 
countApplicationPlugins() - Method in interface tv.amwa.maj.model.InterchangeObject
Returns the number of application metadata plugins attached to this interchange object.
countApplicationSchemes() - Method in class tv.amwa.maj.model.impl.PrefaceImpl
 
countApplicationSchemes() - Method in interface tv.amwa.maj.model.Preface
Returns the number of application metadata schemes recorded in the preface for this file.
countChannels(int, CriteriaType, DataDefinition) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
 
countChannels(int, CriteriaType, DataDefinition) - Method in interface tv.amwa.maj.model.MaterialPackage
Returns the number of interleaved essence channels of a given type in the essence stream referenced from the given track of this material package.
countChannelStatusMode() - Method in class tv.amwa.maj.model.impl.AES3PCMDescriptorImpl
 
countChoices() - Method in interface tv.amwa.maj.model.EssenceGroup
Returns the number of choices in the collection of alternates of this essence group, which identify the alternate representations that may be chosen.
countChoices() - Method in class tv.amwa.maj.model.impl.EssenceGroupImpl
 
countClassDefinitions() - Static method in class tv.amwa.maj.industry.Warehouse
Count of the number of different kinds of class in this warehouse.
countClassDefinitions() - Static method in class tv.amwa.maj.meta.impl.ClassDefinitionImpl
 
countClassDefinitions() - Method in class tv.amwa.maj.meta.impl.MetaDictionaryImpl
 
countClassDefinitions() - Method in interface tv.amwa.maj.meta.MetaDictionary
Returns the number of class definitions contained in this dictionary.
countClipEffects() - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
 
countClipEffects() - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
 
countCodecDefinitions() - Method in interface tv.amwa.maj.model.Dictionary
Returns the number of codec definitions contained in this dictionary.
countCodecDefinitions() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
countComponentAttributes() - Method in interface tv.amwa.maj.model.Component
Returns the size of the collection of attributes for the component, which specify attributes that are under the control of the application (for example filter control).
countComponentAttributes() - Method in class tv.amwa.maj.model.impl.ComponentImpl
 
countComponentKLVData() - Method in interface tv.amwa.maj.model.Component
Returns the total number of KLV data in the collection for this component.
countComponentKLVData() - Method in class tv.amwa.maj.model.impl.ComponentImpl
 
countComponentObjects() - Method in class tv.amwa.maj.model.impl.SequenceImpl
 
countComponentObjects() - Method in interface tv.amwa.maj.model.Sequence
Returns the number of components in this sequence.
countComponentUserComments() - Method in interface tv.amwa.maj.model.Component
Returns the number of user comments in the collection of user comments of this component, which specify user comments that are directly classified and set up by the operator (for example Bin columns).
countComponentUserComments() - Method in class tv.amwa.maj.model.impl.ComponentImpl
 
countContainerDefinitions() - Method in interface tv.amwa.maj.model.Dictionary
Returns the number of container definitions contained in this dictionary.
countContainerDefinitions() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
countControlPoints() - Method in class tv.amwa.maj.model.impl.VaryingValueImpl
 
countControlPoints() - Method in interface tv.amwa.maj.model.VaryingValue
Returns the number of control points in the sequence of control points of this varying value, each of which specifies a value and a time point at which the value is defined.
countDataDefinitions() - Method in interface tv.amwa.maj.model.Dictionary
Returns the number of data definitions contained in this dictionary.
countDataDefinitions() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
countDegradeToOperations() - Method in class tv.amwa.maj.model.impl.OperationDefinitionImpl
 
countDegradeToOperations() - Method in interface tv.amwa.maj.model.OperationDefinition
Returns the number of degrade-to operations in this operation definition, which specify simpler operations that an application can substitute for the defined operation if it cannot process it.
countDescribedTrackIDs() - Method in interface tv.amwa.maj.model.DescriptiveClip
Returns the number of described track ids in the set of described track ids referenced by this descriptive clip, which specify which of the tracks in the package are being referenced.
countDescribedTrackIDs() - Method in class tv.amwa.maj.model.impl.DescriptiveClipImpl
 
countDescriptiveSchemes() - Method in class tv.amwa.maj.model.impl.PrefaceImpl
 
countDescriptiveSchemes() - Method in interface tv.amwa.maj.model.Preface
Returns the total number of descriptive metadata schemes present for this preface, which identify the descriptive metadata schemes used in the file.
countElements() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionEnumerationImpl
 
countElements() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionExtendibleEnumerationImpl
 
countElements() - Method in interface tv.amwa.maj.meta.TypeDefinitionEnumeration
Returns the number of enumeration elements contained in the list of elements of this enumeration type definition.
countElements() - Method in interface tv.amwa.maj.meta.TypeDefinitionExtendibleEnumeration
Returns the number of enumeration elements of this extendible enumeration type definition.
countEssenceContainers() - Method in class tv.amwa.maj.model.impl.PrefaceImpl
 
countEssenceContainers() - Method in interface tv.amwa.maj.model.Preface
Returns the total number of essence containers of this preface, which identify the internal essence containers used in the file.
countEssenceData() - Method in class tv.amwa.maj.model.impl.PrefaceImpl
 
countEssenceData() - Method in interface tv.amwa.maj.model.Preface
Returns the total number of essence data items stored in the content storage of this preface.
countEssenceDataObjects() - Method in interface tv.amwa.maj.model.ContentStorage
Returns the total number of essence data items in this content storage.
countEssenceDataObjects() - Method in class tv.amwa.maj.model.impl.ContentStorageImpl
 
countEssenceKinds() - Method in interface tv.amwa.maj.model.CodecDefinition
Returns the number of supported essence kinds of this codec definition, which specify the data definitions of the essence formats that the defined codec processes.
countEssenceKinds() - Method in class tv.amwa.maj.model.impl.CodecDefinitionImpl
 
countExtendibleEnumerations() - Static method in class tv.amwa.maj.industry.Warehouse
Returns the number of extendible enumerations known in the inventory of this warehouse.
countExtensionProperties() - Method in interface tv.amwa.maj.model.ApplicationObject
Returns the number of extension properties that are present for this application object.
countExtensionProperties() - Method in class tv.amwa.maj.model.impl.ApplicationObjectImpl
 
countFileDescriptors() - Method in class tv.amwa.maj.model.impl.MultipleDescriptorImpl
 
countFileDescriptors() - Method in interface tv.amwa.maj.model.MultipleDescriptor
Returns the number of file descriptors of this multiple descriptor.
countIdentifications() - Method in class tv.amwa.maj.model.impl.PrefaceImpl
 
countIdentifications() - Method in interface tv.amwa.maj.model.Preface
Returns the number of identifications in the preface, which each identify an application that created or modified the file.
countInputSegments() - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
 
countInputSegments() - Method in interface tv.amwa.maj.model.OperationGroup
Returns the number of media sources for this operation group, which is the size of the list of input segments for this operation.
countInterpolationDefinitions() - Method in interface tv.amwa.maj.model.Dictionary
Returns the number of interpolation definitions contained in this dictionary.
countInterpolationDefinitions() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
countKLVDataDefinitions() - Method in interface tv.amwa.maj.model.Dictionary
Returns the number of KLV data definitions contained in this dictionary.
countKLVDataDefinitions() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
countLocalTagEntries() - Method in class tv.amwa.maj.io.mxf.impl.IndexPrimerPackImpl
 
countLocalTagEntries() - Method in class tv.amwa.maj.io.mxf.impl.PrimerPackImpl
Create a cloned copy of this PrimerPackImpl.
countLocalTagEntries() - Method in interface tv.amwa.maj.io.mxf.PrimerPack
Count the number of local tag entries that make up the tag-to-key lookup table of this primer pack.
countLocators() - Method in interface tv.amwa.maj.model.EssenceDescriptor
Return the number of locators attached to this essence descriptor, which each have operating-system-dependent data or text information that provide hints for finding files or physical media.
countLocators() - Method in class tv.amwa.maj.model.impl.EssenceDescriptorImpl
 
countMetaDefinitions() - Method in interface tv.amwa.maj.meta.ExtensionScheme
Count the number of meta definitions in this extensions scheme.
countMetaDefinitions() - Method in class tv.amwa.maj.meta.impl.ExtensionSchemeImpl
 
countMobAttributeList() - Method in interface tv.amwa.maj.extensions.avid.Package
 
countMobAttributeList() - Method in class tv.amwa.maj.model.impl.PackageImpl
 
countOpaqueTypeDefinitions() - Method in class tv.amwa.maj.meta.impl.MetaDictionaryImpl
 
countOpaqueTypeDefinitions() - Method in interface tv.amwa.maj.meta.MetaDictionary
Returns the number of opaque type definitions in the dictionary.
countOperationDefinitions() - Method in interface tv.amwa.maj.model.Dictionary
Returns the number of operation definitions contained in this dictionary.
countOperationDefinitions() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
countOperationParametersDefined() - Method in class tv.amwa.maj.model.impl.OperationDefinitionImpl
 
countOperationParametersDefined() - Method in interface tv.amwa.maj.model.OperationDefinition
Return the number of parameter definitions of the defined operation, which specify the parameters that can be used as controls for the operation.
countPackageAttributes() - Method in class tv.amwa.maj.model.impl.PackageImpl
 
countPackageAttributes() - Method in interface tv.amwa.maj.model.Package
Returns the number of attributes in the collection of attributes contained in this package, which specify attributes that are under the control of the application (for example filter control).
countPackageKLVData() - Method in class tv.amwa.maj.model.impl.PackageImpl
 
countPackageKLVData() - Method in interface tv.amwa.maj.model.Package
Returns the total number of KLV data items in the collection of KLV data items contained in this package.
countPackages(PackageKind) - Method in interface tv.amwa.maj.model.ContentStorage
Find the number of matches for the given package kind stored in this content storage.
countPackages() - Method in interface tv.amwa.maj.model.ContentStorage
Returns the total number of packages in this content storage.
countPackages() - Method in class tv.amwa.maj.model.impl.ContentStorageImpl
 
countPackages(PackageKind) - Method in class tv.amwa.maj.model.impl.ContentStorageImpl
 
countPackages(PackageKind) - Method in class tv.amwa.maj.model.impl.PrefaceImpl
 
countPackages(PackageKind) - Method in interface tv.amwa.maj.model.Preface
Returns the number of matches for the given package kind within the content storage of this preface.
countPackageTracks() - Method in class tv.amwa.maj.model.impl.PackageImpl
 
countPackageTracks() - Method in interface tv.amwa.maj.model.Package
Returns the number of tracks contained in this package.
countPackageUserComments() - Method in class tv.amwa.maj.model.impl.PackageImpl
 
countPackageUserComments() - Method in interface tv.amwa.maj.model.Package
Returns the total number of user comments attached to this package, which specify user comments that are directly classified and set up by the operator (for example Bin columns).
countPaletteLayoutElements() - Method in class tv.amwa.maj.model.impl.RGBADescriptorImpl
 
countPaletteLayoutElements() - Method in interface tv.amwa.maj.model.RGBADescriptor
Returns the number of components per pixel in the palette of this RGBA descriptor.
countParameterDefinitions() - Method in interface tv.amwa.maj.model.Dictionary
Returns the number of parameter definitions contained in this dictionary.
countParameterDefinitions() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
countParameters() - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
 
countParameters() - Method in interface tv.amwa.maj.model.OperationGroup
Returns the number of parameters in the collection of parameters of this operation group, which specify control values for the operation.
countParentProperties() - Method in class tv.amwa.maj.model.impl.TaggedValueDefinitionImpl
 
countParentProperties() - Method in interface tv.amwa.maj.model.TaggedValueDefinition
Returns the number of parent properties of this tagged value definition, which specify which properties specify tagged values of this kind.
countPartitions() - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
 
countPartitions() - Method in interface tv.amwa.maj.io.mxf.MXFFile
Count the number of partitions in this file.
countPixelLayoutElements() - Method in class tv.amwa.maj.model.impl.RGBADescriptorImpl
 
countPixelLayoutElements() - Method in interface tv.amwa.maj.model.RGBADescriptor
Returns the number of components per pixel in data represented by this RGBA descriptor.
countPluginDefinitions() - Method in interface tv.amwa.maj.model.Dictionary
Returns the number of plugin definitions contained in this dictionary.
countPluginDefinitions() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
countPluginLocators() - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
 
countPluginLocators() - Method in interface tv.amwa.maj.model.PluginDefinition
Returns the number of locators in the list of plugin locators of this plugin definition, which specify an ordered list locations that provide access to the defined plugin's implementation.
countProperties(MetadataObject) - Method in interface tv.amwa.maj.meta.ClassDefinition
Returns the number of properties currently present in the given metadata object, including all required properties.
countProperties(MetadataObject) - Method in class tv.amwa.maj.meta.impl.ClassDefinitionImpl
 
countPropertyDefinitions() - Method in interface tv.amwa.maj.meta.ClassDefinition
Returns number of property definitions in this class.
countPropertyDefinitions() - Method in class tv.amwa.maj.meta.impl.ClassDefinitionImpl
 
countRootExtensions() - Method in class tv.amwa.maj.meta.impl.RootImpl
 
countRootExtensions() - Method in interface tv.amwa.maj.meta.Root
Returns the number of extension schemes attached to the file.
countSamples(DataDefinition) - Method in class tv.amwa.maj.io.file.EssenceAccess
 
countSamples(DataDefinition) - Method in interface tv.amwa.maj.model.EssenceAccess
Returns the number of samples of the given essence type on the essence stream.
countSegments() - Method in class tv.amwa.maj.model.impl.NestedScopeImpl
 
countSegments() - Method in interface tv.amwa.maj.model.NestedScope
Returns the number of segments in the list of segments of this nested scope.
countSubDescriptors() - Method in interface tv.amwa.maj.model.EssenceDescriptor
Returns the number of sub descriptors attached to this essence descriptor, which specify additional descriptor metadata that is not included in the main essence descriptor class hierarchy.
countSubDescriptors() - Method in class tv.amwa.maj.model.impl.EssenceDescriptorImpl
 
countTaggedValueAttributeList() - Method in interface tv.amwa.maj.extensions.avid.TaggedValue
 
countTaggedValueAttributeList() - Method in class tv.amwa.maj.model.impl.TaggedValueImpl
 
countTaggedValueDefinitions() - Method in interface tv.amwa.maj.model.Dictionary
Returns the number of tagged value definitions contained in this dictionary.
countTaggedValueDefinitions() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
countTypeDefinitions() - Static method in class tv.amwa.maj.industry.Warehouse
Count of the number of different type definitions in this warehouse.
countTypeDefinitions() - Method in class tv.amwa.maj.meta.impl.MetaDictionaryImpl
 
countTypeDefinitions() - Method in interface tv.amwa.maj.meta.MetaDictionary
Returns the number of type definitions contained in the dictionary.
countUnknownBWFChunks() - Method in interface tv.amwa.maj.model.BWFImportDescriptor
Returns the total number of unknown BWF chunks attached to this BWF import descriptor.
countUnknownBWFChunks() - Method in class tv.amwa.maj.model.impl.BWFImportDescriptorImpl
 
CPData - Static variable in interface tv.amwa.maj.io.mxf.EssenceElement
 
CPPicture - Static variable in interface tv.amwa.maj.io.mxf.EssenceElement
 
CPSound - Static variable in interface tv.amwa.maj.io.mxf.EssenceElement
 
CPSystemItem - Interface in tv.amwa.maj.io.mxf
 
CPSystemItemImpl - Class in tv.amwa.maj.io.mxf.impl
 
CPSystemItemImpl() - Constructor for class tv.amwa.maj.io.mxf.impl.CPSystemItemImpl
 
createChild(Node, String, String, String) - Static method in class tv.amwa.maj.io.xml.XMLBuilder
Create a new element as a child of the given element and according to the AAF name space.
createDocumentFragment() - Static method in class tv.amwa.maj.io.xml.XMLBuilder
Create a document fragment that can be used to build a serialized version of an object with.
createEmptySet() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionSetImpl
 
createEmptySet() - Method in interface tv.amwa.maj.meta.TypeDefinitionSet
Create a property value with an empty set, ready to hold property values of this type definitions element type.
createEmptyValue() - Method in class tv.amwa.maj.meta.impl.TypeDefinitionVariableArrayImpl
 
createEmptyValue() - Method in interface tv.amwa.maj.meta.TypeDefinitionVariableArray
Creates a property value containing an empty variable size array, which is an array with no elements in it yet.
createEssence(int, DataDefinition, AUID, Rational, Rational, CompressEnable, Locator, AUID) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
 
createEssence(int, DataDefinition, AUID, Rational, Rational, CompressEnable, Locator, AUID) - Method in interface tv.amwa.maj.model.MaterialPackage
Creates a single channel stream of essence in the given track of this material package.
createEventEssence(int, DataDefinition, AUID, Rational, Rational, CompressEnable, Locator, AUID) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
 
createEventEssence(int, DataDefinition, AUID, Rational, Rational, CompressEnable, Locator, AUID) - Method in interface tv.amwa.maj.model.MaterialPackage
Creates and initializes an event track in a track of this material packages that represents a stream of events.
createForwardClassReference(AUID) - Method in class tv.amwa.maj.meta.impl.MetaDictionaryImpl
 
createForwardClassReference(AUID) - Method in interface tv.amwa.maj.meta.MetaDictionary
Creates a forward class reference that is used to allow a class definition to be referenced before it has had its full definition stored into this dictionary.
createFromBuffer(ByteBuffer) - Static method in class tv.amwa.maj.io.mxf.impl.HeaderMetadataImpl
 
createFromBuffer(ByteBuffer) - Static method in class tv.amwa.maj.io.mxf.impl.IndexEntryImpl
 
createFromBuffer(ByteBuffer) - Static method in class tv.amwa.maj.io.mxf.impl.IndexTableImpl
 
createFromBuffer(ByteBuffer) - Static method in class tv.amwa.maj.io.mxf.impl.IndexTableSegmentImpl
 
createFromBuffer(ByteBuffer) - Static method in class tv.amwa.maj.record.impl.AUIDImpl
 
createFromBuffer(ByteBuffer) - Static method in class tv.amwa.maj.record.impl.PackageIDImpl
 
createFromBuffer(ByteBuffer) - Static method in class tv.amwa.maj.record.impl.ProductVersionImpl
 
createFromBytes(ByteBuffer) - Static method in class tv.amwa.maj.io.mxf.impl.PrimerPackImpl
 
createFromBytes(ByteBuffer) - Static method in class tv.amwa.maj.io.mxf.impl.RandomIndexPackImpl
 
createFromBytes(ByteBuffer) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionCharacterImpl
 
createFromBytes(ByteBuffer) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionEnumerationImpl
 
createFromBytes(ByteBuffer) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionExtendibleEnumerationImpl
 
createFromBytes(ByteBuffer) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionFixedArrayImpl
 
createFromBytes(ByteBuffer) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionImpl
 
createFromBytes(ByteBuffer) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionIndirectImpl
 
createFromBytes(ByteBuffer) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionIntegerImpl
 
createFromBytes(ByteBuffer) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionObjectReferenceImpl
 
createFromBytes(ByteBuffer) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionOpaqueImpl
 
createFromBytes(ByteBuffer) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRecordImpl
 
createFromBytes(ByteBuffer) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRenameImpl
 
createFromBytes(ByteBuffer) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionSetImpl
 
createFromBytes(ByteBuffer) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStreamImpl
 
createFromBytes(ByteBuffer) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStringImpl
 
createFromBytes(ByteBuffer) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionVariableArrayImpl
 
createFromBytes(ByteBuffer) - Method in interface tv.amwa.maj.meta.TypeDefinition
Create a value of this type by reading the bytes in the given byte buffer.
createFromPreface(Preface) - Static method in class tv.amwa.maj.io.mxf.impl.PrimerPackImpl
 
createFromXML(InputSource) - Static method in class tv.amwa.maj.io.xml.XMLBuilder
Creates a new instance of the object represented in serialized form by the given XML fragment.
createFromXML(InputSource, Map<String, InputStream>) - Static method in class tv.amwa.maj.io.xml.XMLBuilder
Creates a new instance of the object represented in serialized form by the given XML fragment with reference to the given collection of data streams.
createFromXMLString(String) - Static method in class tv.amwa.maj.io.xml.XMLBuilder
Wrapper around the XMLBuilder.createFromXML(InputSource) method that creates an input source from a new StringReader of the given string.
createFromXMLString(String, byte[][]) - Static method in class tv.amwa.maj.io.xml.XMLBuilder
Wrapper around the XMLBuilder.createFromXML(InputSource) method that creates an input source from a new StringReader of the given string, with byte arrays the source for data stream inputs.
createInstance() - Method in interface tv.amwa.maj.meta.ClassDefinition
Creates an instance of this class and returns it, or null if the instantiation failed.
createInstance() - Method in class tv.amwa.maj.meta.impl.ClassDefinitionImpl
 
createInstance(AUID) - Method in class tv.amwa.maj.meta.impl.MetaDictionaryImpl
Deprecated.
createInstance(AUID) - Method in interface tv.amwa.maj.meta.MetaDictionary
Deprecated.
Use the Forge.make(Class, Object...) or equivalent instead.
createLocalHostID(int) - Static method in class tv.amwa.maj.util.Utilities
Generates a byte array of the given size that should be a value unique to the host on which the current Java virtual machine is running.
createMetaInstance(AUID) - Method in class tv.amwa.maj.meta.impl.MetaDictionaryImpl
Deprecated.
createMetaInstance(AUID) - Method in interface tv.amwa.maj.meta.MetaDictionary
Deprecated.
Use the Forge.make(Class, Object...) or equivalent instead.
createMultiEssence(AUID, MultiCreateItem[], CompressEnable, Locator, AUID) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
 
createMultiEssence(AUID, MultiCreateItem[], CompressEnable, Locator, AUID) - Method in interface tv.amwa.maj.model.MaterialPackage
Creates a multi-channel interleaved stream of essence for this material package.
createResult() - Method in class tv.amwa.maj.record.impl.ProductVersionImpl.XMLHandler
 
createStaticEssence(int, DataDefinition, AUID, CompressEnable, Locator, AUID) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
 
createStaticEssence(int, DataDefinition, AUID, CompressEnable, Locator, AUID) - Method in interface tv.amwa.maj.model.MaterialPackage
Creates and initializes static essence as a referenced track of this material package, returning access to them.
createValue(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionCharacterImpl
 
createValue(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionEnumerationImpl
 
createValue(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionExtendibleEnumerationImpl
 
createValue(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionFixedArrayImpl
 
createValue(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionImpl
Create a property value from the given Java object.
createValue(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionIndirectImpl
 
createValue(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionIntegerImpl
 
createValue(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionObjectReferenceImpl
 
createValue(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionOpaqueImpl
 
createValue(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRecordImpl
 
createValue(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRenameImpl
 
createValue(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionSetImpl
 
createValue(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStreamImpl
 
createValue(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStringImpl
 
createValue(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionVariableArrayImpl
 
createValue(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionWeakObjectReferenceImpl
 
createValue(Object) - Method in interface tv.amwa.maj.meta.TypeDefinition
Create a property value of this type from the given Java value.
createValue(Object) - Method in interface tv.amwa.maj.meta.TypeDefinitionObjectReference
Creates and returns a new object reference property value to reference the given object.
createValueFromActualData(TypeDefinition, byte[]) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionIndirectImpl
 
createValueFromActualData(AUID, byte[]) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionOpaqueImpl
 
createValueFromActualData(AUID, byte[], ByteOrder) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionOpaqueImpl
 
createValueFromActualData(TypeDefinition, byte[]) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionOpaqueImpl
 
createValueFromActualData(TypeDefinition, byte[]) - Method in interface tv.amwa.maj.meta.TypeDefinitionIndirect
Creates and returns an indirect property value from the given type definition and serialized data.
createValueFromActualValue(PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionIndirectImpl
 
createValueFromActualValue(PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionOpaqueImpl
 
createValueFromActualValue(PropertyValue) - Method in interface tv.amwa.maj.meta.TypeDefinitionIndirect
Creates and returns an indirect property value that contains the given actual property value.
createValueFromArray(Object[]) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionFixedArrayImpl
 
createValueFromArray(Object[]) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionVariableArrayImpl
 
createValueFromArray(Object[]) - Method in interface tv.amwa.maj.meta.TypeDefinitionFixedArray
Creates and returns a new fixed array property value from the given Java array.
createValueFromArray(Object[]) - Method in interface tv.amwa.maj.meta.TypeDefinitionVariableArray
Create a property value containing a variable size array from the given array of Java objects.
createValueFromBaseValue(PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRenameImpl
 
createValueFromBaseValue(PropertyValue) - Method in interface tv.amwa.maj.meta.TypeDefinitionRename
Returns a property value defined by this rename type definition containing, wrapping the given property value.
createValueFromCharacter(char) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionCharacterImpl
 
createValueFromCharacter(char) - Method in interface tv.amwa.maj.meta.TypeDefinitionCharacter
Create a new property value of character type from the given single character.
createValueFromHandle(ByteBuffer) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionOpaqueImpl
 
createValueFromHandle(ByteBuffer) - Method in interface tv.amwa.maj.meta.TypeDefinitionOpaque
Creates and returns a new opaque property value from the given block of initial data.
createValueFromList(List<Object>) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionVariableArrayImpl
 
createValueFromList(List<Object>) - Method in interface tv.amwa.maj.meta.TypeDefinitionVariableArray
Creates a property value containing a variable size array from the given list of Java objects.
createValueFromName(String) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionEnumerationImpl
 
createValueFromName(String) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionExtendibleEnumerationImpl
 
createValueFromName(String) - Method in interface tv.amwa.maj.meta.TypeDefinitionEnumeration
Creates and returns an enumeration property value of this enumeration type using the given enumeration element name.
createValueFromName(String) - Method in interface tv.amwa.maj.meta.TypeDefinitionExtendibleEnumeration
Creates a property value defined by this extendible enumeration type definition using the given name.
createValueFromNumber(Number) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionIntegerImpl
 
createValueFromNumber(Number) - Method in interface tv.amwa.maj.meta.TypeDefinitionInteger
Creates a property value as defined by this integer type definition using the given number.
createValueFromObject(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRecordImpl
 
createValueFromObject(Object) - Method in interface tv.amwa.maj.meta.TypeDefinitionRecord
Creates and returns a new record property value that is initialized using the given Java object.
createValueFromOrdinal(Number) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionEnumerationImpl
 
createValueFromOrdinal(Number) - Method in interface tv.amwa.maj.meta.TypeDefinitionEnumeration
Creates and returns an enumeration property value of this enumeration type using the given enumeration element value.
createValueFromString(String) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRecordImpl
Create a record type value of this type from a string representation.
createValueFromString(String) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStringImpl
 
createValueFromString(Buffer) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStringImpl
 
createValueFromString(String) - Method in interface tv.amwa.maj.meta.TypeDefinitionString
Create a new string type property value consistent with this type definition from the given Java string.
createValueFromString(Buffer) - Method in interface tv.amwa.maj.meta.TypeDefinitionString
Create a new string type property value consistent with this type definition from the given data buffer.
createValueFromValues(PropertyValue[]) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionFixedArrayImpl
 
createValueFromValues(PropertyValue[]) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRecordImpl
 
createValueFromValues(PropertyValue[]) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionVariableArrayImpl
 
createValueFromValues(PropertyValue[]) - Method in interface tv.amwa.maj.meta.TypeDefinitionFixedArray
Creates and returns a fixed array property value from the given array of property values.
createValueFromValues(PropertyValue[]) - Method in interface tv.amwa.maj.meta.TypeDefinitionRecord
Creates and returns a new record property value from the given array of property values, matching the elements of the given array to the fields of a new record value by index into the list of fields of this record type definition.
createValueFromValues(PropertyValue[]) - Method in interface tv.amwa.maj.meta.TypeDefinitionVariableArray
Creates a property value containing a variable size array from the given array of property values.
CriteriaType - Enum in tv.amwa.maj.enumeration
A criteria can be used to select media by the kind of representation for that media.
CropBottom - Static variable in interface tv.amwa.maj.constant.ParameterConstant
Used to specify the bottom boundary of a video crop operation.
CropLeft - Static variable in interface tv.amwa.maj.constant.ParameterConstant
Used to specify the left-hand boundary of a video crop operation.
CropRight - Static variable in interface tv.amwa.maj.constant.ParameterConstant
Used to specify the right-hand boundary of a video crop operation.
CropTop - Static variable in interface tv.amwa.maj.constant.ParameterConstant
Used to specify the top boundary of a video crop operation.
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
Skip navigation links
Media Authoring with Java API (MAJ)

(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.