- Edgecode - Static variable in interface tv.amwa.maj.constant.DataDefinitionConstant
-
Specifies a stream of film edge code values.
- EdgecodeHeader - Annotation Type in tv.amwa.maj.misctype
-
Labels a Java byte array (byte[]) that represents the text prefix
identifying a film, known as the edgecode header.
- EdgeCodeSegment - Interface in tv.amwa.maj.model
-
Specifies the storage of film edge code information.
- EdgeCodeSegmentImpl - Class in tv.amwa.maj.model.impl
-
Implements the storage of film edge code information.
- EdgeCodeSegmentImpl() - Constructor for class tv.amwa.maj.model.impl.EdgeCodeSegmentImpl
-
- EdgeCodeSegmentImpl(long, EdgeCodeValue) - Constructor for class tv.amwa.maj.model.impl.EdgeCodeSegmentImpl
-
Creates and initializes a new edgecode segment, which stores film edge
code information.
- EdgeCodeValue - Interface in tv.amwa.maj.record
-
Specifies a value that represents film edge code information.
- EdgeCodeValueImpl - Class in tv.amwa.maj.record.impl
-
Implementation of a value that represents film edge code information.
- EdgeCodeValueImpl(long, FilmType, EdgeType) - Constructor for class tv.amwa.maj.record.impl.EdgeCodeValueImpl
-
Creates and initializes a new edgecode value.
- EdgeCodeValueImpl() - Constructor for class tv.amwa.maj.record.impl.EdgeCodeValueImpl
-
Create a default edgecode value.
- EdgeType - Enum in tv.amwa.maj.enumeration
-
Specifies the kind of film edge code.
- EdgeType - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
-
Defines the type of an enumerated value that describes the kind of film edge code, e.g.
- EDITFLAG_BACKWARD_PREDICTION - Static variable in interface tv.amwa.maj.io.mxf.IndexEntry
-
Set this bit on an edit unit flag to indicate backward prediction from
a future frame is in use.
- EDITFLAG_FORWARD_PREDICTION - Static variable in interface tv.amwa.maj.io.mxf.IndexEntry
-
Set this bit on an edit unit flag to indicate forward prediction from the
previous frame is in use.
- EDITFLAG_RANDOM_ACCESS - Static variable in interface tv.amwa.maj.io.mxf.IndexEntry
-
Set this bit on an edit unit flag to indicate that it is a bona fide random
access point in the stream.
- EDITFLAG_SEQUENCE_HEADER - Static variable in interface tv.amwa.maj.io.mxf.IndexEntry
-
Set this bit on an edit unit flag to indicate that the edit unit contains
an MPEG sequence header.
- EditHintType - Enum in tv.amwa.maj.enumeration
-
- EditHintType - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
-
Defines the type of an enumerated value that describe hints to be used when editing
control points.
- EditProtocol - Static variable in interface tv.amwa.maj.constant.OperationalPatternConstant
-
- EDITUNITBYTECOUNT_DEFAULT - Static variable in interface tv.amwa.maj.io.mxf.IndexTableSegment
-
Default value for the edit unit byte count value for the index table segment,
which when set to zero as in this default indicates that the
index entry array elements should be used to
determine stream offsets.
- EditUnitFlag - Annotation Type in tv.amwa.maj.io.mxf
-
Represents a flag used in an
index entry to indicate the nature
of the indexed edit unit.
- Effect - Static variable in interface tv.amwa.maj.constant.OperationCategoryType
-
Specifies that an operation is a video effect.
- Effect - Static variable in interface tv.amwa.maj.constant.PluginCategoryType
-
Specifies that a plugin that provides the implementation of an effect, such as the effects
described by the
operation identifiers.
- EgFactory - Class in tv.amwa.maj.extensions.example
-
Factory for all types and classes of symbolespace http://amwa.tv/maj/extensions/example.
- EgFactory() - Constructor for class tv.amwa.maj.extensions.example.EgFactory
-
- ElectroSpatialFormulation - Enum in tv.amwa.maj.enumeration
-
Specifies electro-spatial formulation, a property used to
describe sound essence.
- ElectroSpatialFormulation - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
-
Defines the type of an enumerated value that describes the electro-spatial formulation of
sound, e.g.
- ELEMENT_COUNT_INDEX - Static variable in interface tv.amwa.maj.io.mxf.EssenceElement
-
- ELEMENT_NUMBER_INDEX - Static variable in interface tv.amwa.maj.io.mxf.EssenceElement
-
- ELEMENT_TYPE_INDEX - Static variable in interface tv.amwa.maj.io.mxf.EssenceElement
-
- elementName - Static variable in class tv.amwa.maj.record.impl.ProductVersionImpl.XMLHandler
-
- elementName - Static variable in class tv.amwa.maj.record.impl.RGBAComponentImpl.XMLHandler
-
- EmitXMLClassIDAs - Enum in tv.amwa.maj.industry
-
Specifies how the class identifier for the type of an object should be included with that
object when it is serialized to XML.
- EMPHASIS_DEFAULT - Static variable in interface tv.amwa.maj.model.AES3PCMDescriptor
-
- EmphasisType - Enum in tv.amwa.maj.enumeration
-
Specifies the encoded audio signal pre-emphasis for sound data.
- EmphasisType - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
-
Defines the type of an enumerated value that describes the encoded audio signal
pre-emphasis for sound data.
- emptyFile() - Static method in class tv.amwa.maj.io.mxf.MXFFactory
-
Create an empty MXF file that is to be built up from scratch.
- enableGenerationTracking() - Method in class tv.amwa.maj.model.impl.InterchangeObjectImpl
-
- enableGenerationTracking() - Method in interface tv.amwa.maj.model.InterchangeObject
-
Calling this method will cause generation tracking to be enabled
for the object.
- endDocument() - Method in class tv.amwa.maj.io.xml.LocalHandler
-
Called if the end of a document is reached within a local handler, which indicates
an exceptional condition as only master content handlers should manage document ends.
- endDocument() - Method in class tv.amwa.maj.io.xml.MasterContentHandler
-
Called at the end of the document represented by the input source of this master content
handler.
- endElement(String, String, String) - Method in class tv.amwa.maj.io.xml.LocalHandler
-
Called at the end of any child data element of the element associated with this local
handler or at the end of the element itself.
- endElement(String, String, String) - Method in class tv.amwa.maj.io.xml.MasterContentHandler
-
Called if an end element event is sent by the SAX parser to a master content handler.
- endElement(String, String, String) - Method in class tv.amwa.maj.io.xml.MetadataObjectHandler
-
- endOfData() - Method in class tv.amwa.maj.io.mxf.EssenceSink
-
- endOfData() - Method in class tv.amwa.maj.io.mxf.EssenceSource
-
- endOfData() - Method in class tv.amwa.maj.io.mxf.VBISource
-
- EndOfDataException - Exception in tv.amwa.maj.exception
-
Thrown when an attempt is made to read beyond the end of a data stream.
- EndOfDataException(String) - Constructor for exception tv.amwa.maj.exception.EndOfDataException
-
Create a new end of data exception with the given descriptive message.
- EndOfDataException() - Constructor for exception tv.amwa.maj.exception.EndOfDataException
-
Create a new end of data exception with no message.
- endOfItem() - Method in class tv.amwa.maj.io.mxf.EssenceSource
-
- endOfItem() - Method in class tv.amwa.maj.io.mxf.VBISource
-
- endPrefixMapping(String) - Method in class tv.amwa.maj.io.xml.MasterContentHandler
-
- Engine - Annotation Type in tv.amwa.maj.misctype
-
Labels an
AUID representing a software engine id
for the software subsystem used by a plugin for essence management and playback.
- Engine_None - Static variable in interface tv.amwa.maj.constant.PluginIdentifiers
-
Specifies that a plugin has no associated software engine.
- entryIterator(DirectoryEntry) - Static method in class tv.amwa.maj.io.aaf.AAFTestRead
-
Deprecated.
- entrySet() - Method in class tv.amwa.maj.io.mxf.impl.Primer
-
- enumEssenceData() - Method in class tv.amwa.maj.model.impl.PrefaceImpl
-
- enumEssenceData() - Method in interface tv.amwa.maj.model.Preface
-
- enumEssenceDataObjects() - Method in interface tv.amwa.maj.model.ContentStorage
-
Returns the complete set of
essence data contained within this content
storage object.
- enumEssenceDataObjects() - Method in class tv.amwa.maj.model.impl.ContentStorageImpl
-
- enumPackages() - Method in class tv.amwa.maj.model.impl.ContentStorageImpl
-
- eof() - Method in class tv.amwa.maj.io.mxf.BodyReader
-
- equals(MetadataObject, Object) - Static method in class tv.amwa.maj.industry.MediaEngine
-
Test to see if the first metadata object is equal to the second object, accepting equality of
unique identifiers where available.
- equals(Object) - Method in class tv.amwa.maj.industry.MemoryResidentStream
-
- equals(Object) - Method in interface tv.amwa.maj.industry.PropertyValue
-
Tests to see if the this property value and the given object are equal.
- equals(Object) - Method in class tv.amwa.maj.industry.WeakReference
-
- equals(Object) - Method in class tv.amwa.maj.io.mxf.impl.DeltaEntryImpl
-
- equals(Object) - Method in class tv.amwa.maj.io.mxf.impl.IndexEntryImpl
-
- equals(Object) - Method in class tv.amwa.maj.io.mxf.impl.IndexTableSegmentImpl
-
- equals(Object) - Method in class tv.amwa.maj.io.mxf.impl.RandomIndexItemImpl
-
- equals(Object) - Method in class tv.amwa.maj.io.mxf.impl.RandomIndexPackImpl
-
- equals(Object) - Method in class tv.amwa.maj.meta.impl.ExtensionSchemeImpl
-
- equals(Object) - Method in class tv.amwa.maj.meta.impl.MetaDefinitionImpl
-
- equals(Object) - Method in class tv.amwa.maj.meta.impl.MetaDictionaryImpl
-
- equals(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionEnumerationImpl.EnumerationValue
-
- equals(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionExtendibleEnumerationImpl.ExtendibleEnumerationValue
-
- equals(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionFixedArrayImpl.FixedArrayValue
-
- equals(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionImpl.PropertyValueImpl
-
- equals(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionObjectReferenceImpl.ObjectReferenceValue
-
Method included so that methods of
Set will work as
expected.
- equals(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionObjectReferenceImpl.UnresolvedReferenceValue
-
Method included so that methods of
Set will work as
expected.
- equals(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionOpaqueImpl.OpaqueValue
-
- equals(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRecordImpl.RecordValue
-
- equals(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRenameImpl.RenamedValue
-
- equals(Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStringImpl.BaseStringValue
-
- equals(Object) - Method in interface tv.amwa.maj.meta.MetaDefinition
-
Determines whether this meta definition is equal to the given meta
definition by comparing identifiers.
- equals(Object) - Method in class tv.amwa.maj.model.DescriptiveMarker.AllTracksDescribed
-
- equals(Object) - Method in class tv.amwa.maj.model.impl.InterchangeObjectImpl
-
- equals(Object) - Method in interface tv.amwa.maj.model.InterchangeObject
-
Tests if this interchangeable object is equal to the given object by
comparing unique identifiers where available, or property-by-property if not.
- equals(Object) - Method in class tv.amwa.maj.record.impl.AUIDImpl
-
Checks to see if two AUID values are equal.
- equals(Object) - Method in class tv.amwa.maj.record.impl.DateStructImpl
-
Tests to see if this date structure has an equal value to the date structure
passed in.
- equals(Object) - Method in class tv.amwa.maj.record.impl.EdgeCodeValueImpl
-
Two edgecode values are equals if and only if each of their properties are equals.
- equals(Object) - Method in class tv.amwa.maj.record.impl.PackageIDImpl
-
- equals(Object) - Method in class tv.amwa.maj.record.impl.ProductVersionImpl
-
- equals(Object) - Method in class tv.amwa.maj.record.impl.RationalImpl
-
Tests to see if this rational value is equal to the given value.
- equals(Object) - Method in class tv.amwa.maj.record.impl.RGBAComponentImpl
-
- equals(Object) - Method in class tv.amwa.maj.record.impl.TimecodeValueImpl
-
Check to see if another timecode value is equal to this one.
- equals(Object) - Method in class tv.amwa.maj.record.impl.TimeStampImpl
-
Checks for the equality of UTC values only and not the exact equality of
the underlying calendar value representation.
- equals(Object) - Method in class tv.amwa.maj.record.impl.TimeStructImpl
-
Tests to see if the value of two time structures are equal.
- equals(Object) - Method in class tv.amwa.maj.record.impl.VersionTypeImpl
-
- equals(Object) - Method in class tv.amwa.maj.union.impl.DefaultFadeImpl
-
- equals(Object) - Method in class tv.amwa.maj.union.impl.DefinitionCriteriaByClassImpl
-
- equals(Object) - Method in class tv.amwa.maj.union.impl.DefinitionCriteriaByKindImpl
-
- equals(Object) - Method in class tv.amwa.maj.union.impl.DefinitionCriteriaByNameImpl
-
- equals(Object) - Method in class tv.amwa.maj.union.impl.DefinitionCriteriaNoSearchImpl
-
- equals(Object) - Method in class tv.amwa.maj.union.impl.FadeImpl
-
- equals(Object) - Method in class tv.amwa.maj.union.impl.IdentificationCriteriaByIdGenerationImpl
-
- equals(Object) - Method in class tv.amwa.maj.union.impl.IdentificationCriteriaByIdProductIDImpl
-
- equals(Object) - Method in class tv.amwa.maj.union.impl.IdentificationCriteriaByIdRefImplVersionImpl
-
- equals(Object) - Method in class tv.amwa.maj.union.impl.IdentificationCriteriaNoIdSearchImpl
-
- equals(Object) - Method in class tv.amwa.maj.union.impl.MultiCreateItemImpl
-
- equals(Object) - Method in class tv.amwa.maj.union.impl.MultiResultItemImpl
-
- equals(Object) - Method in class tv.amwa.maj.union.impl.MultiXferItemImpl
-
- equals(Object) - Method in class tv.amwa.maj.union.impl.SearchByAUIDImpl
-
- equals(Object) - Method in class tv.amwa.maj.union.impl.SearchByMediaCriteriaImpl
-
- equals(Object) - Method in class tv.amwa.maj.union.impl.SearchByNameImpl
-
- equals(Object) - Method in class tv.amwa.maj.union.impl.SearchByPackageIDImpl
-
- equals(Object) - Method in class tv.amwa.maj.union.impl.SearchByPackageKindImpl
-
- equals(Object) - Method in class tv.amwa.maj.union.impl.SearchForNothingImpl
-
- equals(Object) - Method in class tv.amwa.maj.union.impl.SourceReferenceValueImpl
-
- EssenceAccess - Class in tv.amwa.maj.io.file
-
TODO implementation, comments and tests
- EssenceAccess(MaterialPackage, AUIDImpl, AUIDImpl, Rational, Rational, Rational, EssenceType) - Constructor for class tv.amwa.maj.io.file.EssenceAccess
-
- EssenceAccess - Interface in tv.amwa.maj.model
-
Specifies streaming access over a single channel of
essence data.
- EssenceContainer - Interface in tv.amwa.maj.io.mxf
-
- EssenceData - Interface in tv.amwa.maj.model
-
Specifies an essence container.
- EssenceDataImpl - Class in tv.amwa.maj.model.impl
-
Implements an essence container.
- EssenceDataImpl() - Constructor for class tv.amwa.maj.model.impl.EssenceDataImpl
-
- EssenceDataImpl(SourcePackage, Stream) - Constructor for class tv.amwa.maj.model.impl.EssenceDataImpl
-
Creates and initializes a new essence data object that contains essence.
- EssenceDataStrongReference - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
-
Defines the type for a value that represents a strong reference to
essence data.
- EssenceDataStrongReferenceSet - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
-
Defines the type for a value that represents a set of strong references to
essence data.
- EssenceDescriptor - Interface in tv.amwa.maj.model
-
Specifies the description of the format of the content data associated with a file
source package or of the media associated with a physical
source package.
- EssenceDescriptorImpl - Class in tv.amwa.maj.model.impl
-
Implements the description of the format of the content data associated with a file
source package or of the media associated with a physical
source package.
- EssenceDescriptorImpl() - Constructor for class tv.amwa.maj.model.impl.EssenceDescriptorImpl
-
- EssenceDescriptorStrongReference - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
-
- EssenceElement - Interface in tv.amwa.maj.io.mxf
-
- essenceElementBase - Static variable in interface tv.amwa.maj.io.mxf.EssenceElement
-
- EssenceElementImpl - Class in tv.amwa.maj.io.mxf.impl
-
- EssenceElementImpl() - Constructor for class tv.amwa.maj.io.mxf.impl.EssenceElementImpl
-
- EssenceFormat - Class in tv.amwa.maj.io.file
-
TODO implementation, comments and tests
- EssenceFormat() - Constructor for class tv.amwa.maj.io.file.EssenceFormat
-
Creates and initializes an empty essence format list.
- EssenceFormat - Interface in tv.amwa.maj.model
-
Specifies a collection of parameters (such as image height/width, audio sample
width) which describes a piece of essence.
- EssenceGroup - Interface in tv.amwa.maj.model
-
Specifies the description of multiple digital representations of the same original
content source.
- EssenceGroupImpl - Class in tv.amwa.maj.model.impl
-
Implements the description of multiple digital representations of the same original
content source.
- EssenceGroupImpl() - Constructor for class tv.amwa.maj.model.impl.EssenceGroupImpl
-
- EssenceGroupImpl(DataDefinition, long) - Constructor for class tv.amwa.maj.model.impl.EssenceGroupImpl
-
Creates and initializes a new essence group segment, which describes
multiple digital representations of the same original content source.
- essenceIsIdentified() - Method in interface tv.amwa.maj.model.ContainerDefinition
-
- essenceIsIdentified() - Method in class tv.amwa.maj.model.impl.ContainerDefinitionImpl
-
- EssenceMultiAccess - Class in tv.amwa.maj.io.file
-
TODO implementation, comments and tests
- EssenceMultiAccess - Interface in tv.amwa.maj.model
-
Specifies streaming access over over multiple channels of
essence data.
- EssenceNotFoundException - Exception in tv.amwa.maj.exception
-
Thrown when an attempt is made to remove some data from
content storage that is not
contained within that storage.
- EssenceNotFoundException(String) - Constructor for exception tv.amwa.maj.exception.EssenceNotFoundException
-
Create a new essence not found exception with the given descriptive message.
- EssenceNotFoundException() - Constructor for exception tv.amwa.maj.exception.EssenceNotFoundException
-
Create a new essence not found exception with no message.
- EssencePartition - Interface in tv.amwa.maj.io.mxf
-
- EssencePartitionImpl - Class in tv.amwa.maj.io.mxf.impl
-
- EssencePartitionImpl() - Constructor for class tv.amwa.maj.io.mxf.impl.EssencePartitionImpl
-
- EssenceSink - Class in tv.amwa.maj.io.mxf
-
Objects that receive large quantities of essence data.
- EssenceSink() - Constructor for class tv.amwa.maj.io.mxf.EssenceSink
-
- EssenceSource - Class in tv.amwa.maj.io.mxf
-
Objects that supply large quantities of essence data.
- EssenceSource() - Constructor for class tv.amwa.maj.io.mxf.EssenceSource
-
- EssenceStreamDescriptor - Class in tv.amwa.maj.io.mxf
-
Description of an essence stream.
- EssenceStreamDescriptor() - Constructor for class tv.amwa.maj.io.mxf.EssenceStreamDescriptor
-
- EssenceSubParserFactory - Interface in tv.amwa.maj.io.mxf
-
Specifies a class that can create a new essence sub-parser
instance.
- EssenceType - Enum in tv.amwa.maj.enumeration
-
Specifies the kind of
essence data in terms
of its relationship with time.
- Event - Interface in tv.amwa.maj.model
-
Specifies a text comment, a trigger, or an area in the image that has an associated interactive
action.
- EventImpl - Class in tv.amwa.maj.model.impl
-
Implements a text comment, a trigger, or an area in the image that has an associated interactive
action.
- EventImpl() - Constructor for class tv.amwa.maj.model.impl.EventImpl
-
- EventSemanticsException - Exception in tv.amwa.maj.exception
-
Thrown when an
event is used in the
wrong context.
- EventSemanticsException(String) - Constructor for exception tv.amwa.maj.exception.EventSemanticsException
-
Create a new event semantics exception with the given descriptive message.
- EventSemanticsException() - Constructor for exception tv.amwa.maj.exception.EventSemanticsException
-
Create a new event semantics exception with no message.
- EventTrack - Interface in tv.amwa.maj.model
-
- EventTrackImpl - Class in tv.amwa.maj.model.impl
-
- EventTrackImpl() - Constructor for class tv.amwa.maj.model.impl.EventTrackImpl
-
Default constructor is not public to avoid unset required fields.
- EventTrackImpl(int, Segment, Rational) - Constructor for class tv.amwa.maj.model.impl.EventTrackImpl
-
Creates and initializes a new event track, which holds a sequence of events.
- existingMeta - Static variable in interface tv.amwa.maj.industry.AAFSpecifiedClasses
-
- extendEssence(int, DataDefinition, AUID, Rational, Rational, CompressEnable, Locator, AUID) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- extendEssence(int, DataDefinition, AUID, Rational, Rational, CompressEnable, Locator, AUID) - Method in interface tv.amwa.maj.model.MaterialPackage
-
Extends a single stream of essence that was originally created using
createEssence().
- extendibleEnumerationElementName(AUID) - Static method in class tv.amwa.maj.industry.Warehouse
-
Returns the element name of an extendible enumeration item from its element value.
- extendibleEnumerationElementValue(String) - Static method in class tv.amwa.maj.industry.Warehouse
-
Looks up the full name of an enumeration element value in the warehouse inventory by
its full name, including enumeration name and element name.
- extendibleEnumerationFullName(AUID) - Static method in class tv.amwa.maj.industry.Warehouse
-
Looks up the full name of an enumeration element in the warehouse inventory by its
element value identifications.
- ExtendibleEnumerationItem - Annotation Type in tv.amwa.maj.industry
-
- extendibleEnumerationName(AUID) - Static method in class tv.amwa.maj.industry.Warehouse
-
Returns the enumeration name of an extendible enumeration item from its element value.
- extendMultiEssence(AUID, MultiCreateItem[], CompressEnable, Locator, AUID) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- extendMultiEssence(AUID, MultiCreateItem[], CompressEnable, Locator, AUID) - Method in interface tv.amwa.maj.model.MaterialPackage
-
Extends a multi-channel interleaved stream of essence that was
originally created using
createMultiEssence().
- EXTENSION_ID - Static variable in interface tv.amwa.maj.extensions.example.Constants
-
Identification of the extension namespace.
- EXTENSION_ID - Static variable in interface tv.amwa.maj.extensions.quantel.QConstants
-
Identification of the extension namespace.
- EXTENSION_ID - Static variable in interface tv.amwa.maj.extensions.st436.Constants
-
Identification of the extension namespace.
- EXTENSION_TAG - Static variable in class tv.amwa.maj.io.xml.AAFElement
-
- EXTENSIONS_TAG - Static variable in class tv.amwa.maj.io.xml.AAFElement
-
- ExtensionScheme - Interface in tv.amwa.maj.meta
-
Groups together a collection of
meta definitions for an
extension to a file and provides a globally unique identifier for the collection.
- ExtensionSchemeGenerator - Class in tv.amwa.maj.util
-
- ExtensionSchemeGenerator() - Constructor for class tv.amwa.maj.util.ExtensionSchemeGenerator
-
- ExtensionSchemeImpl - Class in tv.amwa.maj.meta.impl
-
- ExtensionSchemeImpl() - Constructor for class tv.amwa.maj.meta.impl.ExtensionSchemeImpl
-
- ExtensionSchemeStrongReference - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
-
- ExtensionSchemeStrongReferenceSet - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
-
- ExtensionSchemeWeakReference - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
-
- External - Static variable in interface tv.amwa.maj.constant.ContainerConstant
-
- EXTSTARTOFFSET_DEFAULT - Static variable in interface tv.amwa.maj.io.mxf.IndexTableSegment
-
Default value for the external start offset property that gives the the byte offset to
the first essence data in a CBE (Constant Bytes per Element) essence stream.