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 _ 

L

LayoutType - Enum in tv.amwa.maj.enumeration
Specifies whether all the data for a complete sample is in one frame or is split into more than one field.
LayoutType - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type of an enumerated value that describes whether all the data for a complete sample is in one frame or is split into more than one field, e.g.
LEADINGLINES_DEFAULT - Static variable in interface tv.amwa.maj.model.TIFFDescriptor
Default value for the leading lines property, which is 0.
LeadingTransitionException - Exception in tv.amwa.maj.exception
Thrown when the result of an operation would make the first component of a sequence a transition.
LeadingTransitionException(String) - Constructor for exception tv.amwa.maj.exception.LeadingTransitionException
Create a new leading transition exception with the given descriptive message.
LeadingTransitionException() - Constructor for exception tv.amwa.maj.exception.LeadingTransitionException
Create a new leading transition exception with no message.
LegacyDV_525_60 - Static variable in interface tv.amwa.maj.constant.CodecFlavour
DV stream representing 625 line video at 50 Hz not compliant with standards defined for other codec flavours in this interface.
LegacyDV_625_50 - Static variable in interface tv.amwa.maj.constant.CodecFlavour
DV stream representing 525 line video at 60Hz not complaint with standards defined for other codec flavours in this interface.
LegacyPicture - Static variable in interface tv.amwa.maj.constant.DataDefinitionConstant
Deprecated.
LegacySound - Static variable in interface tv.amwa.maj.constant.DataDefinitionConstant
Deprecated.
LegacyTimecode - Static variable in interface tv.amwa.maj.constant.DataDefinitionConstant
Deprecated.
LengthAndConsumed(long, long) - Constructor for class tv.amwa.maj.io.mxf.MXFStream.LengthAndConsumed
 
lengthAsBuffer(AUID) - Static method in class tv.amwa.maj.record.impl.AUIDImpl
 
lengthAsBuffer(PackageID) - Static method in class tv.amwa.maj.record.impl.PackageIDImpl
 
lengthAsBuffer(ProductVersion) - Static method in class tv.amwa.maj.record.impl.ProductVersionImpl
 
lengthAsBytes(PrimerPack) - Static method in class tv.amwa.maj.io.mxf.impl.PrimerPackImpl
 
lengthAsBytes(PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionCharacterImpl
 
lengthAsBytes(PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionEnumerationImpl
 
lengthAsBytes(PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionExtendibleEnumerationImpl
 
lengthAsBytes(PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionFixedArrayImpl
 
lengthAsBytes(PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionImpl
 
lengthAsBytes(PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionIndirectImpl
 
lengthAsBytes(PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionIntegerImpl
 
lengthAsBytes(PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionObjectReferenceImpl
 
lengthAsBytes(PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionOpaqueImpl
 
lengthAsBytes(PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRecordImpl
 
lengthAsBytes(PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRenameImpl
 
lengthAsBytes(PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionSetImpl
 
lengthAsBytes(PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStringImpl
 
lengthAsBytes(PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionVariableArrayImpl
 
lengthAsBytes(PropertyValue) - Method in interface tv.amwa.maj.meta.TypeDefinition
Returns the number of bytes that the given value of this type is serialized as a sequence of bytes.
lengthOfFixedLengthPack(FixedLengthPack) - Static method in class tv.amwa.maj.io.mxf.MXFBuilder
Calculates the number of bytes that will be used to encode the value of the given fixed length pack, exclusive of its key and length representation in the byte stream.
lengthOfLocalSet(MetadataObject) - Static method in class tv.amwa.maj.io.mxf.MXFBuilder
Calculates the length in bytes of a local set value for the given metadata object, excluding the sets initial key and value.
LengthType - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type for a value that represents the length of a component.
LengthType - Annotation Type in tv.amwa.maj.misctype
Labels a Java long value used to represent the length of a component.
Level - Static variable in interface tv.amwa.maj.constant.ParameterConstant
Used to specify the level of mixing between input sources.
LINE_WIDTH - Static variable in class tv.amwa.maj.util.GenerationCore
 
Linear - Static variable in interface tv.amwa.maj.constant.InterpolationConstant
Interpolation defining a linear relationship between the input (time) and output, where the output parameter varies in a straight line between two values.
linear - Static variable in interface tv.amwa.maj.constant.TransferCharacteristicType
Linear transfer characteristics.
Linear_Transfer_Characteristic - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
Linear Transfer Characteristic.
ListOfFiles - Class in tv.amwa.maj.io.mxf
Handles a list of files.
ListOfFiles(String) - Constructor for class tv.amwa.maj.io.mxf.ListOfFiles
 
ListOfFiles() - Constructor for class tv.amwa.maj.io.mxf.ListOfFiles
 
ListOfFiles.NewFileHandler - Class in tv.amwa.maj.io.mxf
 
LocalFileResolver - Class in tv.amwa.maj.industry
Default implementation of a stream resolver that resolves URIs for streams to stream access to local files.
LocalFileResolver() - Constructor for class tv.amwa.maj.industry.LocalFileResolver
 
LocalHandler - Class in tv.amwa.maj.io.xml
Content handler class that is implemented by all content handlers that can deserialize an XML element and create an object.
LocalHandler() - Constructor for class tv.amwa.maj.io.xml.LocalHandler
 
LocalIdentificationProperty - Static variable in interface tv.amwa.maj.io.aaf.AAFConstants
 
LocalTagEntry - Interface in tv.amwa.maj.io.mxf
Represents a single entry of the tag-to-key lookup table of a primer pack, mapping a 2 byte tag to a 16 byte key.
LocalTagEntryBatch - Static variable in interface tv.amwa.maj.io.mxf.TypeDefinitions
Defines the type of a value that is a set of references to local tag entries for a primer pack, where the set contains the lookup table of tag-to-key mappings.
LocalTagEntryImpl - Class in tv.amwa.maj.io.mxf.impl
 
LocalTagEntryImpl() - Constructor for class tv.amwa.maj.io.mxf.impl.LocalTagEntryImpl
 
LocalTagEntryImpl(short, AUID) - Constructor for class tv.amwa.maj.io.mxf.impl.LocalTagEntryImpl
 
LocalTagEntryReference - Static variable in interface tv.amwa.maj.io.mxf.TypeDefinitions
Defines the type of a value that is a reference to a local tag entry in a primer pack that contains a single tag-to-key mapping.
Locator - Interface in tv.amwa.maj.model
Specifies information to help find a file that contains the essence or to help find the physical media.
LocatorImpl - Class in tv.amwa.maj.model.impl
Implements the representation of information to help find a file that contains the essence or to help find the physical media.
LocatorImpl() - Constructor for class tv.amwa.maj.model.impl.LocatorImpl
 
LocatorStrongReference - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type for a value that represents a strong reference to a locator.
LocatorStrongReferenceVector - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type for a value that represents a list of strong references to locators with a variable number of elements.
lock() - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
 
lock() - Method in interface tv.amwa.maj.io.mxf.MXFFile
 
lockForward() - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
 
lockForward() - Method in interface tv.amwa.maj.io.mxf.MXFFile
 
Log - Static variable in interface tv.amwa.maj.constant.InterpolationConstant
Interpolation defined over a set of control points where the output is computed by the calculation of a logarithmic function.
logging - Static variable in class tv.amwa.maj.io.mxf.MXFFactory
 
LONG - Static variable in interface tv.amwa.maj.meta.TypeDefinitionInteger
Number of bytes used to represent a Java long value.
longValue() - Method in class tv.amwa.maj.record.impl.RationalImpl
Calculates the long value corresponding to the numerator devided by the denominator.
lookForClass(Class<?>) - Static method in class tv.amwa.maj.industry.Warehouse
For any given Java class, this method finds the corresponding media class definition or creates it if it does not yet exist within the current Java virtual machine.
lookForClass(String) - Static method in class tv.amwa.maj.industry.Warehouse
Finds and returns a class definition for the given media class name.
lookForClass(AUID) - Static method in class tv.amwa.maj.industry.Warehouse
Looks up and returns the class definition in this warehouse with the given identification.
lookForProperty(AUID) - Static method in class tv.amwa.maj.industry.Warehouse
Look for a property in the warehouse by its unique identifier.
lookForType(String) - Static method in class tv.amwa.maj.industry.Warehouse
Finds the type definition for the given name from the warehouse inventory.
lookForType(AUID) - Static method in class tv.amwa.maj.industry.Warehouse
Finds the type definition with the given AUID identification from the warehouse inventory.
lookup(Class<T>, String) - Static method in class tv.amwa.maj.industry.Warehouse
Looks up a definition by its type and its name in the inventory of the warehouse.
lookup(Class<T>, AUID) - Static method in class tv.amwa.maj.industry.Warehouse
Looks up a definition by its type and its identification in the inventory of the warehouse.
lookup(String, String) - Static method in class tv.amwa.maj.industry.Warehouse
Looks up a definition by its type name and its name in the inventory of the warehouse.
lookup(String, AUID) - Static method in class tv.amwa.maj.industry.Warehouse
Looks up a definition by its type name and its identification in the inventory of the warehouse.
lookup(UL, short) - Method in class tv.amwa.maj.io.mxf.impl.Primer
 
lookupAAFTypeForCType(String) - Static method in class tv.amwa.maj.util.LookupTable
Deprecated.
Find the name of the AAF data type represented by a C type definition in the AAF SDK.
lookupAuxiliaryDataDefinition() - Method in interface tv.amwa.maj.model.Dictionary
Returns the auxiliary data definition.
lookupAuxiliaryDataDefinition() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
lookupClassDefinition(AUID) - Method in class tv.amwa.maj.meta.impl.MetaDictionaryImpl
 
lookupClassDefinition(AUID) - Method in interface tv.amwa.maj.meta.MetaDictionary
Returns the class definition with the given identifier that is contained in this dictionary.
lookupCodecDefinition(AUID) - Method in interface tv.amwa.maj.model.Dictionary
Returns the codec definition with the given identifier that is contained in this dictionary.
lookupCodecDefinition(AUID) - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
lookupContainerDefinition(AUID) - Method in interface tv.amwa.maj.model.Dictionary
Returns the container definition with the given identifier that is contained in this dictionary.
lookupContainerDefinition(AUID) - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
lookupDataDefinition(AUID) - Method in interface tv.amwa.maj.model.Dictionary
Return the data definition with the given identifier that is contained in this dictionary.
lookupDataDefinition(AUID) - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
lookupDescriptiveMedadataDataDefinition() - Method in interface tv.amwa.maj.model.Dictionary
Returns the descriptive metadata data definition.
lookupDescriptiveMedadataDataDefinition() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
lookupEdgecodeDataDefinition() - Method in interface tv.amwa.maj.model.Dictionary
Returns the edgecode data definition.
lookupEdgecodeDataDefinition() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
lookupEssenceData(PackageID) - Method in class tv.amwa.maj.model.impl.PrefaceImpl
 
lookupEssenceData(PackageID) - Method in interface tv.amwa.maj.model.Preface
Looks up and returns the essence data that matches the given package id from the content storage of this preface.
lookupEssenceDataObject(PackageID) - Method in interface tv.amwa.maj.model.ContentStorage
Looks up and returns an essence data item stored in this content storage that matches the given package id.
lookupEssenceDataObject(PackageID) - Method in class tv.amwa.maj.model.impl.ContentStorageImpl
 
lookupExtendibleEnumeration(String) - Static method in class tv.amwa.maj.industry.Warehouse
Returns a sorted map representation of an extendible enumeration from the name of an extendible enumeration in the inventory of this warehouse.
lookupExtensionScheme(AUID) - Static method in class tv.amwa.maj.industry.Warehouse
 
lookupExtensionScheme(String) - Static method in class tv.amwa.maj.industry.Warehouse
 
lookupIdentification(AUID) - Method in class tv.amwa.maj.model.impl.PrefaceImpl
 
lookupIdentification(AUID) - Method in interface tv.amwa.maj.model.Preface
Returns the identification that matches the given generation identifier from the list of identifications of applications that created or modified the file of this preface.
lookupInterpoliationDefinition(AUID) - Method in interface tv.amwa.maj.model.Dictionary
Returns the interpolation definition with the given identifier that is contained in this dictionary.
lookupInterpoliationDefinition(AUID) - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
lookupKLVDataDefinition(AUID) - Method in interface tv.amwa.maj.model.Dictionary
Returns the KLV data definition with the given identifier that is contained in this dictionary
lookupKLVDataDefinition(AUID) - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
lookupLegacyPictureDataDefinition() - Method in interface tv.amwa.maj.model.Dictionary
Deprecated.
As of AAF v1.1, the legacy picture data definition is deprecated. Use the picture data definition, as returned by Dictionary.lookupPictureDataDefinition(), instead.
lookupLegacyPictureDataDefinition() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
lookupLegacySoundDataDefinition() - Method in interface tv.amwa.maj.model.Dictionary
Deprecated.
As of AAF v1.1, the legacy sound data definition is deprecated. Use the sound data definition, as returned by Dictionary.lookupSoundDataDefinition(), instead.
lookupLegacySoundDataDefinition() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
lookupLegacyTimecodeDataDefinition() - Method in interface tv.amwa.maj.model.Dictionary
Deprecated.
As of AAF v1.1, the legacy timecode data definition is deprecated. Use the timecode data definition, as returned by Dictionary.lookupTimecodeDataDefinition(), instead.
lookupLegacyTimecodeDataDefinition() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
lookupLocalTag(AUID) - Method in class tv.amwa.maj.io.mxf.impl.IndexPrimerPackImpl
 
lookupLocalTag(PropertyDefinition) - Method in class tv.amwa.maj.io.mxf.impl.IndexPrimerPackImpl
 
lookupLocalTag(AUID) - Method in class tv.amwa.maj.io.mxf.impl.PrimerPackImpl
 
lookupLocalTag(PropertyDefinition) - Method in class tv.amwa.maj.io.mxf.impl.PrimerPackImpl
 
lookupLocalTag(AUID) - Method in interface tv.amwa.maj.io.mxf.PrimerPack
Lookup the given property identifier and find its local tag in the key-to-tag reverse lookup table of this primer pack.
lookupLocalTag(PropertyDefinition) - Method in interface tv.amwa.maj.io.mxf.PrimerPack
Lookup the given property's local tag in the key-to-tag reverse lookup table of this primer pack.
lookupMAJType(String) - Static method in class tv.amwa.maj.util.LookupTable
Deprecated.
Find the name of the underlying Java type used to represent the given AAF data type in the MAJ API.
lookupMAJTypeForCType(String) - Static method in class tv.amwa.maj.util.LookupTable
Deprecated.
Lookup the underlying Java type representation in the MAJ API for a given C type definition name in the AAF SDK.
lookupMAJTypeStrategy(String) - Static method in class tv.amwa.maj.util.LookupTable
Deprecated.
Find the strategy used by the MAJ API for the representation of an AAF type from a given AAF type name.
lookupMatteDataDefinition() - Method in interface tv.amwa.maj.model.Dictionary
Returns the matte data definition.
lookupMatteDataDefinition() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
lookupMetaDefinition(AUID) - Method in interface tv.amwa.maj.meta.ExtensionScheme
Lookup a meta definition within this extension scheme by its identifier.
lookupMetaDefinition(String) - Method in interface tv.amwa.maj.meta.ExtensionScheme
Lookup a meta definition within this extension scheme by its name.
lookupMetaDefinition(AUID) - Method in class tv.amwa.maj.meta.impl.ExtensionSchemeImpl
 
lookupMetaDefinition(String) - Method in class tv.amwa.maj.meta.impl.ExtensionSchemeImpl
 
lookupMetaDefinitionIdentifier(String) - Method in interface tv.amwa.maj.meta.ExtensionScheme
Lookup the identifier of a meta definition in this extension scheme from its name.
lookupMetaDefinitionIdentifier(String) - Method in class tv.amwa.maj.meta.impl.ExtensionSchemeImpl
 
lookupOpaqueTypeDefinition(AUID) - Method in class tv.amwa.maj.meta.impl.MetaDictionaryImpl
 
lookupOpaqueTypeDefinition(AUID) - Method in interface tv.amwa.maj.meta.MetaDictionary
Return the opaque type definition with the given id.
lookupOperationDefinition(AUID) - Method in interface tv.amwa.maj.model.Dictionary
Return the operation definition with the given identifier that is contained in this dictionary.
lookupOperationDefinition(AUID) - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
lookupOperationParameter(AUID) - Method in class tv.amwa.maj.model.impl.OperationDefinitionImpl
 
lookupOperationParameter(AUID) - Method in interface tv.amwa.maj.model.OperationDefinition
Looks up and returns the parameter definition corresponding to the given identifier from the collection of defined parameters of the defined operation.
lookupPackage(PackageID) - Method in interface tv.amwa.maj.model.ContentStorage
Returns the package that matches the given package id from the set of packages in this content storage.
lookupPackage(PackageID) - Method in class tv.amwa.maj.model.impl.ContentStorageImpl
 
lookupPackage(PackageID) - Method in class tv.amwa.maj.model.impl.PrefaceImpl
 
lookupPackage(PackageID) - Method in interface tv.amwa.maj.model.Preface
Returns the package that matches the given package id stored in the content storage of this preface.
lookupPackageTrack(int) - Method in class tv.amwa.maj.model.impl.PackageImpl
 
lookupPackageTrack(int) - Method in interface tv.amwa.maj.model.Package
Finds and returns the track with the associated track id from the list of tracks for this package.
lookupParameter(AUID) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
 
lookupParameter(AUID) - Method in interface tv.amwa.maj.model.OperationGroup
Given an argument id, returns the corresponding parameter slot from the collection of parameters of this operation group.
lookupParameterDefinition(AUID) - Method in interface tv.amwa.maj.model.Dictionary
Returns the parameter definition with the given identifier that is contained in this dictionary.
lookupParameterDefinition(AUID) - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
lookupPartitionOffsets(int) - Method in class tv.amwa.maj.io.mxf.impl.RandomIndexPackImpl
 
lookupPartitionOffsets(int) - Method in interface tv.amwa.maj.io.mxf.RandomIndexPack
Returns an ordered list of the byte offsets for partitions containing the given body stream identifier.
lookupPictureDataDefinition() - Method in interface tv.amwa.maj.model.Dictionary
Returns the picture data definition.
lookupPictureDataDefinition() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
lookupPictureWithMatteDataDefinition() - Method in interface tv.amwa.maj.model.Dictionary
Returns the picture with matte data definition.
lookupPictureWithMatteDataDefinition() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
lookupPluginDefinition(AUID) - Method in interface tv.amwa.maj.model.Dictionary
Return the plugin definition with the given identifier that is contained in this dictionary.
lookupPluginDefinition(AUID) - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
lookupPropertyDefinition(AUID) - Method in interface tv.amwa.maj.meta.ClassDefinition
Looks up and returns the property definition corresponding to the given AUID in the set of properties defined for this class.
lookupPropertyDefinition(String) - Method in interface tv.amwa.maj.meta.ClassDefinition
Looks up and returns the property definition corresponding to the given name in the set of all properties defined for this class.
lookupPropertyDefinition(short) - Method in interface tv.amwa.maj.meta.ClassDefinition
Looks up and returns the property definition corresponding to the given short tag in the set of all properties defined for this class.
lookupPropertyDefinition(AUID) - Method in class tv.amwa.maj.meta.impl.ClassDefinitionImpl
 
lookupPropertyDefinition(String) - Method in class tv.amwa.maj.meta.impl.ClassDefinitionImpl
 
lookupPropertyDefinition(short) - Method in class tv.amwa.maj.meta.impl.ClassDefinitionImpl
 
lookupSoundDataDefinition() - Method in interface tv.amwa.maj.model.Dictionary
Returns a sound data definition.
lookupSoundDataDefinition() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
LookupTable - Class in tv.amwa.maj.util
Deprecated.
Ongoing maintenance of this class is not expected. The table was created in January 2007 from version 1.1 of the AAF SDK and is not used by any other part of the MAJ API. Developers may find this utility class useful but are advised to check any results that are produced against the current state of the AAF SDK and MAJ API. All type names in section 21 of the AAF object specification version 1.1 are included.
LookupTable.Strategy - Enum in tv.amwa.maj.util
Deprecated.
Defines the kind of strategy used to represent a particular AAF data type in the MAJ API.
lookupTaggedValueDefinition(AUID) - Method in interface tv.amwa.maj.model.Dictionary
Returns the tagged value definition with the given identifier that is contained in this dictionary.
lookupTaggedValueDefinition(AUID) - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
lookupTimecodeDataDefinition() - Method in interface tv.amwa.maj.model.Dictionary
Returns the timecode data definition.
lookupTimecodeDataDefinition() - Method in class tv.amwa.maj.model.impl.DictionaryImpl
 
lookupTypeDefinition(AUID) - Method in class tv.amwa.maj.meta.impl.MetaDictionaryImpl
 
lookupTypeDefinition(AUID) - Method in interface tv.amwa.maj.meta.MetaDictionary
Return the type definition with the given identifier that is contained within this dictionary.
lookupUID(short) - Method in class tv.amwa.maj.io.mxf.impl.IndexPrimerPackImpl
 
lookupUID(short) - Method in class tv.amwa.maj.io.mxf.impl.PrimerPackImpl
 
lookupUID(short) - Method in interface tv.amwa.maj.io.mxf.PrimerPack
Lookup the given tag in the tag-to-key lookup table of this primer pack, returning the given key or null if the tag is not known.
lowerFirstLetter(String) - Static method in class tv.amwa.maj.util.Utilities
Create the Java field name of a property by lowering its first letter.
LowerLevel - Static variable in interface tv.amwa.maj.constant.UsageType
Package is a composition package used as a lower-level composition, which specifies a composition that is referenced by another composition in a file.
LumKeyClip - Static variable in interface tv.amwa.maj.constant.ParameterConstant
Used to specify the luminance key clip for a luminance key operation.
LumKeyLevel - Static variable in interface tv.amwa.maj.constant.ParameterConstant
Used to specify the luminance key level for a luminance key 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.