- save() - Method in class tv.amwa.maj.io.file.AAFFile
-
- save() - Method in interface tv.amwa.maj.model.AAFFile
-
If this AAFFile is open, all unsaved changes
made to the contents of this object are saved.
- saveAsFile(AAFFile) - Method in interface tv.amwa.maj.model.RandomFile
-
Associates this file with the storage specified the given destination
file.
- saveCopyAs(AAFFile) - Method in class tv.amwa.maj.io.file.AAFFile
-
- saveCopyAs(AAFFile) - Method in interface tv.amwa.maj.model.AAFFile
-
Copies the contents of this file to a given destination file.
- ScaleX - Static variable in interface tv.amwa.maj.constant.ParameterConstant
-
- ScaleY - Static variable in interface tv.amwa.maj.constant.ParameterConstant
-
- SCANNINGDIRECTION_DEFAULT - Static variable in interface tv.amwa.maj.model.RGBADescriptor
-
- ScanningDirectionType - Enum in tv.amwa.maj.enumeration
-
Describes the scanning direction of an image.
- ScanningDirectionType - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
-
Defines the type of an enumerated value that describes the scanning direction of an image,
e.g.
- scanRIP(long) - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
-
- scanRIP() - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
-
- ScopeReference - Interface in tv.amwa.maj.model
-
- ScopeReferenceImpl - Class in tv.amwa.maj.model.impl
-
- ScopeReferenceImpl() - Constructor for class tv.amwa.maj.model.impl.ScopeReferenceImpl
-
Default constructor is not public to avoid unset required fields.
- ScopeReferenceImpl(DataDefinition, int, int) - Constructor for class tv.amwa.maj.model.impl.ScopeReferenceImpl
-
Creates and initializes a new scope reference object, which refers to a section
in the specified
track or
nested scope slot.
- SDTICP_MPEG2_Baseline_Template - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SDTI-CP MPEG-2 Baseline Template.
- SDTICP_MPEG2_Extended_Template - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SDTI-CP MPEG-2 Extended Template.
- SearchByAUID - Interface in tv.amwa.maj.union
-
Specifies a search criteria for matching
packages defined by an
AUID value.
- SearchByAUIDImpl - Class in tv.amwa.maj.union.impl
-
Implementation of a search criteria for matching
packages defined by an
AUID value.
- SearchByAUIDImpl(SearchTag, AUID) - Constructor for class tv.amwa.maj.union.impl.SearchByAUIDImpl
-
Create a search criteria defined by an AUID and the kind of item that the
item identifies.
- SearchByMediaCriteria - Interface in tv.amwa.maj.union
-
Specifies a search criteria for matching
packages defined by media
criteria.
- SearchByMediaCriteriaImpl - Class in tv.amwa.maj.union.impl
-
Implementation of a search criteria for matching
packages defined by media
criteria.
- SearchByMediaCriteriaImpl(CriteriaType) - Constructor for class tv.amwa.maj.union.impl.SearchByMediaCriteriaImpl
-
Create a search criteria defined by the given media criteria type.
- SearchByName - Interface in tv.amwa.maj.union
-
Specifies a search criteria for matching
packages defined by
package name.
- SearchByNameImpl - Class in tv.amwa.maj.union.impl
-
Implementation of a search criteria for matching
packages defined by
package name.
- SearchByNameImpl(String) - Constructor for class tv.amwa.maj.union.impl.SearchByNameImpl
-
Create a search criteria defined by the given package name.
- SearchByPackageID - Interface in tv.amwa.maj.union
-
- SearchByPackageIDImpl - Class in tv.amwa.maj.union.impl
-
- SearchByPackageIDImpl(PackageID) - Constructor for class tv.amwa.maj.union.impl.SearchByPackageIDImpl
-
Create a search criteria defined by a package id.
- SearchByPackageKind - Interface in tv.amwa.maj.union
-
- SearchByPackageKindImpl - Class in tv.amwa.maj.union.impl
-
- SearchByPackageKindImpl(PackageKind) - Constructor for class tv.amwa.maj.union.impl.SearchByPackageKindImpl
-
Create a search criteria defined by package kind.
- SearchCriteria - Interface in tv.amwa.maj.union
-
Specifies a search criteria for matching
packages
specified in a number of different ways.
- SearchCriteriaImpl - Class in tv.amwa.maj.union.impl
-
Implementation of a search criteria for matching
packages
specified in a number of different ways.
- SearchForNothing - Interface in tv.amwa.maj.union
-
Specifies a search criteria for matching
packages that does
not match anything.
- SearchForNothingImpl - Class in tv.amwa.maj.union.impl
-
Implementation of a search criteria for matching
packages
that does not match anything.
- SearchForNothingImpl() - Constructor for class tv.amwa.maj.union.impl.SearchForNothingImpl
-
Create a search criteria that does not match any packages.
- searchSource(int, long, PackageKind, CriteriaType, OperationChoice) - Method in class tv.amwa.maj.model.impl.SourcePackageImpl
-
- SearchSource - Interface in tv.amwa.maj.model
-
- searchSource(int, long, PackageKind, CriteriaType, OperationChoice) - Method in interface tv.amwa.maj.model.SearchSource
-
- SearchTag - Enum in tv.amwa.maj.union
-
- seconds - Variable in class tv.amwa.maj.record.impl.TimecodeValueImpl.TimeComponents
-
Second component of the timecode.
- seedRandomMaker() - Static method in class tv.amwa.maj.util.Utilities
-
Create and seed a secure random number generator.
- seek(long) - Method in class tv.amwa.maj.io.file.EssenceAccess
-
- seek(long) - Method in class tv.amwa.maj.io.mxf.BodyReader
-
- seek() - Method in class tv.amwa.maj.io.mxf.BodyReader
-
- seek(int, long) - Method in class tv.amwa.maj.io.mxf.BodyReader
-
- seek(long) - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
-
- seek(long) - Method in interface tv.amwa.maj.model.EssenceAccess
-
The seek function for essence.
- seekEnd() - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
-
- Segment - Interface in tv.amwa.maj.model
-
Specifies a
component that is independent of any surrounding
object.
- SegmentImpl - Class in tv.amwa.maj.model.impl
-
Implements a
component that is independent of any surrounding
object.
- SegmentImpl() - Constructor for class tv.amwa.maj.model.impl.SegmentImpl
-
- SegmentNotFoundException - Exception in tv.amwa.maj.exception
-
Thrown when a given
segment cannot be found
within the segments of a
selector.
- SegmentNotFoundException(String) - Constructor for exception tv.amwa.maj.exception.SegmentNotFoundException
-
Create a new segment not found exception with the given descriptive message.
- SegmentNotFoundException() - Constructor for exception tv.amwa.maj.exception.SegmentNotFoundException
-
Create a new segment not found exception with no message.
- segmentOffsetToTC(long) - Method in class tv.amwa.maj.model.impl.PulldownImpl
-
- segmentOffsetToTC(long) - Method in class tv.amwa.maj.model.impl.SegmentImpl
-
- segmentOffsetToTC(long) - Method in class tv.amwa.maj.model.impl.TimecodeSegmentImpl
-
- segmentOffsetToTC(long) - Method in class tv.amwa.maj.model.impl.TimecodeStreamImpl
-
- segmentOffsetToTC(long) - Method in interface tv.amwa.maj.model.Segment
-
Converts the given segment offset to a
timecode
value.
- SegmentStrongReference - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
-
Defines the type for a value that represents a strong reference to a
segment.
- SegmentStrongReferenceVector - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
-
Defines the type for a value that represents a list of strong references to
segments with
a variable number of elements.
- segmentTCToOffset(TimecodeValue, Rational) - Method in class tv.amwa.maj.model.impl.PulldownImpl
-
- segmentTCToOffset(TimecodeValue, Rational) - Method in class tv.amwa.maj.model.impl.SegmentImpl
-
- segmentTCToOffset(TimecodeValue, Rational) - Method in class tv.amwa.maj.model.impl.TimecodeSegmentImpl
-
- segmentTCToOffset(TimecodeValue, Rational) - Method in class tv.amwa.maj.model.impl.TimecodeStreamImpl
-
- segmentTCToOffset(TimecodeValue, Rational) - Method in interface tv.amwa.maj.model.Segment
-
Converts the given
timecode and edit rate
to a segment offset value.
- Selector - Interface in tv.amwa.maj.model
-
Specifies a selected value of a single
segment while preserving
references to unused alternatives.
- SelectorImpl - Class in tv.amwa.maj.model.impl
-
Implements a selected value of a single
segment while preserving
references to unused alternatives.
- SelectorImpl() - Constructor for class tv.amwa.maj.model.impl.SelectorImpl
-
Default constructor is not public to avoid unset required fields.
- SelectorImpl(Segment) - Constructor for class tv.amwa.maj.model.impl.SelectorImpl
-
Creates and initializes a new selector segment, which provides the value of a
single
segment while preserving references to unused alternatives.
- Sequence - Interface in tv.amwa.maj.model
-
- SequenceImpl - Class in tv.amwa.maj.model.impl
-
Implements the representation of the combination of an ordered list of
segments
and
transitions.
- SequenceImpl() - Constructor for class tv.amwa.maj.model.impl.SequenceImpl
-
- SequenceImpl(DataDefinition) - Constructor for class tv.amwa.maj.model.impl.SequenceImpl
-
Creates and initializes a new sequence, which combines an ordered list of
segments and
transitions.
- set(MetadataObject, Object) - Method in class tv.amwa.maj.meta.impl.SingletonTypeDefinitionImpl.SingletonMethodBag
-
- set(MetadataObject, Set<Object>) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionSetImpl.SetMethodBag
-
- set(MetadataObject, Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionVariableArrayImpl.VariableArrayMethodBag
-
- setAAFNamesInUse(boolean) - Method in class tv.amwa.maj.meta.impl.MetaDefinitionImpl
-
- setAAFNamesInUse(boolean) - Method in interface tv.amwa.maj.meta.MetaDefinition
-
Set whether AAF-style names are in use for this meta definition.
- setActiveFormatDescriptor(Byte) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setActiveFormatDescriptor(Byte) - Method in interface tv.amwa.maj.model.PictureDescriptor
-
Sets the active format descriptor property for the picture
descriptor, which specifies the desired framing of the content
within the displayed image (4:3 in 16:9 etc.).
- setActiveState(boolean) - Method in interface tv.amwa.maj.model.GPITrigger
-
Set to true to turn the trigger "on" or
false to turn the trigger off.
- setActiveState(boolean) - Method in class tv.amwa.maj.model.impl.GPITriggerImpl
-
- setActualSize(long) - Method in class tv.amwa.maj.io.mxf.impl.PartitionImpl
-
- setAIFCSummary(byte[]) - Method in interface tv.amwa.maj.model.AIFCDescriptor
-
Sets the AIFC file information, the descriptive information in the associated
AIFC audio data value.
- setAIFCSummary(byte[]) - Method in class tv.amwa.maj.model.impl.AIFCDescriptorImpl
-
- setAliases(String[]) - Method in class tv.amwa.maj.meta.impl.MetaDefinitionImpl
-
- setAlphaMaxRef(Integer) - Method in class tv.amwa.maj.model.impl.RGBADescriptorImpl
-
- setAlphaMaxRef(Integer) - Method in interface tv.amwa.maj.model.RGBADescriptor
-
Sets the maximum alpha value of the RGBA descriptor, for example
239 or 959 (8 or 10 bits).
- setAlphaMinRef(Integer) - Method in class tv.amwa.maj.model.impl.RGBADescriptorImpl
-
- setAlphaMinRef(Integer) - Method in interface tv.amwa.maj.model.RGBADescriptor
-
Sets the minimum alpha value of this RGBA descriptor, for example
16 or 64 (8 or 10 bits).
- setAlphaSampleDepth(Integer) - Method in interface tv.amwa.maj.model.CDCIDescriptor
-
Sets the alpha sample depth property of the CDCI descriptor, which
specifies the number of bits used to store the alpha
component.
- setAlphaSampleDepth(Integer) - Method in class tv.amwa.maj.model.impl.CDCIDescriptorImpl
-
- setAlphaTransparency(AlphaTransparencyType) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setAlphaTransparency(AlphaTransparencyType) - Method in interface tv.amwa.maj.model.PictureDescriptor
-
Sets the alpha transparency property of this picture descriptor, which
specifies whether the minimum alpha value or the maximum
alpha value indicates transparency.
- setAnnotatedGetter(Method) - Method in class tv.amwa.maj.meta.impl.PropertyDefinitionImpl
-
- setAnnotation(SourceReferenceSegment) - Method in interface tv.amwa.maj.model.CommentMarker
-
Sets the annotation marker for this comment marker, which specifies a text
or audio annotation.
- setAnnotation(SourceReferenceSegment) - Method in class tv.amwa.maj.model.impl.CommentMarkerImpl
-
- setApplicationEnvironmentID(String) - Method in interface tv.amwa.maj.model.ApplicationPluginObject
-
- setApplicationEnvironmentID(String) - Method in class tv.amwa.maj.model.impl.ApplicationPluginObjectImpl
-
- setApplicationName(String) - Method in class tv.amwa.maj.model.impl.IdentificationImpl
-
- setApplicationPlatform(String) - Method in class tv.amwa.maj.model.impl.IdentificationImpl
-
- setApplicationPluginInstanceID(AUID) - Method in interface tv.amwa.maj.model.ApplicationPluginObject
-
Sets the immutable identifier of this application metadata plug-in instance.
- setApplicationPluginInstanceID(AUID) - Method in class tv.amwa.maj.model.impl.ApplicationPluginObjectImpl
-
- setApplicationProductID(AUID) - Method in class tv.amwa.maj.model.impl.IdentificationImpl
-
- setApplicationProductIDString(String) - Method in class tv.amwa.maj.model.impl.IdentificationImpl
-
- setApplicationScheme(ExtensionScheme) - Method in interface tv.amwa.maj.model.ApplicationPluginObject
-
Sets the application metadata scheme contained in this plugin
object.
- setApplicationScheme(ExtensionScheme) - Method in class tv.amwa.maj.model.impl.ApplicationPluginObjectImpl
-
- setApplicationSupplierName(String) - Method in class tv.amwa.maj.model.impl.IdentificationImpl
-
- setApplicationVersion(ProductVersion) - Method in interface tv.amwa.maj.model.Identification
-
Set the application version property of this identification, which specifies the
version number of the application.
- setApplicationVersion(ProductVersion) - Method in class tv.amwa.maj.model.impl.IdentificationImpl
-
- setApplicationVersionPersist(String) - Method in class tv.amwa.maj.model.impl.IdentificationImpl
-
- setApplicationVersionString(String) - Method in class tv.amwa.maj.model.impl.IdentificationImpl
-
- setArchiveComposition(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setArchiveComposition(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setArchiveCompositionType(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setArchiveCompositionType(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setArchiveDatabaseType(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QPreface
-
- setArchiveDatabaseType(Integer) - Method in class tv.amwa.maj.model.impl.PrefaceImpl
-
- setArchiveSetting(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setArchiveSetting(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setAreSIDsKnown(boolean) - Method in class tv.amwa.maj.io.mxf.impl.PartitionInformation
-
- setArray(PropertyValue, Object[]) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionFixedArrayImpl
-
- setArray(PropertyValue, Object[]) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionVariableArrayImpl
-
- setArray(PropertyValue, List<Object>) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionVariableArrayImpl
-
- setArray(PropertyValue, Object[]) - Method in interface tv.amwa.maj.meta.TypeDefinitionFixedArray
-
Sets the value of the given fixed array property value using
the given Java array, setting the elements of the fixed array
to be values given by the elements of the Java array.
- setArray(PropertyValue, Object[]) - Method in interface tv.amwa.maj.meta.TypeDefinitionVariableArray
-
Sets the elements of a given array from the given array
of Java objects.
- setArray(PropertyValue, List<Object>) - Method in interface tv.amwa.maj.meta.TypeDefinitionVariableArray
-
Sets the elements of a given array from the given list
of Java objects.
- setAttribute(Element, String, String, String, String) - Static method in class tv.amwa.maj.io.xml.XMLBuilder
-
Sets the attribute of the given element of the given name to the given value,
assuming that the attribute is within the AAF namespace.
- setAttribute(Element, String, String, String, PropertyValue) - Static method in class tv.amwa.maj.io.xml.XMLBuilder
-
- setAudioReferenceLevel(Byte) - Method in class tv.amwa.maj.model.impl.SoundDescriptorImpl
-
- setAudioReferenceLevel(Byte) - Method in interface tv.amwa.maj.model.SoundDescriptor
-
Sets the audio reference level of the audio essence described by this sound descriptor.
- setAudioRushChannels(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setAudioRushChannels(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setAudioRushFrameRateDenominator(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setAudioRushFrameRateDenominator(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setAudioRushFrameRateNumerator(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setAudioRushFrameRateNumerator(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setAudioRushSampleBits(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setAudioRushSampleBits(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setAudioSampleRate(Rational) - Method in class tv.amwa.maj.model.impl.SoundDescriptorImpl
-
- setAudioSampleRate(Rational) - Method in interface tv.amwa.maj.model.SoundDescriptor
-
Sets the audio sampling rate of audio essence described by this sound
descriptor.
- setAudioSampleRateString(String) - Method in class tv.amwa.maj.model.impl.SoundDescriptorImpl
-
- setAUID(AUID) - Method in class tv.amwa.maj.model.impl.DefinitionObjectImpl
-
- setAUID(AUID) - Method in class tv.amwa.maj.union.impl.SearchByAUIDImpl
-
- setAUID(AUID) - Method in interface tv.amwa.maj.union.SearchByAUID
-
Sets the
AUID that defines this
search criteria.
- setAUIDValue(PropertyValue, AUID) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionExtendibleEnumerationImpl
-
- setAUIDValue(PropertyValue, AUID) - Method in interface tv.amwa.maj.meta.TypeDefinitionExtendibleEnumeration
-
Sets the value of the given extendible enumeration property
value to the given
AUID that identifies
an element of this extendible enumeration type definition.
- setAUIDValue(byte[]) - Method in class tv.amwa.maj.record.impl.AUIDImpl
-
Sets the array of bytes used to represent this AUID internally.
- setAuxBitsMode(AuxBitsModeType) - Method in interface tv.amwa.maj.model.AES3PCMDescriptor
-
Sets the AES3 use of auxiliary bits in the associated audio
essence.
- setAuxBitsMode(AuxBitsModeType) - Method in class tv.amwa.maj.model.impl.AES3PCMDescriptorImpl
-
- setAVCAverageBitrate(Integer) - Method in interface tv.amwa.maj.model.AVCSubDescriptor
-
Sets the average bit rate of the AVC stream in bit/s over the entire AVC bitstream.
- setAVCAverageBitrate(Integer) - Method in class tv.amwa.maj.model.impl.AVCSubDescriptorImpl
-
- setAVCClosedGOPIndicator(Boolean) - Method in interface tv.amwa.maj.model.AVCSubDescriptor
-
Sets whether all GOPs start with an IDR Picture.
- setAVCClosedGOPIndicator(Boolean) - Method in class tv.amwa.maj.model.impl.AVCSubDescriptorImpl
-
- setAVCCodedContentKind(AVCCodedContentKind) - Method in interface tv.amwa.maj.model.AVCSubDescriptor
-
Sets the picture type and coding type.
- setAVCCodedContentKind(AVCCodedContentKind) - Method in class tv.amwa.maj.model.impl.AVCSubDescriptorImpl
-
- setAVCConstantBPictureFlag(Boolean) - Method in interface tv.amwa.maj.model.AVCSubDescriptor
-
Sets whether the number of consecutive B Pictures always constant? Set to false if the number of consecutive
B Pictures is not constant or is unknown.
- setAVCConstantBPictureFlag(Boolean) - Method in class tv.amwa.maj.model.impl.AVCSubDescriptorImpl
-
- setAVCDecodingDelay(byte) - Method in interface tv.amwa.maj.model.AVCSubDescriptor
-
Sets the delay required for decoded pictures in number of access units.
- setAVCDecodingDelay(byte) - Method in class tv.amwa.maj.model.impl.AVCSubDescriptorImpl
-
- setAVCIdenticalGOPIndicator(Boolean) - Method in interface tv.amwa.maj.model.AVCSubDescriptor
-
Sets whether every GOP in the sequence has the same number of pictures and the same type of pictures in the same
order.
- setAVCIdenticalGOPIndicator(Boolean) - Method in class tv.amwa.maj.model.impl.AVCSubDescriptorImpl
-
- setAVCLevel(Byte) - Method in interface tv.amwa.maj.model.AVCSubDescriptor
-
Sets the level from the level_idc parameter in the sequence parameter set.
- setAVCLevel(Byte) - Method in class tv.amwa.maj.model.impl.AVCSubDescriptorImpl
-
- setAVCMaximumBitrate(Integer) - Method in interface tv.amwa.maj.model.AVCSubDescriptor
-
Sets the maximum bit rate of the AVC stream in bit/s as given by bit_rate_scale and
bit_rate_value_minus1 in the HRD parameters in the sequence parameter set.
- setAVCMaximumBitrate(Integer) - Method in class tv.amwa.maj.model.impl.AVCSubDescriptorImpl
-
- setAVCMaximumBPictureCount(Short) - Method in interface tv.amwa.maj.model.AVCSubDescriptor
-
Sets the maximum number of B Pictures between P or I Pictures.
- setAVCMaximumBPictureCount(Short) - Method in class tv.amwa.maj.model.impl.AVCSubDescriptorImpl
-
- setAVCMaximumGOPSize(Short) - Method in interface tv.amwa.maj.model.AVCSubDescriptor
-
Sets the maximum occurring spacing between I Pictures.
- setAVCMaximumGOPSize(Short) - Method in class tv.amwa.maj.model.impl.AVCSubDescriptorImpl
-
- setAVCMaximumRefFrames(Byte) - Method in interface tv.amwa.maj.model.AVCSubDescriptor
-
Sets the maximum number of reference frames.
- setAVCMaximumRefFrames(Byte) - Method in class tv.amwa.maj.model.impl.AVCSubDescriptorImpl
-
- setAVCPictureParameterSetFlag(Byte) - Method in interface tv.amwa.maj.model.AVCSubDescriptor
-
Sets the location and the constancy of picture parameter sets.
- setAVCPictureParameterSetFlag(Byte) - Method in class tv.amwa.maj.model.impl.AVCSubDescriptorImpl
-
- setAVCProfile(Byte) - Method in interface tv.amwa.maj.model.AVCSubDescriptor
-
Sets the AVC video profile.
- setAVCProfile(Byte) - Method in class tv.amwa.maj.model.impl.AVCSubDescriptorImpl
-
- setAVCProfileConstraint(Byte) - Method in interface tv.amwa.maj.model.AVCSubDescriptor
-
Sets the AVC video profile constraint flags.
- setAVCProfileConstraint(Byte) - Method in class tv.amwa.maj.model.impl.AVCSubDescriptorImpl
-
- setAVCProfileContraint(boolean, boolean, boolean, boolean, boolean, boolean) - Method in interface tv.amwa.maj.model.AVCSubDescriptor
-
Sets the AVC video profile constraint flags.
- setAVCProfileContraint(boolean, boolean, boolean, boolean, boolean, boolean) - Method in class tv.amwa.maj.model.impl.AVCSubDescriptorImpl
-
- setAVCSequenceParameterSetFlag(Byte) - Method in interface tv.amwa.maj.model.AVCSubDescriptor
-
Sets the location and the constancy of sequence parameter sets.
- setAVCSequenceParameterSetFlag(Byte) - Method in class tv.amwa.maj.model.impl.AVCSubDescriptorImpl
-
- setAverageBytesPerSecond(int) - Method in class tv.amwa.maj.model.impl.WAVEPCMDescriptorImpl
-
- setAverageBytesPerSecond(int) - Method in interface tv.amwa.maj.model.WAVEPCMDescriptor
-
Sets the average bytes per second of the essence stream described
by this PCM descriptor.
- setBaseClass(ClassDefinition) - Method in interface tv.amwa.maj.model.ApplicationObject
-
Sets the class identifier of the immediate superclass that this object extends.
- setBaseClass(ClassDefinition) - Method in class tv.amwa.maj.model.impl.ApplicationObjectImpl
-
- setBasicData(String) - Method in interface tv.amwa.maj.model.BWFImportDescriptor
-
Sets the basic data of this BWF import descriptor, which is taken from the
basic data property of the associated <qlty> chunk.
- setBasicData(String) - Method in class tv.amwa.maj.model.impl.BWFImportDescriptorImpl
-
- setBeginAnchor(String) - Method in interface tv.amwa.maj.model.HTMLClip
-
Sets the begin anchor property of this HTML clip, which delineates the anchor that is the start of
the reference's text.
- setBeginAnchor(String) - Method in class tv.amwa.maj.model.impl.HTMLClipImpl
-
- setBitmap(byte) - Method in interface tv.amwa.maj.io.mxf.CPSystemItem
-
- setBitmap(byte) - Method in class tv.amwa.maj.io.mxf.impl.CPSystemItemImpl
-
- setBitRate(Integer) - Method in class tv.amwa.maj.model.impl.MPEGVideoDescriptorImpl
-
- setBitRate(Integer) - Method in interface tv.amwa.maj.model.MPEGVideoDescriptor
-
Sets the maximum bit rate of the MPEG elementary stream of the described MPEG video
essence, measured in bits per second.
- setBlackRefLevel(Integer) - Method in interface tv.amwa.maj.model.CDCIDescriptor
-
Sets the black reference level property for this CDCI descriptor, which
specifies the digital luminance component value associated with black.
- setBlackRefLevel(Integer) - Method in class tv.amwa.maj.model.impl.CDCIDescriptorImpl
-
- setBlackRefLevelFromStream(Integer) - Method in class tv.amwa.maj.model.impl.CDCIDescriptorImpl
-
- setBlockAlign(int, int, int) - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
-
- setBlockAlign(int) - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
-
- setBlockAlign(short) - Method in class tv.amwa.maj.model.impl.WAVEPCMDescriptorImpl
-
- setBlockAlign(short) - Method in interface tv.amwa.maj.model.WAVEPCMDescriptor
-
Sets the number of bytes used to store one sample of all channels
of data associated with this PCM descriptor.
- setBlockStartOffset(Short) - Method in interface tv.amwa.maj.model.AES3PCMDescriptor
-
Sets the AES3 position of the first Z preamble in the associated sound
essence stream.
- setBlockStartOffset(Short) - Method in class tv.amwa.maj.model.impl.AES3PCMDescriptorImpl
-
- setBodyOffset(long) - Method in class tv.amwa.maj.io.mxf.impl.PartitionPackImpl
-
- setBodyOffset(long) - Method in interface tv.amwa.maj.io.mxf.PartitionPack
-
Sets byte offset to the
essence container in this partition
from the start of the partition pack.
- setBodySID(int) - Method in class tv.amwa.maj.io.mxf.impl.IndexTableSegmentImpl
-
- setBodySID(int) - Method in class tv.amwa.maj.io.mxf.impl.PartitionInformation
-
- setBodySID(int) - Method in class tv.amwa.maj.io.mxf.impl.PartitionPackImpl
-
- setBodySID(int) - Method in class tv.amwa.maj.io.mxf.impl.RandomIndexItemImpl
-
Create a cloned copy of this RandomIndexPackItemImpl.
- setBodySID(int) - Method in interface tv.amwa.maj.io.mxf.IndexTableSegment
-
Sets the stream identifier of the indexed essence container.
- setBodySID(int) - Method in interface tv.amwa.maj.io.mxf.PartitionPack
-
- setBodySID(int) - Method in interface tv.amwa.maj.io.mxf.RandomIndexItem
-
Sets the body stream identifier for the essence container in the
partition indexed by this item.
- setBodySID(Integer) - Method in interface tv.amwa.maj.model.EssenceData
-
Sets the identifier for the essence container of this essence data, known as the
body stream identifier.
- setBodySID(Integer) - Method in class tv.amwa.maj.model.impl.EssenceDataImpl
-
- setBuffer(byte[]) - Method in class tv.amwa.maj.union.impl.MultiXferItemImpl
-
- setBuffer(byte[]) - Method in interface tv.amwa.maj.union.MultiXferItem
-
Sets the data buffer of this item.
- setBuflen(int) - Method in class tv.amwa.maj.union.impl.MultiXferItemImpl
-
Deprecated.
- setBuflen(int) - Method in interface tv.amwa.maj.union.MultiXferItem
-
- setBuildType(ProductReleaseType) - Method in class tv.amwa.maj.record.impl.ProductVersionImpl
-
- setBuildType(ProductReleaseType) - Method in interface tv.amwa.maj.record.ProductVersion
-
Sets the associated application's product release type, for example final, debug, beta etc..
- setBypass(Integer) - Method in class tv.amwa.maj.model.impl.OperationDefinitionImpl
-
- setBypass(Integer) - Method in interface tv.amwa.maj.model.OperationDefinition
-
Sets the bypass media segment index, which specifies the array index (1-based)
of the input segment which is the primary input.
- setBypassOverride(Integer) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
-
- setBypassOverride(Integer) - Method in interface tv.amwa.maj.model.OperationGroup
-
Sets the optional bypass override property on the
given operation group object, which specifies the array index (1-based) of the
input segment which is the primary input.
- setByteOffset(long) - Method in class tv.amwa.maj.io.mxf.impl.PartitionInformation
-
- setByteOffset(long) - Method in class tv.amwa.maj.io.mxf.impl.RandomIndexItemImpl
-
Create a cloned copy of this RandomIndexPackItemImpl.
- setByteOffset(long) - Method in interface tv.amwa.maj.io.mxf.RandomIndexItem
-
Sets the byte offset of the indexed
partition
in the MXF file.
- setByteOrder(ByteOrder) - Method in class tv.amwa.maj.industry.MemoryResidentStream
-
- setByteOrder(Object) - Method in class tv.amwa.maj.model.impl.PrefaceImpl
-
- setBytesXfered(int) - Method in class tv.amwa.maj.union.impl.MultiResultItemImpl
-
- setBytesXfered(int) - Method in interface tv.amwa.maj.union.MultiResultItem
-
Sets the total number of bytes transferred.
- setCategoryClass(AUID) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setCategoryClass(AUID) - Method in interface tv.amwa.maj.model.PluginDefinition
-
Sets the category of the defined plugin.
- setChannelAssignment(AUID) - Method in class tv.amwa.maj.model.impl.WAVEPCMDescriptorImpl
-
- setChannelAssignment(AUID) - Method in interface tv.amwa.maj.model.WAVEPCMDescriptor
-
Sets the channel assignment scheme of this PCM descriptor.
- setChannelAssignmentString(String) - Method in class tv.amwa.maj.model.impl.WAVEPCMDescriptorImpl
-
- setChannelCount(int) - Method in class tv.amwa.maj.model.impl.SoundDescriptorImpl
-
- setChannelCount(int) - Method in interface tv.amwa.maj.model.SoundDescriptor
-
Sets the number of audio channels described by this
sound descriptor.
- setChannelHandle(short) - Method in interface tv.amwa.maj.io.mxf.CPSystemItem
-
- setChannelHandle(short) - Method in class tv.amwa.maj.io.mxf.impl.CPSystemItemImpl
-
- setChannelIDs(int[]) - Method in class tv.amwa.maj.model.impl.SourceReferenceSegmentImpl
-
- setChannelIDs(int[]) - Method in interface tv.amwa.maj.model.SourceReferenceSegment
-
For references to a multi-channel
track, sets the
channel ids property of this source reference, which specifies the channels
within that
tracks that are referenced.
- setChannelStatusMode(ChannelStatusModeType[]) - Method in class tv.amwa.maj.model.impl.AES3PCMDescriptorImpl
-
- setChannelStatusModeAt(int, ChannelStatusModeType) - Method in interface tv.amwa.maj.model.AES3PCMDescriptor
-
Sets the AES3 enumerated mode of carriage of channel status data for the
associated audio essence at the given channel number.
- setChannelStatusModeAt(int, ChannelStatusModeType) - Method in class tv.amwa.maj.model.impl.AES3PCMDescriptorImpl
-
- setCharacter(PropertyValue, char) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionCharacterImpl
-
- setCharacter(PropertyValue, char) - Method in interface tv.amwa.maj.meta.TypeDefinitionCharacter
-
Sets the given character as the value of the given character
property value.
- setCharacterSet(String) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStringImpl
-
- setCharacterSet(String) - Method in interface tv.amwa.maj.meta.TypeDefinitionString
-
Set the character set that will be used for conversion between a Java string
and this string type definition.
- setCharSet(String) - Method in interface tv.amwa.maj.model.AuxiliaryDescriptor
-
Sets the registered character set used by the internal and external representation of the data as per
RFC 2048.
- setCharSet(String) - Method in class tv.amwa.maj.model.impl.AuxiliaryDescriptorImpl
-
- setChunkData(Stream) - Method in class tv.amwa.maj.model.impl.RIFFChunkImpl
-
- setChunkData(Stream) - Method in interface tv.amwa.maj.model.RIFFChunk
-
Sets the complete data of this RIFF chunk and initializes the position to zero.
- setChunkID(int) - Method in class tv.amwa.maj.model.impl.RIFFChunkImpl
-
- setChunkID(int) - Method in interface tv.amwa.maj.model.RIFFChunk
-
Sets the chunk id of this RIFF chunk, which is a 4-byte tag that identifies this tag.
- setChunkLength(long) - Method in class tv.amwa.maj.model.impl.RIFFChunkImpl
-
- setClassId(AUID) - Method in interface tv.amwa.maj.union.DefinitionCriteriaByClass
-
Sets the class identifier defining this definition criteria.
- setClassId(AUID) - Method in class tv.amwa.maj.union.impl.DefinitionCriteriaByClassImpl
-
- setClipArchivedDays(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipArchivedDays(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipArchivedHours(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipArchivedHours(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipArchivedMilliseconds(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipArchivedMilliseconds(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipArchivedMinutes(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipArchivedMinutes(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipArchivedMonths(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipArchivedMonths(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipArchivedSeconds(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipArchivedSeconds(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipArchivedYears(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipArchivedYears(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipAudioTracks(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipAudioTracks(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipBlob(Stream) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipBlob(Stream) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipCategory(String) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipCategory(String) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipColourBlue(PropertyValue) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipColourBlue(PropertyValue) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipColourGreen(PropertyValue) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipColourGreen(PropertyValue) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipColourRed(PropertyValue) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipColourRed(PropertyValue) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipDestTC(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipDestTC(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipDropframe(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipDropframe(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipDuration(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipDuration(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipFlag1001(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipFlag1001(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipFPS(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipFPS(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipHeight(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipHeight(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipInPoint(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipInPoint(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipKeyRenderSequence(Segment) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipKeyRenderSequence(Segment) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipModifiedDays(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipModifiedDays(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipModifiedHours(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipModifiedHours(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipModifiedMillseconds(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipModifiedMillseconds(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipModifiedMinutes(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipModifiedMinutes(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipModifiedMonths(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipModifiedMonths(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipModifiedSeconds(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipModifiedSeconds(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipModifiedYears(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipModifiedYears(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipOutPoint(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipOutPoint(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipOwner(String) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipOwner(String) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipProject(String) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipProject(String) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipRenderSequence(Segment) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipRenderSequence(Segment) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipType(String) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipType(String) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipVideoTracks(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipVideoTracks(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClipWidth(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QCompositionPackage
-
- setClipWidth(Integer) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setClosedGOP(Boolean) - Method in class tv.amwa.maj.model.impl.MPEGVideoDescriptorImpl
-
- setClosedGOP(Boolean) - Method in interface tv.amwa.maj.model.MPEGVideoDescriptor
-
Set to true to indicate that "ClosedGop" is set in all GOP headers of
the described MPEG video essence, as per ISO/IEC 13818-1 IBP descriptor, otherwise
false.
- setCode(RGBAComponentKind) - Method in class tv.amwa.maj.record.impl.RGBAComponentImpl
-
- setCode(RGBAComponentKind) - Method in interface tv.amwa.maj.record.RGBAComponent
-
Sets the type of an RGBA component.
- setCodec(CodecDefinition) - Method in interface tv.amwa.maj.model.AAFFileDescriptor
-
Set the
codec of the described file, which
identifies the mechanism used to compress and uncompress samples of
essence or used to convert samples of essence from one format to another.
- setCodec(CodecDefinition) - Method in class tv.amwa.maj.model.impl.AAFFileDescriptorImpl
-
- setCodedContentScanning(ContentScanningType) - Method in class tv.amwa.maj.model.impl.MPEGVideoDescriptorImpl
-
- setCodedContentScanning(ContentScanningType) - Method in interface tv.amwa.maj.model.MPEGVideoDescriptor
-
Sets whether the underlying content of the associated MPEG-coded essence was of
a known content scanning type.
- setCodingEquations(AUID) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setCodingEquations(AUID) - Method in interface tv.amwa.maj.model.PictureDescriptor
-
Sets the coding equations property of this picture descriptor, which
specifies the coding equations to convert RGB image components to component
color difference image components.
- setCodingEquationsString(String) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setCodingHistory(String) - Method in interface tv.amwa.maj.model.BWFImportDescriptor
-
Sets the coding history property of this BWF import descriptor, which is
taken from the coding history property of the associated <bext> chunk.
- setCodingHistory(String) - Method in class tv.amwa.maj.model.impl.BWFImportDescriptorImpl
-
- setColorFrame(Integer) - Method in interface tv.amwa.maj.extensions.avid.TapeDescriptor
-
- setColorFrame(Integer) - Method in class tv.amwa.maj.model.impl.TapeDescriptorImpl
-
- setColorPrimaries(AUID) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setColorPrimaries(AUID) - Method in interface tv.amwa.maj.model.PictureDescriptor
-
Sets the color primaries property for this picture descriptor.
- setColorPrimariesString(String) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setColorRange(Integer) - Method in interface tv.amwa.maj.model.CDCIDescriptor
-
Sets the color range property for this CDCI descriptor, which
specifies the range of allowable digital chrominance component values.
- setColorRange(Integer) - Method in class tv.amwa.maj.model.impl.CDCIDescriptorImpl
-
- setColorRangeFromStream(Integer) - Method in class tv.amwa.maj.model.impl.CDCIDescriptorImpl
-
- setColorSiting(ColorSitingType) - Method in interface tv.amwa.maj.model.CDCIDescriptor
-
Sets the color siting property of the CDCI descriptor, which specifies how
to compute subsampled chrominance values.
- setColorSiting(ColorSitingType) - Method in class tv.amwa.maj.model.impl.CDCIDescriptorImpl
-
- setCompanyNo(long) - Method in class tv.amwa.maj.extensions.example.impl.OrganisationImpl
-
- setCompanyNo(long) - Method in interface tv.amwa.maj.extensions.example.Organisation
-
Sets the registered company number for the organisation.
- setComponentDataDefinition(DataDefinition) - Method in interface tv.amwa.maj.model.Component
-
Sets the data definition property for the component, which specifies the kind of
data described by this component.
- setComponentDataDefinition(DataDefinition) - Method in class tv.amwa.maj.model.impl.ComponentImpl
-
- setComponentDepth(int) - Method in interface tv.amwa.maj.model.CDCIDescriptor
-
Sets the component depth property of this CDCI descriptor, which
specifies the number of bits used to store each component.
- setComponentDepth(int) - Method in class tv.amwa.maj.model.impl.CDCIDescriptorImpl
-
- setComponentLength(long) - Method in interface tv.amwa.maj.model.Component
-
Sets the length property of this component, which specifies its
duration in edit units.
- setComponentLength(long) - Method in class tv.amwa.maj.model.impl.ComponentImpl
-
- setComponentLengthFromStream(long) - Method in class tv.amwa.maj.model.impl.ComponentImpl
-
- setComponentMaxRef(Integer) - Method in class tv.amwa.maj.model.impl.RGBADescriptorImpl
-
- setComponentMaxRef(Integer) - Method in interface tv.amwa.maj.model.RGBADescriptor
-
Sets the maximum value for RGB components of this RGBA descriptor,
for example 239 or 959 (8 or 10 bits).
- setComponentMinRef(Integer) - Method in class tv.amwa.maj.model.impl.RGBADescriptorImpl
-
- setComponentMinRef(Integer) - Method in interface tv.amwa.maj.model.RGBADescriptor
-
Sets the minimum value for RGB components of the RGBA descriptor, for example
16 or 64 (8 or 10 bits).
- setComponentSize(byte) - Method in class tv.amwa.maj.record.impl.RGBAComponentImpl
-
- setComponentSize(byte) - Method in interface tv.amwa.maj.record.RGBAComponent
-
Sets the size, measured in bits, of the RGBA component.
- setCompositeRushID(String) - Method in interface tv.amwa.maj.extensions.quantel.QSequence
-
- setCompositeRushID(String) - Method in class tv.amwa.maj.model.impl.SequenceImpl
-
- setCompositeRushIndicator(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QSequence
-
- setCompositeRushIndicator(Integer) - Method in class tv.amwa.maj.model.impl.SequenceImpl
-
- setCompositeRushOffset(Long) - Method in interface tv.amwa.maj.extensions.quantel.QSequence
-
- setCompositeRushOffset(Long) - Method in class tv.amwa.maj.model.impl.SequenceImpl
-
- setCompositionRendering(PackageID) - Method in interface tv.amwa.maj.model.CompositionPackage
-
Set the
package id of a rendering of this composition
package, which specifies a mixdown of the composition.
- setCompositionRendering(PackageID) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setCompositionRenderingString(String) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setConstantBPictureCount(Boolean) - Method in class tv.amwa.maj.model.impl.MPEGVideoDescriptorImpl
-
- setConstantBPictureCount(Boolean) - Method in interface tv.amwa.maj.model.MPEGVideoDescriptor
-
Set to true to indicate that the described MPEG video essence always has a
constant number of B frames throughout or to false to indicate that the
number of B frames vary.
- setContact(Person) - Method in class tv.amwa.maj.extensions.example.impl.OrganisationImpl
-
- setContact(Person) - Method in interface tv.amwa.maj.extensions.example.Organisation
-
Sets the contact person at the organisation responsible for the contributed
resource.
- setContainerFormat(ContainerDefinition) - Method in interface tv.amwa.maj.model.AAFFileDescriptor
-
Specifies the
file format of the described file, which
identifies the container mechanism used to store the essence.
- setContainerFormat(ContainerDefinition) - Method in class tv.amwa.maj.model.impl.AAFFileDescriptorImpl
-
- setContentStorageObject(ContentStorage) - Method in class tv.amwa.maj.model.impl.PrefaceImpl
-
- setContinuityCount(short) - Method in interface tv.amwa.maj.io.mxf.CPSystemItem
-
- setContinuityCount(short) - Method in class tv.amwa.maj.io.mxf.impl.CPSystemItemImpl
-
- setControlPointTime(Rational) - Method in interface tv.amwa.maj.model.ControlPoint
-
Sets the position of the control point within an operation group, which specifies the time within the
varying value segment for which the value is defined.
- setControlPointTime(Rational) - Method in class tv.amwa.maj.model.impl.ControlPointImpl
-
- setControlPointTimeString(String) - Method in class tv.amwa.maj.model.impl.ControlPointImpl
-
- setControlPointValue(PropertyValue) - Method in interface tv.amwa.maj.model.ControlPoint
-
Set the data value describing this control point at the control point's position (time).
- setControlPointValue(PropertyValue) - Method in class tv.amwa.maj.model.impl.ControlPointImpl
-
- setControlPointValuePersist(byte[]) - Method in class tv.amwa.maj.model.impl.ControlPointImpl
-
- setConvertFrameRate(Boolean) - Method in interface tv.amwa.maj.extensions.avid.Package
-
- setConvertFrameRate(Boolean) - Method in class tv.amwa.maj.model.impl.PackageImpl
-
- setCreationDate(byte[]) - Method in interface tv.amwa.maj.io.mxf.CPSystemItem
-
- setCreationDate(byte[]) - Method in class tv.amwa.maj.io.mxf.impl.CPSystemItemImpl
-
- setCreationTime(TimeStamp) - Method in class tv.amwa.maj.model.impl.PackageImpl
-
- setCreationTime(TimeStamp) - Method in interface tv.amwa.maj.model.Package
-
Sets the creation time of this package, which is the date and time when this package
was originally created.
- setCreationTimeString(String) - Method in class tv.amwa.maj.model.impl.PackageImpl
-
- setCreator(Contributor) - Method in class tv.amwa.maj.extensions.example.impl.SimpleDescriptionImpl
-
- setCreator(Contributor) - Method in interface tv.amwa.maj.extensions.example.SimpleDescription
-
Sets the an entity primarily responsible for making the resource.
- setCueSheet(String) - Method in interface tv.amwa.maj.model.BWFImportDescriptor
-
Sets the cue sheet property of this BWF import descriptor, which is taken from
the cue sheet data property of the associated <qlty> chunk.
- setCueSheet(String) - Method in class tv.amwa.maj.model.impl.BWFImportDescriptorImpl
-
- setCutPoint(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QSegment
-
- setCutPoint(Integer) - Method in class tv.amwa.maj.model.impl.SegmentImpl
-
- setCutPoint(long) - Method in class tv.amwa.maj.model.impl.TransitionImpl
-
- setCutPoint(long) - Method in interface tv.amwa.maj.model.Transition
-
Sets the point at which a cut would be inserted if this transition
were removed.
- setData(ByteBuffer) - Method in class tv.amwa.maj.io.mxf.impl.EssenceElementImpl
-
- setData(short, ByteBuffer) - Method in class tv.amwa.maj.io.mxf.VBILine
-
- setData1(int) - Method in interface tv.amwa.maj.record.AUID
-
Sets the time-low part of the AUID.
- setData1(int) - Method in class tv.amwa.maj.record.impl.AUIDImpl
-
- setData2(short) - Method in interface tv.amwa.maj.record.AUID
-
Sets the time-mid part of the AUID.
- setData2(short) - Method in class tv.amwa.maj.record.impl.AUIDImpl
-
- setData3(short) - Method in interface tv.amwa.maj.record.AUID
-
Sets the time-hi and version parts of the AUID.
- setData3(short) - Method in class tv.amwa.maj.record.impl.AUIDImpl
-
- setData4(byte[]) - Method in interface tv.amwa.maj.record.AUID
-
Sets the variant, clock sequence and node parts of the AUID using an 8-byte
array.
- setData4(byte[]) - Method in class tv.amwa.maj.record.impl.AUIDImpl
-
- setDataBaseOffset(long) - Method in class tv.amwa.maj.io.mxf.KLVObject
-
- setDataEssenceCoding(AUID) - Method in interface tv.amwa.maj.model.DataEssenceDescriptor
-
Sets the data essence coding property of this data essence descriptor.
- setDataEssenceCoding(AUID) - Method in class tv.amwa.maj.model.impl.DataEssenceDescriptorImpl
-
- setDataEssenceCodingString(String) - Method in class tv.amwa.maj.model.impl.DataEssenceDescriptorImpl
-
- setDataHandler(int, GenericContainerReader.GenericContainerReadHandler) - Method in class tv.amwa.maj.io.mxf.GenericContainerReader
-
- setDataOffset(Integer) - Method in interface tv.amwa.maj.extensions.avid.PictureDescriptor
-
- setDataOffset(Integer) - Method in interface tv.amwa.maj.extensions.avid.WAVEPCMDescriptor
-
- setDataOffset(Integer) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setDataOffset(Integer) - Method in class tv.amwa.maj.model.impl.WAVEPCMDescriptorImpl
-
- setDate(byte, byte, short) - Method in interface tv.amwa.maj.record.DateStruct
-
Simultaneously set the components of date structure value with the given day,
month and year.
- setDate(byte, byte, short) - Method in class tv.amwa.maj.record.impl.DateStructImpl
-
- setDate(DateStruct) - Method in class tv.amwa.maj.record.impl.TimeStampImpl
-
- setDate(DateStruct) - Method in interface tv.amwa.maj.record.TimeStamp
-
Sets the date component of the time stamp.
- setDateAccepted(DateStruct) - Method in class tv.amwa.maj.extensions.example.impl.SimpleDescriptionImpl
-
- setDateAccepted(DateStruct) - Method in interface tv.amwa.maj.extensions.example.SimpleDescription
-
Sets the date of acceptance of the resource.
- setDateValue(Calendar) - Method in class tv.amwa.maj.record.impl.DateStructImpl
-
Set the
Calendar value used internally to represent this
date value.
- setDay(byte) - Method in interface tv.amwa.maj.record.DateStruct
-
Set the day of the month component of the date, in the range 1 to 31.
- setDay(byte) - Method in class tv.amwa.maj.record.impl.DateStructImpl
-
- setDefaultFade(long, FadeType, Rational) - Method in interface tv.amwa.maj.model.CompositionPackage
-
Sets the default fade properties of this composition package, which specifies the default
fade to be applied to all audio
source clips that do not specify their
own audio fade properties.
- setDefaultFade(DefaultFade) - Method in interface tv.amwa.maj.model.CompositionPackage
-
Sets the default fade properties for this composition package, which specifies the default
fade to be applied to all audio
source clips that do not specify their
own audio fade properties.
- setDefaultFade(long, FadeType, Rational) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setDefaultFade(DefaultFade) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setDefaultFadeEditUnit(Rational) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setDefaultFadeEditUnitString(String) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setDefaultFadeLength(Long) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setDefaultFadeType(FadeType) - Method in class tv.amwa.maj.model.impl.CompositionPackageImpl
-
- setDefaultHandler(GenericContainerReader.GenericContainerReadHandler) - Method in class tv.amwa.maj.io.mxf.BodyReader
-
- setDefaultHandler(GenericContainerReader.GenericContainerReadHandler) - Method in class tv.amwa.maj.io.mxf.GenericContainerReader
-
- setDefinitionObjectIdentificationString(String) - Method in class tv.amwa.maj.model.impl.DefinitionObjectImpl
-
- setDeltaEntries(int[]) - Method in class tv.amwa.maj.io.mxf.impl.IndexTableSegmentImpl
-
- setDeltaEntries(int[]) - Method in interface tv.amwa.maj.io.mxf.IndexTableSegment
-
Sets the array of
delta entries for this index table segment using
element delta offsets only.
- setDeltaEntryArray(DeltaEntry[]) - Method in class tv.amwa.maj.io.mxf.impl.IndexTableSegmentImpl
-
- setDeltaEntryArray(DeltaEntry[]) - Method in interface tv.amwa.maj.io.mxf.IndexTableSegment
-
Sets the array of
delta entries for this index table segment that describe
the layout of each element stored within an edit unit.
- setDenominator(int) - Method in class tv.amwa.maj.record.impl.RationalImpl
-
- setDenominator(int) - Method in interface tv.amwa.maj.record.Rational
-
Sets the denominator of the value represented by this rational number.
- setDescribedTrackIDs(Set<Integer>) - Method in interface tv.amwa.maj.model.DescriptiveMarker
-
- setDescribedTrackIDs(Set<Integer>) - Method in class tv.amwa.maj.model.impl.DescriptiveMarkerImpl
-
- setDescribesStaticEssence() - Method in class tv.amwa.maj.model.impl.AAFFileDescriptorImpl
-
Sets this file descriptor so that it describes static essence.
- setDescribesTimeVaryingEssence(Rational, long) - Method in class tv.amwa.maj.model.impl.AAFFileDescriptorImpl
-
Sets this file descriptor so that it describes time varying essence.
- setDescription(String) - Method in class tv.amwa.maj.io.mxf.EssenceStreamDescriptor
-
- setDescription(String) - Method in class tv.amwa.maj.meta.impl.MetaDefinitionImpl
-
- setDescription(String) - Method in interface tv.amwa.maj.meta.MetaDefinition
-
Sets the description of this meta definition.
- setDescription(String) - Method in interface tv.amwa.maj.model.DefinitionObject
-
Sets the description of this definition, which provides an explanation
of the use of the item being defined.
- setDescription(String) - Method in class tv.amwa.maj.model.impl.DefinitionObjectImpl
-
- setDescriptiveFrameworkObject(DescriptiveFramework) - Method in interface tv.amwa.maj.model.DescriptiveMarker
-
- setDescriptiveFrameworkObject(DescriptiveFramework) - Method in class tv.amwa.maj.model.impl.DescriptiveMarkerImpl
-
- setDescriptiveMetadataApplicationEnvironmentID(String) - Method in interface tv.amwa.maj.model.DescriptiveMarker
-
- setDescriptiveMetadataApplicationEnvironmentID(String) - Method in class tv.amwa.maj.model.impl.DescriptiveMarkerImpl
-
- setDescriptiveMetadataPluginID(AUID) - Method in interface tv.amwa.maj.model.DescriptiveMarker
-
Sets the immutable identifier for this descriptive metadata plugin instance.
- setDescriptiveMetadataPluginID(AUID) - Method in class tv.amwa.maj.model.impl.DescriptiveMarkerImpl
-
- setDescriptiveMetadataScheme(ExtensionScheme) - Method in interface tv.amwa.maj.model.DescriptiveMarker
-
Sets the descriptive metadata scheme that is referenced by the descriptive framework
object.
- setDescriptiveMetadataScheme(ExtensionScheme) - Method in class tv.amwa.maj.model.impl.DescriptiveMarkerImpl
-
- setDescriptiveSchemesStringSet(Set<String>) - Method in class tv.amwa.maj.model.impl.PrefaceImpl
-
- setDescriptor(EssenceDescriptorImpl) - Method in class tv.amwa.maj.io.mxf.EssenceStreamDescriptor
-
- setDestination(MXFFileImpl, long) - Method in class tv.amwa.maj.io.mxf.KLVObject
-
Set the destination details for this object when written to a file, with the option to
provide the file location.
- setDestination(MXFFileImpl) - Method in class tv.amwa.maj.io.mxf.KLVObject
-
Set the destination details for this object when written to a file, using the current file
location.
- setDeviceManufacturerName(String) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setDeviceManufacturerName(String) - Method in interface tv.amwa.maj.model.PluginDefinition
-
Set the plugin manufacturer name for the defined plugin, which specifies a string
that can be used to identify the plugin manufacturer to the user.
- setDialNorm(Byte) - Method in class tv.amwa.maj.model.impl.SoundDescriptorImpl
-
- setDialNorm(Byte) - Method in interface tv.amwa.maj.model.SoundDescriptor
-
Sets the dial norm of this sound descriptor, which specifies the gain to be applied
to normalize perceived loudness of the sound, as defined by ITU-R Recommendation BS.1196 (1dB
per step).
- setDictionaries(Dictionary) - Method in class tv.amwa.maj.model.impl.PrefaceImpl
-
- setDictionary(MetaDictionary) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionOpaqueImpl
-
- setDisplayF2Offset(Integer) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setDisplayF2Offset(Integer) - Method in interface tv.amwa.maj.model.PictureDescriptor
-
Sets the display field 2 offset property of this picture
descriptor.
- setDisplayHeight(int) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setDisplayView(int, int, int, int) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setDisplayView(int, int, int, int) - Method in interface tv.amwa.maj.model.PictureDescriptor
-
Sets the dimension of display view of this picture descriptor.
- setDisplayWidth(int) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setDisplayXOffset(int) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setDisplayYOffset(int) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setDOB(DateStruct) - Method in class tv.amwa.maj.extensions.example.impl.PersonImpl
-
- setDOB(DateStruct) - Method in interface tv.amwa.maj.extensions.example.Person
-
Sets the date of birth of the person.
- setDocumentLocator(Locator) - Method in class tv.amwa.maj.io.xml.MasterContentHandler
-
- setDropFrame(boolean) - Method in class tv.amwa.maj.model.impl.TimecodeSegmentImpl
-
- setDropFrame(boolean) - Method in class tv.amwa.maj.record.impl.TimecodeValueImpl
-
- setDropFrame(boolean) - Method in interface tv.amwa.maj.record.TimecodeValue
-
Sets whether the timecode is drop (true value) or
nondrop (false value).
- setEdgeCodeFilmFormat(FilmType) - Method in class tv.amwa.maj.model.impl.EdgeCodeSegmentImpl
-
- setEdgeCodeFilmFormat(FilmType) - Method in interface tv.amwa.maj.record.EdgeCodeValue
-
Sets the film format for this edge code.
- setEdgeCodeFilmFormat(FilmType) - Method in class tv.amwa.maj.record.impl.EdgeCodeValueImpl
-
- setEdgeCodeFormat(EdgeType) - Method in class tv.amwa.maj.model.impl.EdgeCodeSegmentImpl
-
- setEdgeCodeFormat(EdgeType) - Method in interface tv.amwa.maj.record.EdgeCodeValue
-
Sets the format of the edge code.
- setEdgeCodeFormat(EdgeType) - Method in class tv.amwa.maj.record.impl.EdgeCodeValueImpl
-
- setEdgeCodeHeader(byte[]) - Method in class tv.amwa.maj.model.impl.EdgeCodeSegmentImpl
-
- setEdgeCodeHeader(byte[]) - Method in interface tv.amwa.maj.record.EdgeCodeValue
-
Sets the text prefix that identifies the film.
- setEdgeCodeHeader(String) - Method in interface tv.amwa.maj.record.EdgeCodeValue
-
Set the value of the edge code header from the given string.
- setEdgeCodeHeader(byte[]) - Method in class tv.amwa.maj.record.impl.EdgeCodeValueImpl
-
- setEdgeCodeHeader(String) - Method in class tv.amwa.maj.record.impl.EdgeCodeValueImpl
-
- setEdgeCodeStart(long) - Method in class tv.amwa.maj.model.impl.EdgeCodeSegmentImpl
-
- setEdgeCodeStart(long) - Method in interface tv.amwa.maj.record.EdgeCodeValue
-
Sets the edge code at the beginning of the corresponding segment.
- setEdgeCodeStart(long) - Method in class tv.amwa.maj.record.impl.EdgeCodeValueImpl
-
- setEditHint(EditHintType) - Method in interface tv.amwa.maj.model.ControlPoint
-
Sets the control point edit hint value, which describes how to alter the
position (time) if the
operation group is made longer or shorter.
- setEditHint(EditHintType) - Method in class tv.amwa.maj.model.impl.ControlPointImpl
-
- setEditName(String) - Method in interface tv.amwa.maj.extensions.quantel.QComponent
-
- setEditName(String) - Method in class tv.amwa.maj.model.impl.ComponentImpl
-
- setEditRate(Rational) - Method in class tv.amwa.maj.model.impl.TimelineTrackImpl
-
- setEditRate(Rational) - Method in interface tv.amwa.maj.model.TimelineTrack
-
Sets the edit rate for this timeline track, which specifies the units
of time of the track.
- setEditRateString(String) - Method in class tv.amwa.maj.model.impl.TimelineTrackImpl
-
- setEditUnitByteCount(int) - Method in class tv.amwa.maj.io.mxf.impl.IndexTableSegmentImpl
-
- setEditUnitByteCount(int) - Method in interface tv.amwa.maj.io.mxf.IndexTableSegment
-
Sets the byte count of each and every edit unit in the indexed essence container,
which is greater than zero when this is a fixed size for all edit units.
- setEffectEnabled(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QOperationGroup
-
- setEffectEnabled(Integer) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
-
- setEffectLength(Long) - Method in interface tv.amwa.maj.extensions.quantel.QOperationGroup
-
- setEffectLength(Long) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
-
- setEffectName(String) - Method in interface tv.amwa.maj.extensions.quantel.QOperationGroup
-
- setEffectName(String) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
-
- setEffectOffset(Long) - Method in interface tv.amwa.maj.extensions.quantel.QOperationGroup
-
- setEffectOffset(Long) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
-
- setEffectRenderKey(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QOperationGroup
-
- setEffectRenderKey(Integer) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
-
- setEffectSourceAttached(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QOperationGroup
-
- setEffectSourceAttached(Integer) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
-
- setEffectSourceLength(PropertyValue) - Method in interface tv.amwa.maj.extensions.quantel.QOperationGroup
-
- setEffectSourceLength(PropertyValue) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
-
- setEffectSourceOffset(PropertyValue) - Method in interface tv.amwa.maj.extensions.quantel.QOperationGroup
-
- setEffectSourceOffset(PropertyValue) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
-
- setElectrospatialFormulation(ElectroSpatialFormulation) - Method in class tv.amwa.maj.model.impl.SoundDescriptorImpl
-
- setElectrospatialFormulation(ElectroSpatialFormulation) - Method in interface tv.amwa.maj.model.SoundDescriptor
-
Sets the electro-spatial formulation of the signal of the audio essence
described by this sound descriptor.
- setElementAt(PropertyValue, int, PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionVariableArrayImpl
-
- setElementAt(PropertyValue, int, PropertyValue) - Method in interface tv.amwa.maj.meta.TypeDefinitionVariableArray
-
Sets an element of the given array at the given
index with the given value, replacing the value that is currently
stored.
- setElementCount(byte) - Method in class tv.amwa.maj.io.mxf.impl.EssenceElementImpl
-
- setElementCount(int) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionFixedArrayImpl
-
Set the element count of this fixed array type definition.
- setElementDelta(int) - Method in interface tv.amwa.maj.io.mxf.DeltaEntry
-
Sets offset measured in bytes from the start of the start of the indexed element described by
this delta entry and the start of the current slice.
- setElementDelta(int) - Method in class tv.amwa.maj.io.mxf.impl.DeltaEntryImpl
-
Create a cloned copy of this DeltaEntryImpl.
- setElementNumber(byte) - Method in class tv.amwa.maj.io.mxf.impl.EssenceElementImpl
-
- setElementType(byte) - Method in class tv.amwa.maj.io.mxf.impl.EssenceElementImpl
-
- setElementType(TypeDefinition) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionEnumerationImpl
- setElementType(TypeDefinition) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionFixedArrayImpl
-
Sets the element type for all elements of the array defined by this fixed array
type definition.
- setElementType(TypeDefinition) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionSetImpl
-
- setElementType(TypeDefinition) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStringImpl
-
Set the underlying array element type of this string type definition.
- setElementType(TypeDefinition) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionVariableArrayImpl
-
Set the underlying element type for this variable size array type definition.
- setElementValue(PropertyValue, int, PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionFixedArrayImpl
-
- setElementValue(PropertyValue, int, PropertyValue) - Method in interface tv.amwa.maj.meta.TypeDefinitionFixedArray
-
Sets the value of a member of the given fixed array property
value at the given index using the given value.
- setEmail(String) - Method in class tv.amwa.maj.extensions.example.impl.PersonImpl
-
- setEmail(String) - Method in interface tv.amwa.maj.extensions.example.Person
-
Sets the contact e-mail address for the person.
- setEmphasis(EmphasisType) - Method in interface tv.amwa.maj.model.AES3PCMDescriptor
-
Sets the AES3 emphasis property of the associated sound essence.
- setEmphasis(EmphasisType) - Method in class tv.amwa.maj.model.impl.AES3PCMDescriptorImpl
-
- setEncryptionHandler(GenericContainerReader.GenericContainerReadHandler) - Method in class tv.amwa.maj.io.mxf.BodyReader
-
- setEncryptionHandler(GenericContainerReader.GenericContainerReadHandler) - Method in class tv.amwa.maj.io.mxf.GenericContainerReader
-
- setEndAnchor(String) - Method in interface tv.amwa.maj.model.HTMLClip
-
Sets the end anchor property of this HTML clip, which delineates the anchor that is the end of the
reference's text.
- setEndAnchor(String) - Method in class tv.amwa.maj.model.impl.HTMLClipImpl
-
- setEndOfModulation(String) - Method in interface tv.amwa.maj.model.BWFImportDescriptor
-
Sets the end of modulation property of this BWF import descriptor, which is taken from
the end modulation data property of the associated <qlty> chunk.
- setEndOfModulation(String) - Method in class tv.amwa.maj.model.impl.BWFImportDescriptorImpl
-
- setEngine(AUID) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setEngine(AUID) - Method in interface tv.amwa.maj.model.PluginDefinition
-
Sets the software engine identifier that identifies the software
subsystem used for essence management and playback for the
defined plugin.
- setEngineMaximumVersion(VersionType) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setEngineMaximumVersion(VersionType) - Method in interface tv.amwa.maj.model.PluginDefinition
-
Sets the maximum engine
version property
of the defined plugin, which specifies the maximum version of the engine for which this
plugin will function.
- setEngineMinimumVersion(VersionType) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setEngineMinimumVersion(VersionType) - Method in interface tv.amwa.maj.model.PluginDefinition
-
Sets the minimum engine
version property
of the defined plugin, which specifies the minimum version of the engine for which this
plugin will function.
- setEngineString(String) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setEssenceCodecFlavour(AUID) - Method in class tv.amwa.maj.io.file.EssenceAccess
-
- setEssenceCodecFlavour(AUID) - Method in interface tv.amwa.maj.model.EssenceAccess
-
Sets which flavour of the codec for the essence is to be used.
- setEssenceContainers(Set<AUID>) - Method in class tv.amwa.maj.io.mxf.impl.PartitionPackImpl
-
- setEssenceContainers(Set<AUID>) - Method in interface tv.amwa.maj.io.mxf.PartitionPack
-
Sets a set of identifiers for the kinds of essence found in or referenced
by the
MXF file containing this partition.
- setEssenceContainersStringSet(Set<String>) - Method in class tv.amwa.maj.model.impl.PrefaceImpl
-
- setEssenceDescription(EssenceDescriptor) - Method in class tv.amwa.maj.model.impl.SourcePackageImpl
-
- setEssenceDescription(EssenceDescriptor) - Method in interface tv.amwa.maj.model.SourcePackage
-
Sets the essence descriptor of this source package, which describes the format of the essence
associated with the source package.
- setEssenceDescriptor(EssenceDescriptor) - Method in class tv.amwa.maj.model.impl.SourcePackageImpl
-
Deprecated.
- setEssenceDescriptor(EssenceDescriptor) - Method in interface tv.amwa.maj.model.SourcePackage
-
Deprecated.
- setEssenceIsIdentified(Boolean) - Method in interface tv.amwa.maj.model.ContainerDefinition
-
Sets whether the essence of the defined container is identified, which specifies when
true that
the container uses the
package id to identify the
essence data and that the container may contain multiple essence
data objects, each identified by a
package id.
- setEssenceIsIdentified(Boolean) - Method in class tv.amwa.maj.model.impl.ContainerDefinitionImpl
-
- setEssenceLength(Long) - Method in interface tv.amwa.maj.model.AAFFileDescriptor
-
Sets the length of the essence in sample units.
- setEssenceLength(Long) - Method in class tv.amwa.maj.model.impl.AAFFileDescriptorImpl
-
- setEssenceLengthFromStream(long) - Method in class tv.amwa.maj.model.impl.AAFFileDescriptorImpl
-
- setEssenceStart(long) - Method in class tv.amwa.maj.io.mxf.impl.PartitionInformation
-
- setEssenceStream(Stream) - Method in interface tv.amwa.maj.model.EssenceData
-
Sets the underlying essence stream of this essence data.
- setEssenceStream(Stream) - Method in class tv.amwa.maj.model.impl.EssenceDataImpl
-
- setEssenceTrackNumber(Integer) - Method in class tv.amwa.maj.model.impl.TrackImpl
-
- setEssenceTrackNumber(Integer) - Method in interface tv.amwa.maj.model.Track
-
Sets the physical output channel associated with this track.
- setEstimatedStreamOffset(long) - Method in class tv.amwa.maj.io.mxf.impl.PartitionInformation
-
- setEventComment(String) - Method in interface tv.amwa.maj.model.Event
-
Set a comment that specifies the purpose of the event.
- setEventComment(String) - Method in class tv.amwa.maj.model.impl.EventImpl
-
- setEventPosition(long) - Method in interface tv.amwa.maj.model.Event
-
Sets the position of this event, which specifies the starting time of the
event in an
event track.
- setEventPosition(long) - Method in class tv.amwa.maj.model.impl.EventImpl
-
- setEventTrackEditRate(Rational) - Method in interface tv.amwa.maj.model.EventTrack
-
Sets the edit rate for this track, which specifies the units in which the
events specify their starting time and duration
- setEventTrackEditRate(Rational) - Method in class tv.amwa.maj.model.impl.EventTrackImpl
-
- setEventTrackEditRateString(String) - Method in class tv.amwa.maj.model.impl.EventTrackImpl
-
- setEventTrackOrigin(Long) - Method in interface tv.amwa.maj.model.EventTrack
-
Sets the event track origin of this event track, which specifies the point,
in edit units, in a track from which relative times are measured.
- setEventTrackOrigin(Long) - Method in class tv.amwa.maj.model.impl.EventTrackImpl
-
- setExtensionDescription(String) - Method in interface tv.amwa.maj.meta.ExtensionScheme
-
Sets the description of the extension scheme.
- setExtensionDescription(String) - Method in class tv.amwa.maj.meta.impl.ExtensionSchemeImpl
-
- setExtent(long) - Method in interface tv.amwa.maj.model.RandomRawStorage
-
Request the given capacity for the storage.
- setExtStartOffset(Long) - Method in class tv.amwa.maj.io.mxf.impl.IndexTableSegmentImpl
-
- setExtStartOffset(Long) - Method in interface tv.amwa.maj.io.mxf.IndexTableSegment
-
Sets the external start offset property of this index table segment that the byte offset to the first
essence data in a CBE (Constant Bytes per Element) essence stream.
- setFade(long, FadeType, long, FadeType) - Method in class tv.amwa.maj.model.impl.SourceClipImpl
-
Deprecated.
- setFade(Fade) - Method in class tv.amwa.maj.model.impl.SourceClipImpl
-
Deprecated.
- setFade(long, FadeType, long, FadeType) - Method in interface tv.amwa.maj.model.SourceClip
-
- setFade(Fade) - Method in interface tv.amwa.maj.model.SourceClip
-
- setFadeEditUnit(Rational) - Method in interface tv.amwa.maj.union.DefaultFade
-
Sets the edit units used to specify the default fade length
- setFadeEditUnit(Rational) - Method in class tv.amwa.maj.union.impl.DefaultFadeImpl
-
- setFadeInLength(Long) - Method in class tv.amwa.maj.model.impl.SourceClipImpl
-
Deprecated.
- setFadeInLength(long) - Method in interface tv.amwa.maj.union.Fade
-
Sets the fade in length of the fade.
- setFadeInLength(long) - Method in class tv.amwa.maj.union.impl.FadeImpl
-
- setFadeInType(FadeType) - Method in class tv.amwa.maj.model.impl.SourceClipImpl
-
Deprecated.
- setFadeInType(FadeType) - Method in interface tv.amwa.maj.union.Fade
-
Sets the fade in type of the fade.
- setFadeInType(FadeType) - Method in class tv.amwa.maj.union.impl.FadeImpl
-
- setFadeLength(long) - Method in interface tv.amwa.maj.union.DefaultFade
-
Sets the length of this default audio fade, measured in this fade's edit unit.
- setFadeLength(long) - Method in class tv.amwa.maj.union.impl.DefaultFadeImpl
-
- setFadeOutLength(Long) - Method in class tv.amwa.maj.model.impl.SourceClipImpl
-
Deprecated.
- setFadeOutLength(long) - Method in interface tv.amwa.maj.union.Fade
-
Sets the fade out length of the fade.
- setFadeOutLength(long) - Method in class tv.amwa.maj.union.impl.FadeImpl
-
- setFadeOutType(FadeType) - Method in class tv.amwa.maj.model.impl.SourceClipImpl
-
Deprecated.
- setFadeOutType(FadeType) - Method in interface tv.amwa.maj.union.Fade
-
Sets the fade out type of the fade.
- setFadeOutType(FadeType) - Method in class tv.amwa.maj.union.impl.FadeImpl
-
- setFadeType(FadeType) - Method in interface tv.amwa.maj.union.DefaultFade
-
Sets the type of this default audio fade.
- setFadeType(FadeType) - Method in class tv.amwa.maj.union.impl.DefaultFadeImpl
-
- setFieldDominance(FieldNumber) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setFieldDominance(FieldNumber) - Method in interface tv.amwa.maj.model.PictureDescriptor
-
Sets the field dominance property of this picture descriptor, which
specifies whether field 1 or field 2 is dominant in images composed
of two interlaced fields.
- setFileBits(SetFileBits) - Method in interface tv.amwa.maj.model.RandomFile
-
File data with which the file is to be created.
- SetFileBits - Interface in tv.amwa.maj.model
-
This interface is implemented by the toolkit, and is provided to
clients of
AAF file to allow them to supply the raw
bits of a file before open.
- setFileDescriptorClass(ClassDefinition) - Method in interface tv.amwa.maj.model.CodecDefinition
-
Sets the file descriptor class associated with this codec, which specifies
the
class definition of the sub-class of
FileDescriptor that identifies the essence format
that the defined codec processes.
- setFileDescriptorClass(ClassDefinition) - Method in class tv.amwa.maj.model.impl.CodecDefinitionImpl
-
- setFileKAG(int) - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
-
- setFileKAG(int) - Method in interface tv.amwa.maj.io.mxf.MXFFile
-
- setFileLastModified(TimeStamp) - Method in class tv.amwa.maj.model.impl.PrefaceImpl
-
- setFileLastModified(TimeStamp) - Method in interface tv.amwa.maj.model.Preface
-
Set the last modified
time stamp of
this preface, which specifies the time and date that this file was last modified.
- setFileLastModifiedString(String) - Method in class tv.amwa.maj.model.impl.PrefaceImpl
-
- setFileModificationDate(TimeStamp) - Method in class tv.amwa.maj.model.impl.IdentificationImpl
-
- setFileModificationDateString(String) - Method in class tv.amwa.maj.model.impl.IdentificationImpl
-
- setFileMXFByteLevelVersion(short, short) - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
-
- setFileMXFByteLevelVersion(short, short) - Method in interface tv.amwa.maj.io.mxf.MXFFile
-
- setFileName(String) - Method in class tv.amwa.maj.io.mxf.ListOfFiles
-
- setFileOperationalPattern(UL) - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
-
- setFileOperationalPattern(UL) - Method in interface tv.amwa.maj.io.mxf.MXFFile
-
- setFilePackage(SourcePackage) - Method in interface tv.amwa.maj.model.EssenceData
-
Sets a reference to the file
source package that describes this essence
data.
- setFilePackage(SourcePackage) - Method in class tv.amwa.maj.model.impl.EssenceDataImpl
-
- setFilePath(File) - Method in interface tv.amwa.maj.io.aaf.AAFReaderListener
-
- setFileSecurityReport(Integer) - Method in interface tv.amwa.maj.model.BWFImportDescriptor
-
Set the file security code of the quality report of this BWF import descriptor.
- setFileSecurityReport(Integer) - Method in class tv.amwa.maj.model.impl.BWFImportDescriptorImpl
-
- setFileSecurityWave(Integer) - Method in interface tv.amwa.maj.model.BWFImportDescriptor
-
Sets the file security code of the BWF wave data of this BWF import
descriptor.
- setFileSecurityWave(Integer) - Method in class tv.amwa.maj.model.impl.BWFImportDescriptorImpl
-
- setFillerHandler(GenericContainerReader.GenericContainerReadHandler) - Method in class tv.amwa.maj.io.mxf.BodyReader
-
- setFillerHandler(GenericContainerReader.GenericContainerReadHandler) - Method in class tv.amwa.maj.io.mxf.GenericContainerReader
-
- setFilmAspectRatio(Rational) - Method in interface tv.amwa.maj.model.FilmDescriptor
-
Sets the image aspect ratio of the described film, which specifies the ratio
between the horizontal size of the frame image and the vertical size of the frame
image.
- setFilmAspectRatio(Rational) - Method in class tv.amwa.maj.model.impl.FilmDescriptorImpl
-
- setFilmAspectRatioString(String) - Method in class tv.amwa.maj.model.impl.FilmDescriptorImpl
-
- setFilmBatchNumber(String) - Method in interface tv.amwa.maj.model.FilmDescriptor
-
Sets the film batch number for the described film.
- setFilmBatchNumber(String) - Method in class tv.amwa.maj.model.impl.FilmDescriptorImpl
-
- setFilmFormat(FilmType) - Method in interface tv.amwa.maj.model.FilmDescriptor
-
Sets the film format of the described film, according to its
film type.
- setFilmFormat(FilmType) - Method in class tv.amwa.maj.model.impl.FilmDescriptorImpl
-
- setFilmFormatName(String) - Method in interface tv.amwa.maj.model.FilmDescriptor
-
Sets the film gauge format of the described film.
- setFilmFormatName(String) - Method in class tv.amwa.maj.model.impl.FilmDescriptorImpl
-
- setFilmStockKind(String) - Method in interface tv.amwa.maj.model.FilmDescriptor
-
Sets the kind of film stock of the described film, which is a string to display to
end users indicating the manufacturer's brand designation for the film, such as "5247".
- setFilmStockKind(String) - Method in class tv.amwa.maj.model.impl.FilmDescriptorImpl
-
- setFilmStockManufacturer(String) - Method in interface tv.amwa.maj.model.FilmDescriptor
-
Sets the film stock manufacturer property of the described film, which is
a string to display to end users indicating the manufacturer of the film stock.
- setFilmStockManufacturer(String) - Method in class tv.amwa.maj.model.impl.FilmDescriptorImpl
-
- setFixedChannelStatusData(byte[]) - Method in class tv.amwa.maj.model.impl.AES3PCMDescriptorImpl
-
- setFixedChannelStatusDataAt(int, byte[]) - Method in interface tv.amwa.maj.model.AES3PCMDescriptor
-
Sets the AES3 fixed channel status data for the channel referenced by the given
index in the associated audio essence.
- setFixedChannelStatusDataAt(int, byte[]) - Method in class tv.amwa.maj.model.impl.AES3PCMDescriptorImpl
-
- setFixedUserData(byte[]) - Method in class tv.amwa.maj.model.impl.AES3PCMDescriptorImpl
-
- setFixedUserDataAt(int, byte[]) - Method in interface tv.amwa.maj.model.AES3PCMDescriptor
-
Sets the AES3 fixed user data for the given channel in the associated audio
essence.
- setFixedUserDataAt(int, byte[]) - Method in class tv.amwa.maj.model.impl.AES3PCMDescriptorImpl
-
- setFlags(byte) - Method in class tv.amwa.maj.io.mxf.impl.IndexEntryImpl
-
- setFlags(byte) - Method in interface tv.amwa.maj.io.mxf.IndexEntry
-
Sets the edit flags that indicate the coding of the edit unit associated with the index
entry.
- setFooterPartition(long) - Method in class tv.amwa.maj.io.mxf.impl.PartitionPackImpl
-
- setFooterPartition(long) - Method in interface tv.amwa.maj.io.mxf.PartitionPack
-
Sets the byte offset of the footer partition in the file.
- setFormatVersion(VersionType) - Method in class tv.amwa.maj.model.impl.PrefaceImpl
-
- setFormatVersionString(String) - Method in class tv.amwa.maj.model.impl.PrefaceImpl
-
- setFPS(short) - Method in class tv.amwa.maj.model.impl.TimecodeSegmentImpl
-
- setFraction(byte) - Method in class tv.amwa.maj.record.impl.TimeStructImpl
-
- setFraction(byte) - Method in interface tv.amwa.maj.record.TimeStruct
-
Sets the fractions of a second component of the time value, meansured in 1/250ths of a
second and so in the range 0 to 249.
- setFrameIndexByteOrder(Short) - Method in interface tv.amwa.maj.extensions.avid.PictureDescriptor
-
- setFrameIndexByteOrder(Short) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setFrameLayout(LayoutType) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setFrameLayout(LayoutType) - Method in interface tv.amwa.maj.model.PictureDescriptor
-
Sets the frame layout for this picture descriptor, which
describes whether all data for a complete sample is in one
frame or is split into more than one field.
- setFrameRate(Integer) - Method in interface tv.amwa.maj.model.FilmDescriptor
-
Set the frame rate of the described film, which specifies the frame rate
of the film measured in frames per second.
- setFrameRate(Integer) - Method in class tv.amwa.maj.model.impl.FilmDescriptorImpl
-
- setFrameSampleSize(Integer) - Method in interface tv.amwa.maj.extensions.avid.PictureDescriptor
-
- setFrameSampleSize(Integer) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setFramesPerSecond(short) - Method in class tv.amwa.maj.record.impl.TimecodeValueImpl
-
- setFramesPerSecond(short) - Method in interface tv.amwa.maj.record.TimecodeValue
-
Sets the frames per second of the videotape or audio tape of the timecode.
- setGenerationID(AUID) - Method in class tv.amwa.maj.model.impl.IdentificationImpl
-
- setGenerationID(AUID) - Method in interface tv.amwa.maj.union.IdentificationCriteriaByIdGeneration
-
Sets the generation id of the identification criteria.
- setGenerationID(AUID) - Method in class tv.amwa.maj.union.impl.IdentificationCriteriaByIdGenerationImpl
-
- setGenerationIDString(String) - Method in class tv.amwa.maj.model.impl.IdentificationImpl
-
- setHandle(PropertyValue, ByteBuffer) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionOpaqueImpl
-
- setHandle(PropertyValue, ByteBuffer) - Method in interface tv.amwa.maj.meta.TypeDefinitionOpaque
-
Sets the value of the given opaque property value to the given unknown
data.
- setHeaderByteCount(long) - Method in class tv.amwa.maj.io.mxf.impl.PartitionPackImpl
-
- setHeaderByteCount(long) - Method in interface tv.amwa.maj.io.mxf.PartitionPack
-
- setHorizontalSubsampling(int) - Method in interface tv.amwa.maj.model.CDCIDescriptor
-
Sets the horizontal subsampling property for this CDCI descriptor, which
specifies the ratio of luminance sampling to chrominance sampling in
the horizontal direction.
- setHorizontalSubsampling(int) - Method in class tv.amwa.maj.model.impl.CDCIDescriptorImpl
-
- setHour(byte) - Method in class tv.amwa.maj.record.impl.TimeStructImpl
-
- setHour(byte) - Method in interface tv.amwa.maj.record.TimeStruct
-
Sets the hours component of the time value, in the range 0 to 23.
- setIdenticalGOP(Boolean) - Method in class tv.amwa.maj.model.impl.MPEGVideoDescriptorImpl
-
- setIdenticalGOP(Boolean) - Method in interface tv.amwa.maj.model.MPEGVideoDescriptor
-
Set to true to indicate that every GOP in the described MPEG video sequence
is constructed in the same way, as per ISO/IEC 13818-1 IBP descriptor, otherwise
false.
- setIdentification(AUID) - Method in class tv.amwa.maj.meta.impl.MetaDefinitionImpl
-
- setIdentifier(String) - Method in class tv.amwa.maj.extensions.example.impl.SimpleDescriptionImpl
-
- setIdentifier(String) - Method in interface tv.amwa.maj.extensions.example.SimpleDescription
-
Sets the an unambiguous reference to the resource within a given context.
- setIdentifierString(String) - Method in class tv.amwa.maj.industry.WeakReference
-
- setImageAlignmentFactor(Integer) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setImageAlignmentFactor(Integer) - Method in interface tv.amwa.maj.model.PictureDescriptor
-
Sets the image alignment factor property of this picture
descriptor which specifies the alignment when storing the digital essence.
- setImageAspectRatio(Rational) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setImageAspectRatio(Rational) - Method in interface tv.amwa.maj.model.PictureDescriptor
-
Sets the image aspect ratio property of this picture descriptor,
which describes the ratio between the horizontal size and the vertical
size in the intended final image.
- setImageAspectRatioString(String) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setImageEndOffset(Integer) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setImageEndOffset(Integer) - Method in interface tv.amwa.maj.model.PictureDescriptor
-
Sets the image end offset property of this picture descriptor, which
specifies the number of unused bytes at the end of each
video field.
- setImageSize(Integer) - Method in interface tv.amwa.maj.extensions.avid.PictureDescriptor
-
- setImageSize(Integer) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setImageStartOffset(Integer) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setImageStartOffset(Integer) - Method in interface tv.amwa.maj.model.PictureDescriptor
-
Sets the image start offset property of this picture descriptor, which
specifies the number of unused bytes at the start of
each video field.
- setImplementedClass(AUID) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setImplementedClass(AUID) - Method in interface tv.amwa.maj.model.PluginDefinition
-
Sets the identifier of the implemented class of the defined plugin.
- setImplementedClassLegacy(AUID) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setImplementedClassString(String) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setIncludeSync(Boolean) - Method in class tv.amwa.maj.model.impl.TimecodeStream12MImpl
-
- setIncludeSync(Boolean) - Method in interface tv.amwa.maj.model.TimecodeStream12M
-
Sets true if synchronization data is included in this
timecode stream and false if the synchronization data has a
fixed value and is omitted from the timecode stream.
- setIndexByteCount(long) - Method in class tv.amwa.maj.io.mxf.impl.PartitionPackImpl
-
- setIndexByteCount(long) - Method in interface tv.amwa.maj.io.mxf.PartitionPack
-
- setIndexDuration(long) - Method in class tv.amwa.maj.io.mxf.impl.IndexTableSegmentImpl
-
- setIndexDuration(long) - Method in interface tv.amwa.maj.io.mxf.IndexTableSegment
-
Sets the time duration of this table segment measured in number of edit units of
the referenced package.
- setIndexEditRate(Rational) - Method in class tv.amwa.maj.io.mxf.impl.IndexTableSegmentImpl
-
- setIndexEditRate(Rational) - Method in interface tv.amwa.maj.io.mxf.IndexTableSegment
-
Sets the edit rate of the master track in the indexed essence container, measured in
hertz.
- setIndexEntryArray(IndexEntry[]) - Method in class tv.amwa.maj.io.mxf.impl.IndexTableSegmentImpl
-
- setIndexEntryArray(IndexEntry[]) - Method in interface tv.amwa.maj.io.mxf.IndexTableSegment
-
Sets the array of
index entries for this index table segment that describes the
stream offset of each edit unit.
- setIndexSID(int) - Method in class tv.amwa.maj.io.mxf.impl.IndexTableSegmentImpl
-
- setIndexSID(int) - Method in class tv.amwa.maj.io.mxf.impl.PartitionInformation
-
- setIndexSID(int) - Method in class tv.amwa.maj.io.mxf.impl.PartitionPackImpl
-
- setIndexSID(int) - Method in interface tv.amwa.maj.io.mxf.IndexTableSegment
-
Sets the stream identifier for this index table.
- setIndexSID(int) - Method in interface tv.amwa.maj.io.mxf.PartitionPack
-
- setIndexSID(Integer) - Method in interface tv.amwa.maj.model.EssenceData
-
Sets the identifier of the index table for the essence container of this essence data.
- setIndexSID(Integer) - Method in class tv.amwa.maj.model.impl.EssenceDataImpl
-
- setIndexStartPosition(long) - Method in class tv.amwa.maj.io.mxf.impl.IndexTableSegmentImpl
-
- setIndexStartPosition(long) - Method in interface tv.amwa.maj.io.mxf.IndexTableSegment
-
Sets the first editable unit indexed by this index table segment measured
in file package edit units.
- setIndirectValue(PropertyValue) - Method in class tv.amwa.maj.model.impl.TaggedValueImpl
-
- setIndirectValue(PropertyValue) - Method in interface tv.amwa.maj.model.TaggedValue
-
Sets the user-defined indirect value of this tagged value.
- setIndirectValuePersist(byte[]) - Method in class tv.amwa.maj.model.impl.TaggedValueImpl
-
- setInitialDataSize(long) - Method in class tv.amwa.maj.io.mxf.impl.PartitionImpl
-
- setInitialDataSize(long) - Method in interface tv.amwa.maj.io.mxf.Partition
-
Sets the initial partition size for this partition that is used to calculate the
minimum allowed size for the partition.
- setInputSegment(Segment) - Method in class tv.amwa.maj.model.impl.PulldownImpl
-
- setInputSegment(Segment) - Method in interface tv.amwa.maj.model.Pulldown
-
- setInstanceHigh(byte) - Method in class tv.amwa.maj.record.impl.PackageIDImpl
-
- setInstanceHigh(byte) - Method in interface tv.amwa.maj.record.PackageID
-
Sets the most significant bit of the 3 byte instance number, which is stored as bytes 14
to 16 of the package id.
- setInstanceLow(byte) - Method in class tv.amwa.maj.record.impl.PackageIDImpl
-
- setInstanceLow(byte) - Method in interface tv.amwa.maj.record.PackageID
-
Sets the least significant byte of the 3 byte instance number, which is stored as bytes 14
to 16 of the package id.
- setInstanceMid(byte) - Method in class tv.amwa.maj.record.impl.PackageIDImpl
-
- setInstanceMid(byte) - Method in interface tv.amwa.maj.record.PackageID
-
Sets the middle byte of the 3 byte instance number, which is stored as bytes 14
to 16 of the package id.
- setInteger(PropertyValue, Number) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionIntegerImpl
-
- setInteger(PropertyValue, Number) - Method in interface tv.amwa.maj.meta.TypeDefinitionInteger
-
Convert the given number value to one appropriate for this integer
type definition and set the value of the given integer property
value to be the converted value.
- setInterchangePath(String) - Method in interface tv.amwa.maj.io.aaf.AAFWriterListener
-
- setInterpolationDefinition(InterpolationDefinition) - Method in class tv.amwa.maj.model.impl.VaryingValueImpl
- setIsAccelerated(Boolean) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setIsAccelerated(Boolean) - Method in interface tv.amwa.maj.model.PluginDefinition
-
Set to true if the defined plugin is
capable of running with a hardware accelerator;
otherwise false.
- setIsConcrete(boolean) - Method in class tv.amwa.maj.meta.impl.ClassDefinitionImpl
-
- setIsContiguous(boolean) - Method in class tv.amwa.maj.model.impl.TIFFDescriptorImpl
-
- setIsContiguous(boolean) - Method in interface tv.amwa.maj.model.TIFFDescriptor
-
Sets whether essence data is stored in contiguous
bytes for the TIFF data described by this TIFF descriptor.
- setIsLocked(Boolean) - Method in class tv.amwa.maj.model.impl.SoundDescriptorImpl
-
- setIsLocked(Boolean) - Method in interface tv.amwa.maj.model.SoundDescriptor
-
Sets the locked flag for the audio essence described this
sound descriptor, which indicates whether the number of
samples per frame is locked.
- setIsOptional(boolean) - Method in class tv.amwa.maj.meta.impl.PropertyDefinitionImpl
-
- setIsSigned(boolean) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionIntegerImpl
-
- setIsSoftwareOnly(Boolean) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setIsSoftwareOnly(Boolean) - Method in interface tv.amwa.maj.model.PluginDefinition
-
Set to true if the defined plugin is capable
of running in a software-only environment;
otherwise false.
- setIsTimeWarp(Boolean) - Method in class tv.amwa.maj.model.impl.OperationDefinitionImpl
-
- setIsTimeWarp(Boolean) - Method in interface tv.amwa.maj.model.OperationDefinition
-
Set to true to indicate that the the length of an
operation group is different from the lengths of the input segments,
for example a slow motion effect.
- setIsUniform(boolean) - Method in class tv.amwa.maj.model.impl.TIFFDescriptorImpl
-
- setIsUniform(boolean) - Method in interface tv.amwa.maj.model.TIFFDescriptor
-
Sets whether the TIFF data described by this TIFF descriptor
has the same number of rows per strip throughout.
- setIsUniqueIdentifier(Boolean) - Method in class tv.amwa.maj.meta.impl.PropertyDefinitionImpl
-
- setItemType(byte) - Method in class tv.amwa.maj.io.mxf.impl.EssenceElementImpl
-
- setJavaImplementation(Class<?>) - Method in interface tv.amwa.maj.meta.ClassDefinition
-
Sets the Java class implementation associated with the defined class.
- setJavaImplementation(Class<?>) - Method in class tv.amwa.maj.meta.impl.ClassDefinitionImpl
-
- setJPEGTableID(Integer) - Method in class tv.amwa.maj.model.impl.TIFFDescriptorImpl
-
- setJPEGTableID(Integer) - Method in interface tv.amwa.maj.model.TIFFDescriptor
-
Sets the JPEG table code property of this TIFF descriptor, which specifies
the registered JPEG table code.
- setJupiterClipOffset(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QComponent
-
- setJupiterClipOffset(Integer) - Method in class tv.amwa.maj.model.impl.ComponentImpl
-
- setJupiterID(String) - Method in interface tv.amwa.maj.extensions.quantel.QComponent
-
- setJupiterID(String) - Method in class tv.amwa.maj.model.impl.ComponentImpl
-
- setKagSize(int) - Method in class tv.amwa.maj.io.mxf.impl.PartitionPackImpl
-
- setKagSize(int) - Method in interface tv.amwa.maj.io.mxf.PartitionPack
-
Sets the key alignment grid size for KLV data triplets in this
partition.
- setKey(ByteBuffer, boolean) - Method in class tv.amwa.maj.io.mxf.EssenceSource
-
- setKeyFrameOffset(byte) - Method in class tv.amwa.maj.io.mxf.impl.IndexEntryImpl
-
- setKeyFrameOffset(byte) - Method in interface tv.amwa.maj.io.mxf.IndexEntry
-
Sets the offset measured in edit units to the previous key frame for this index entry,
which may be the preceding I-frame for an MPEG stream.
- setKeyOffset(Long) - Method in interface tv.amwa.maj.extensions.quantel.QSegment
-
- setKeyOffset(Long) - Method in class tv.amwa.maj.model.impl.SegmentImpl
-
- setKind(DefinitionKind) - Method in interface tv.amwa.maj.union.DefinitionCriteriaByKind
-
Sets the definition kind for this definition criteria.
- setKind(DefinitionKind) - Method in class tv.amwa.maj.union.impl.DefinitionCriteriaByKindImpl
-
- setKind(PackageKind) - Method in class tv.amwa.maj.union.impl.SearchByPackageKindImpl
-
- setKind(PackageKind) - Method in interface tv.amwa.maj.union.SearchByPackageKind
-
Sets the kind of package of the search criteria.
- setKLSize(int) - Method in class tv.amwa.maj.io.mxf.KLVObject
-
Set the size of the key and length of this KLV object.
- setKLVDataType(TypeDefinition) - Method in class tv.amwa.maj.model.impl.KLVDataDefinitionImpl
-
- setKLVDataType(TypeDefinition) - Method in interface tv.amwa.maj.model.KLVDataDefinition
-
Sets the KLV data type property of this KLV data definition, which
specifies the type of the value of the documented
KLV data.
- setKLVDataValuePersist(byte[]) - Method in class tv.amwa.maj.model.impl.KLVDataImpl
-
- setLabel(UL) - Method in interface tv.amwa.maj.io.mxf.CPSystemItem
-
- setLabel(UL) - Method in class tv.amwa.maj.io.mxf.impl.CPSystemItemImpl
-
- setLeadingLines(Integer) - Method in class tv.amwa.maj.model.impl.TIFFDescriptorImpl
-
- setLeadingLines(Integer) - Method in interface tv.amwa.maj.model.TIFFDescriptor
-
Sets the number of leading lines of this TIFF descriptor, which
specifies the number of leading lines to be thrown
away when viewing the TIFF data.
- setLength(int) - Method in class tv.amwa.maj.io.mxf.impl.RandomIndexPackImpl
-
- setLength(long) - Method in class tv.amwa.maj.io.mxf.KLVObject
-
- setLength(byte) - Method in class tv.amwa.maj.record.impl.PackageIDImpl
-
- setLength(byte) - Method in interface tv.amwa.maj.record.PackageID
-
Returns the length of the package id in terms of the number of bytes following this byte, as stored at
byte 13 of the package id.
- setLengthPresent(boolean) - Method in interface tv.amwa.maj.model.Component
-
Sets whether the length property is present for this component.
- setLengthPresent(boolean) - Method in class tv.amwa.maj.model.impl.ComponentImpl
-
- setLimit(long) - Method in class tv.amwa.maj.industry.FileStream
-
- setLimit(long) - Method in class tv.amwa.maj.industry.MemoryResidentStream
-
- setLimit(long) - Method in interface tv.amwa.maj.industry.Stream
-
Sets the limit position beyond which content cannot be read or written.
- setLimit(long) - Method in class tv.amwa.maj.io.aaf.AAFStream
-
- setLimit(long) - Method in class tv.amwa.maj.io.mxf.impl.MXFStream
-
- setLimit(long) - Method in class tv.amwa.maj.io.xml.XMLStream
-
- setLinkedApplicationPluginInstanceID(AUID) - Method in interface tv.amwa.maj.model.ApplicationReferencedObject
-
Sets the identifier of the
application plugin object
that (directly or indirectly) strongly references this application metadata
referenced object.
- setLinkedApplicationPluginInstanceID(ApplicationPluginObject) - Method in interface tv.amwa.maj.model.ApplicationReferencedObject
-
Sets the identifier of the
application plugin object
that (directly or indirectly) strongly references this application metadata
referenced object using the source of the reference.
- setLinkedApplicationPluginInstanceID(AUID) - Method in class tv.amwa.maj.model.impl.ApplicationReferencedObjectImpl
-
- setLinkedApplicationPluginInstanceID(ApplicationPluginObject) - Method in class tv.amwa.maj.model.impl.ApplicationReferencedObjectImpl
-
- setLinkedDescriptiveFrameworkPluginID(AUID) - Method in interface tv.amwa.maj.model.DescriptiveFramework
-
Sets the identifier of the
descriptive marker that strongly references
this descriptive framework instance.
- setLinkedDescriptiveFrameworkPluginID(AUID) - Method in class tv.amwa.maj.model.impl.DescriptiveFrameworkImpl
-
- setLinkedDescriptiveObjectPluginID(AUID) - Method in interface tv.amwa.maj.model.DescriptiveObject
-
Sets the identifier of the
descriptive marker that indirectly
strongly references this descriptive object instance.
- setLinkedDescriptiveObjectPluginID(AUID) - Method in class tv.amwa.maj.model.impl.DescriptiveObjectImpl
-
- setLinkedGenerationID(AUID) - Method in class tv.amwa.maj.model.impl.InterchangeObjectImpl
-
- setLinkedGenerationID(AUID) - Method in interface tv.amwa.maj.model.InterchangeObject
-
Sets the linked generation identification for this object that represents this
object's generation.
- setLinkedGenerationIDString(String) - Method in class tv.amwa.maj.model.impl.InterchangeObjectImpl
-
- setLinkedPackageID(PackageID) - Method in class tv.amwa.maj.model.impl.EssenceDataImpl
-
- setLinkedPackageIDString(String) - Method in class tv.amwa.maj.model.impl.EssenceDataImpl
-
- setLinkedTrackID(Integer) - Method in interface tv.amwa.maj.model.AAFFileDescriptor
-
Set the linked track id of this file descriptor, which specifies which
track of the associated
source package
this descriptor describes when the source package is described by a
multiple descriptor.
- setLinkedTrackID(Integer) - Method in class tv.amwa.maj.model.impl.AAFFileDescriptorImpl
-
- setLocalIdentification(Short) - Method in class tv.amwa.maj.meta.impl.PropertyDefinitionImpl
-
- setLocalizedUID(String) - Method in class tv.amwa.maj.model.impl.DefinitionObjectImpl
-
- setLocalNodeID(byte[]) - Static method in class tv.amwa.maj.industry.Forge
-
- setLocalNodeID(byte[]) - Static method in class tv.amwa.maj.record.impl.AUIDImpl
-
Set the local node ID to use in the generation of timebased UUIDs as AUIDs.
- setLocalTag(short) - Method in class tv.amwa.maj.io.mxf.impl.LocalTagEntryImpl
-
- setLocalTag(short) - Method in interface tv.amwa.maj.io.mxf.LocalTagEntry
-
Sets the 2 byte tag of this local tag entry.
- setLocationName(String) - Method in class tv.amwa.maj.model.impl.TextLocatorImpl
-
- setLocationName(String) - Method in interface tv.amwa.maj.model.TextLocator
-
Sets the location name of the text locator, which provides a text string containing
information to help find the file containing the essence or the physical media.
- setLocationNamePersist(String) - Method in class tv.amwa.maj.model.impl.TextLocatorImpl
-
- setLowDelay(Boolean) - Method in class tv.amwa.maj.model.impl.MPEGVideoDescriptorImpl
-
- setLowDelay(Boolean) - Method in interface tv.amwa.maj.model.MPEGVideoDescriptor
-
Set to true if the low delay mode was used in the sequence
represented by the described MPEG video essence and false otherwise.
- setMajor(short) - Method in class tv.amwa.maj.record.impl.ProductVersionImpl
-
- setMajor(byte) - Method in class tv.amwa.maj.record.impl.VersionTypeImpl
-
- setMajor(short) - Method in interface tv.amwa.maj.record.ProductVersion
-
Sets the major component of this version number.
- setMajor(byte) - Method in interface tv.amwa.maj.record.VersionType
-
Sets the major component of the version number.
- setMajorVersion(short) - Method in class tv.amwa.maj.io.mxf.impl.PartitionPackImpl
-
- setMajorVersion(short) - Method in interface tv.amwa.maj.io.mxf.PartitionPack
-
Sets the major version number of the MXF byte-level format.
- setManufacturerID(AUID) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setManufacturerID(AUID) - Method in interface tv.amwa.maj.model.PluginDefinition
-
Sets the
AUID that identifies the
manufacturer of the defined plugin.
- setManufacturerIDString(String) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setManufacturerInfo(NetworkLocator) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setManufacturerInfo(NetworkLocator) - Method in interface tv.amwa.maj.model.PluginDefinition
-
Set a
network locator pointing to the
location of manufacturer information for the defined plugin.
- setMarkIn(Long) - Method in class tv.amwa.maj.model.impl.TimelineTrackImpl
-
- setMarkIn(Long) - Method in interface tv.amwa.maj.model.TimelineTrack
-
Sets the mark in property for this timeline track, which
specifies the position of the marked in point as a count
of edit units from the zero position of this timeline track.
- setMarkOut(Long) - Method in class tv.amwa.maj.model.impl.TimelineTrackImpl
-
- setMarkOut(Long) - Method in interface tv.amwa.maj.model.TimelineTrack
-
Sets the mark out property of this timeline track, which
specifies the position of the marked out point as a
count of edit units from the zero position of this timeline
track.
- setMaterial(AUID) - Method in class tv.amwa.maj.record.impl.PackageIDImpl
-
- setMaterial(AUID) - Method in interface tv.amwa.maj.record.PackageID
-
Sets the material number of the package id, represented as an
AUID, which is taken from
bytes 17 to 32 of the package id.
- setMaxBPictureCount(Short) - Method in class tv.amwa.maj.model.impl.MPEGVideoDescriptorImpl
-
- setMaxBPictureCount(Short) - Method in interface tv.amwa.maj.model.MPEGVideoDescriptor
-
Sets the maximum number of B pictures between P frames or I frames in the
described MPEG video essence, equivalent to ISO/IEC 13818-2 annex D (M-1).
- setMaxEngineVersionString(String) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setMaxGOP(Short) - Method in class tv.amwa.maj.model.impl.MPEGVideoDescriptorImpl
-
- setMaxGOP(Short) - Method in interface tv.amwa.maj.model.MPEGVideoDescriptor
-
Sets the maximum occurring spacing between I frames in the described
MPEG video essence, as per ISO/IEC 13818-1 IBP descriptor.
- setMaxPlatformVersionString(String) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setMaxPluginAPIString(String) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setMediaCriteria(CriteriaType) - Method in class tv.amwa.maj.union.impl.SearchByMediaCriteriaImpl
-
- setMediaCriteria(CriteriaType) - Method in interface tv.amwa.maj.union.SearchByMediaCriteria
-
Sets the media criteria search type.
- setMediaKind(AUID) - Method in class tv.amwa.maj.union.impl.MultiCreateItemImpl
-
- setMediaKind(AUID) - Method in class tv.amwa.maj.union.impl.MultiXferItemImpl
-
- setMediaKind(AUID) - Method in interface tv.amwa.maj.union.MultiCreateItem
-
Sets the kind of media represented by this item.
- setMediaKind(AUID) - Method in interface tv.amwa.maj.union.MultiXferItem
-
Sets the essence type definition of this data item.
- setMemberOf(ClassDefinition) - Method in class tv.amwa.maj.meta.impl.PropertyDefinitionImpl
-
- setMemberOf(ClassDefinition) - Method in interface tv.amwa.maj.meta.PropertyDefinition
-
Sets the class definition of the the class that this property definition is
associated with.
- setMemoryBuffer(ByteBuffer, int) - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
-
- SetMethodBag(Method, Method[], String) - Constructor for class tv.amwa.maj.meta.impl.TypeDefinitionSetImpl.SetMethodBag
-
- setMIMEType(String) - Method in interface tv.amwa.maj.model.AuxiliaryDescriptor
-
Sets the registered mime type of the data in the auxiliary file as per
RFC 2046
and
RFC 2048.
- setMIMEType(String) - Method in class tv.amwa.maj.model.impl.AuxiliaryDescriptorImpl
-
- setMinEngineVersionString(String) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setMinor(short) - Method in class tv.amwa.maj.record.impl.ProductVersionImpl
-
- setMinor(byte) - Method in class tv.amwa.maj.record.impl.VersionTypeImpl
-
- setMinor(short) - Method in interface tv.amwa.maj.record.ProductVersion
-
Sets the minor component of the version number.
- setMinor(byte) - Method in interface tv.amwa.maj.record.VersionType
-
Sets the minor component of the version number.
- setMinorVersion(short) - Method in class tv.amwa.maj.io.mxf.impl.PartitionPackImpl
-
- setMinorVersion(short) - Method in interface tv.amwa.maj.io.mxf.PartitionPack
-
Sets the minor version number of the MXF byte-level format.
- setMinPlatformVersionString(String) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setMinPluginAPIString(String) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setMinute(byte) - Method in class tv.amwa.maj.record.impl.TimeStructImpl
-
- setMinute(byte) - Method in interface tv.amwa.maj.record.TimeStruct
-
Sets the minutes component of the time value, in the range 0 to 59.
- setMobReferenceMobID(PackageID) - Method in interface tv.amwa.maj.extensions.avid.Avid_MC_Mob_Reference
-
- setMobReferenceMobID(PackageID) - Method in class tv.amwa.maj.extensions.avid.impl.Avid_MC_Mob_ReferenceImpl
-
- setMobReferencePosition(long) - Method in interface tv.amwa.maj.extensions.avid.Avid_MC_Mob_Reference
-
- setMobReferencePosition(long) - Method in class tv.amwa.maj.extensions.avid.impl.Avid_MC_Mob_ReferenceImpl
-
- setModificationTime() - Method in class tv.amwa.maj.io.mxf.impl.Metadata
-
- setModificationTime(String) - Method in class tv.amwa.maj.io.mxf.impl.Metadata
-
- setMonoSourceTrackIDs(int[]) - Method in class tv.amwa.maj.model.impl.SourceReferenceSegmentImpl
-
- setMonoSourceTrackIDs(int[]) - Method in interface tv.amwa.maj.model.SourceReferenceSegment
-
For references from a multi-channel
track to
multiple mono
tracks, sets the mono source
track ids property of this source reference, which specifies multiple mono
tracks that are referenced.
- setMonth(byte) - Method in interface tv.amwa.maj.record.DateStruct
-
Set the month component of the date, which is in the range 1 to 12.
- setMonth(byte) - Method in class tv.amwa.maj.record.impl.DateStructImpl
-
- setName(String) - Method in interface tv.amwa.maj.extensions.example.Contributor
-
Sets the name of the contributor.
- setName(String) - Method in class tv.amwa.maj.extensions.example.impl.ContributorImpl
-
- setName(String) - Method in class tv.amwa.maj.meta.impl.MetaDefinitionImpl
-
- setName(String) - Method in interface tv.amwa.maj.meta.MetaDefinition
-
Sets the name of this meta definition.
- setName(String) - Method in interface tv.amwa.maj.model.DefinitionObject
-
Sets the display name of this definition.
- setName(String) - Method in class tv.amwa.maj.model.impl.DefinitionObjectImpl
-
- setName(String) - Method in interface tv.amwa.maj.union.DefinitionCriteriaByName
-
Sets the name defining this definition criteria.
- setName(String) - Method in class tv.amwa.maj.union.impl.DefinitionCriteriaByNameImpl
-
- setName(String) - Method in class tv.amwa.maj.union.impl.SearchByNameImpl
-
- setName(String) - Method in interface tv.amwa.maj.union.SearchByName
-
Sets the name the defines the search criteria.
- setNamespace(String) - Method in class tv.amwa.maj.meta.impl.MetaDefinitionImpl
-
- setNamespace(String) - Method in interface tv.amwa.maj.meta.MetaDefinition
-
Sets the namespace in which the subject of this meta definition is defined.
- setNewFileHandler(ListOfFiles.NewFileHandler) - Method in class tv.amwa.maj.io.mxf.ListOfFiles
-
- setNumberOfFiles(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QLocator
-
- setNumberOfFiles(Integer) - Method in class tv.amwa.maj.model.impl.LocatorImpl
-
- setNumerator(int) - Method in class tv.amwa.maj.record.impl.RationalImpl
-
- setNumerator(int) - Method in interface tv.amwa.maj.record.Rational
-
Sets the numerator of the value represented by this rational number.
- setNumSamples(int) - Method in class tv.amwa.maj.union.impl.MultiXferItemImpl
-
- setNumSamples(int) - Method in interface tv.amwa.maj.union.MultiXferItem
-
Sets the number of samples of this data item to transfer.
- setObject(PropertyValue, Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionObjectReferenceImpl
-
- setObject(PropertyValue, Object) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRecordImpl
-
- setObject(PropertyValue, Object) - Method in interface tv.amwa.maj.meta.TypeDefinitionObjectReference
-
Sets the given object as the target of the given object
reference property value.
- setObject(PropertyValue, Object) - Method in interface tv.amwa.maj.meta.TypeDefinitionRecord
-
Sets the value of the given record property value using
the given Java object.
- setObjectClass(ClassDefinition) - Method in class tv.amwa.maj.model.impl.InterchangeObjectImpl
-
- setObjectClass(ClassDefinition) - Method in interface tv.amwa.maj.model.InterchangeObject
-
- setObjectModelVersion(Integer) - Method in class tv.amwa.maj.model.impl.PrefaceImpl
-
- setOffsetToFrameIndexes64(Long) - Method in interface tv.amwa.maj.extensions.avid.CDCIDescriptor
-
- setOffsetToFrameIndexes64(Long) - Method in class tv.amwa.maj.model.impl.CDCIDescriptorImpl
-
- setOperationalPattern(UL) - Method in class tv.amwa.maj.io.mxf.impl.Metadata
-
- setOperationalPattern(AUID) - Method in class tv.amwa.maj.io.mxf.impl.PartitionPackImpl
-
- setOperationalPattern(AUID) - Method in interface tv.amwa.maj.io.mxf.PartitionPack
-
Sets the operational pattern of the
MXF file containing
this partition.
- setOperationalPattern(AUID) - Method in class tv.amwa.maj.model.impl.PrefaceImpl
-
- setOperationalPattern(AUID) - Method in interface tv.amwa.maj.model.Preface
-
Sets the MXF operational pattern or AAF protocol that the file of this
preface complies with.
- setOperationCategory(AUID) - Method in class tv.amwa.maj.model.impl.OperationDefinitionImpl
-
- setOperationCategory(AUID) - Method in interface tv.amwa.maj.model.OperationDefinition
-
Sets an
AUID identifying the
category of the defined operation, which specifies the kind of operation, such as video effect,
audio effect, or 3D operation.
- setOperationCategoryString(String) - Method in class tv.amwa.maj.model.impl.OperationDefinitionImpl
-
- setOperationDataDefinition(DataDefinition) - Method in class tv.amwa.maj.model.impl.OperationDefinitionImpl
-
- setOperationDataDefinition(DataDefinition) - Method in interface tv.amwa.maj.model.OperationDefinition
-
Sets the kind of data that is
produced by the defined operation.
- setOperationDefinition(OperationDefinition) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
-
- setOperationDefinition(OperationDefinition) - Method in interface tv.amwa.maj.model.OperationGroup
-
Sets the operation definition for the operation group, which identifies the
kind of operation.
- setOperationInputCount(int) - Method in class tv.amwa.maj.model.impl.OperationDefinitionImpl
-
- setOperationInputCount(int) - Method in interface tv.amwa.maj.model.OperationDefinition
-
Sets the number of input media segments for the defined operation.
- setOperationPatternString(String) - Method in class tv.amwa.maj.model.impl.PrefaceImpl
-
- setOperatorComment(String) - Method in interface tv.amwa.maj.model.BWFImportDescriptor
-
Sets the operator comment property of this BWF import descriptor, which is taken
from the comment of operator property of the associated <qlty> chunk.
- setOperatorComment(String) - Method in class tv.amwa.maj.model.impl.BWFImportDescriptorImpl
-
- setOption(String, long) - Method in class tv.amwa.maj.io.mxf.EssenceSource
-
- setOption(String) - Method in class tv.amwa.maj.io.mxf.EssenceSource
-
- setOrigin(long) - Method in class tv.amwa.maj.model.impl.TimelineTrackImpl
-
- setOrigin(long) - Method in interface tv.amwa.maj.model.TimelineTrack
-
Sets the origin of this timeline track, which
specifies the offset used to resolve
source clip
references in this timeline track.
- setOriginalProperty(PropertyDefinition) - Method in class tv.amwa.maj.meta.impl.PropertyWrapperDefinitionImpl
-
- setOriginalProperty(PropertyDefinition) - Method in interface tv.amwa.maj.meta.PropertyWrapperDefinition
-
Sets the original definition of the reused property.
- setPackageID(PackageID) - Method in class tv.amwa.maj.model.impl.PackageImpl
-
- setPackageID(PackageID) - Method in interface tv.amwa.maj.model.Package
-
- setPackageID(PackageID) - Method in class tv.amwa.maj.union.impl.SearchByPackageIDImpl
-
- setPackageID(PackageID) - Method in interface tv.amwa.maj.union.SearchByPackageID
-
- setPackageIDString(String) - Method in class tv.amwa.maj.model.impl.PackageImpl
-
- setPackageIDValue(byte[]) - Method in class tv.amwa.maj.record.impl.PackageIDImpl
-
Sets the value of this package id using the given byte array, which should contain 32 bytes
of data.
- setPackageLastModified(TimeStamp) - Method in class tv.amwa.maj.model.impl.PackageImpl
-
- setPackageLastModified(TimeStamp) - Method in interface tv.amwa.maj.model.Package
-
Sets the modification time for this package, which is the date and time when this
package was last modified.
- setPackageLastModifiedString(String) - Method in class tv.amwa.maj.model.impl.PackageImpl
-
- setPackageMarker(PackageMarker) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setPackageMarker(PackageMarker) - Method in interface tv.amwa.maj.model.MaterialPackage
-
Sets the
package marker for this material package, which
specifies an optional sub-section that may be played as an alternative to the
full material package.
- setPackageMarkInPosition(Long) - Method in class tv.amwa.maj.model.impl.PackageMarkerImpl
-
- setPackageMarkInPosition(Long) - Method in interface tv.amwa.maj.model.PackageMarker
-
Sets the start of the optional sub-section on the material package's timebase
reference track timeline.
- setPackageMarkOutPosition(Long) - Method in class tv.amwa.maj.model.impl.PackageMarkerImpl
-
- setPackageMarkOutPosition(Long) - Method in interface tv.amwa.maj.model.PackageMarker
-
Sets the stop of the optional sub-section on the material package's timebase
reference track timeline.
- setPackageName(String) - Method in class tv.amwa.maj.model.impl.PackageImpl
-
- setPackageName(String) - Method in interface tv.amwa.maj.model.Package
-
Sets the name of this package, as displayed to the end user.
- setPackageUsage(AUID) - Method in class tv.amwa.maj.model.impl.PackageImpl
-
- setPackageUsage(AUID) - Method in interface tv.amwa.maj.model.Package
-
Sets this package's
usage.
- setPackageUsageString(String) - Method in class tv.amwa.maj.model.impl.PackageImpl
-
- setPackBlob(Stream) - Method in interface tv.amwa.maj.extensions.quantel.QOperationGroup
-
- setPackBlob(Stream) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
-
- setPackLayerKeyIndicator(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QSegment
-
- setPackLayerKeyIndicator(Integer) - Method in class tv.amwa.maj.model.impl.SegmentImpl
-
- setPackOffset(Long) - Method in interface tv.amwa.maj.extensions.quantel.QOperationGroup
-
- setPackOffset(Long) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
-
- setPackRenderSequence(Segment) - Method in interface tv.amwa.maj.extensions.quantel.QOperationGroup
-
- setPackRenderSequence(Segment) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
-
- setPaddingBits(Short) - Method in interface tv.amwa.maj.model.CDCIDescriptor
-
Sets the padding bits property of this CDCI descriptor, which
specifies the number of bits padded to each pixel.
- setPaddingBits(Short) - Method in class tv.amwa.maj.model.impl.CDCIDescriptorImpl
-
- setPaddingFillSize(long) - Method in class tv.amwa.maj.io.mxf.impl.IndexTableImpl
-
- setPaddingFillSize(long) - Method in class tv.amwa.maj.io.mxf.impl.PartitionPackImpl
-
- setPaddingFillSize(long) - Method in interface tv.amwa.maj.io.mxf.Padded
-
Set the amount of padding to include after each significant entry in the partition,
allowing space for the metadata to expand over time.
- setPalette(byte[]) - Method in class tv.amwa.maj.model.impl.RGBADescriptorImpl
-
- setPalette(byte[]) - Method in interface tv.amwa.maj.model.RGBADescriptor
-
Sets the palette property of the RGBA descriptor, which is an array of color values that
are used to specify an image.
- setPaletteFromStream(ByteBuffer) - Method in class tv.amwa.maj.model.impl.RGBADescriptorImpl
-
- setPaletteLayout(RGBAComponent[]) - Method in class tv.amwa.maj.model.impl.RGBADescriptorImpl
-
- setPaletteLayout(RGBAComponent[]) - Method in interface tv.amwa.maj.model.RGBADescriptor
-
Sets the layout and structure of the components of a single entry
for the palette of the RGBA descriptor.
- setPaletteLayoutFromStream(Object[]) - Method in class tv.amwa.maj.model.impl.RGBADescriptorImpl
-
- setPaletteLayoutStringList(List<String>) - Method in class tv.amwa.maj.model.impl.RGBADescriptorImpl
-
- setParameterDefinition(ParameterDefinition) - Method in class tv.amwa.maj.model.impl.ParameterImpl
-
- setParameterDefinitionReference(AUID) - Method in class tv.amwa.maj.model.impl.ParameterImpl
-
- setParameterDefinitionReferenceFromStream(AUID) - Method in class tv.amwa.maj.model.impl.ParameterImpl
-
- setParameterDefinitionReferenceString(String) - Method in class tv.amwa.maj.model.impl.ParameterImpl
-
- setParameterDisplayUnits(String) - Method in class tv.amwa.maj.model.impl.ParameterDefinitionImpl
-
- setParameterDisplayUnits(String) - Method in interface tv.amwa.maj.model.ParameterDefinition
-
Sets the display units of this parameter definition, which is a displayable string
identifying the units in which the parameter is measured.
- setParameterType(TypeDefinition) - Method in class tv.amwa.maj.model.impl.ParameterDefinitionImpl
-
- setParent(ClassDefinition) - Method in class tv.amwa.maj.meta.impl.ClassDefinitionImpl
-
- setPartition(PartitionImpl) - Method in class tv.amwa.maj.io.mxf.impl.PartitionInformation
-
- setPartitionIndex(RandomIndexItem[]) - Method in class tv.amwa.maj.io.mxf.impl.RandomIndexPackImpl
-
- setPartitionIndex(RandomIndexItem[]) - Method in interface tv.amwa.maj.io.mxf.RandomIndexPack
-
Sets the array of random index items of this random index pack.
- setPartitionPack(BodyPartitionPack) - Method in interface tv.amwa.maj.io.mxf.BodyPartition
-
Set the body partition pack that describes this body partition, including
what it contains and its size.
- setPartitionPack(FooterPartitionPack) - Method in interface tv.amwa.maj.io.mxf.FooterPartition
-
Set the footer partition pack that describes this footer partition, including
what it contains and its size.
- setPartitionPack(HeaderPartitionPack) - Method in interface tv.amwa.maj.io.mxf.HeaderPartition
-
Set the header partition pack that describes this header partition, including
what it contains and its size.
- setPartitionPack(BodyPartitionPack) - Method in class tv.amwa.maj.io.mxf.impl.BodyPartitionImpl
-
- setPartitionPack(FooterPartitionPack) - Method in class tv.amwa.maj.io.mxf.impl.FooterPartitionImpl
-
- setPartitionPack(HeaderPartitionPack) - Method in class tv.amwa.maj.io.mxf.impl.HeaderPartitionImpl
-
- setPartitionPackPadding(long) - Method in class tv.amwa.maj.io.mxf.impl.BodyPartitionImpl
-
- setPartitionPackPadding(long) - Method in class tv.amwa.maj.io.mxf.impl.FooterPartitionImpl
-
- setPartitionPackPadding(long) - Method in class tv.amwa.maj.io.mxf.impl.HeaderPartitionImpl
-
- setPartitionPackPadding(long) - Method in class tv.amwa.maj.io.mxf.impl.PartitionImpl
-
- setPartitionPackPadding(long) - Method in interface tv.amwa.maj.io.mxf.Partition
-
Set the amount of padding to include after each significant entry in the partition,
allowing space for the metadata to expand over time.
- setPatchLevel(short) - Method in class tv.amwa.maj.record.impl.ProductVersionImpl
-
- setPatchLevel(short) - Method in interface tv.amwa.maj.record.ProductVersion
-
Sets the patch level component of the version number.
- setPath(String) - Method in class tv.amwa.maj.model.impl.LocatorImpl
-
- setPath(String) - Method in interface tv.amwa.maj.model.Locator
-
Sets the path string property of this locator, which provides access to
the
URLString property of a
network locator and
the
name property of a
text locator.
- setPeakChannelCount(Integer) - Method in class tv.amwa.maj.model.impl.WAVEPCMDescriptorImpl
-
- setPeakChannelCount(Integer) - Method in interface tv.amwa.maj.model.WAVEPCMDescriptor
-
Sets the number of peak channels for this PCM descriptor.
- setPeakEnvelopeBlockSize(Integer) - Method in class tv.amwa.maj.model.impl.WAVEPCMDescriptorImpl
-
- setPeakEnvelopeBlockSize(Integer) - Method in interface tv.amwa.maj.model.WAVEPCMDescriptor
-
Sets the number of audio samples used to generate each peak
frame for this PCM descriptor.
- setPeakEnvelopeData(Stream) - Method in class tv.amwa.maj.model.impl.WAVEPCMDescriptorImpl
-
- setPeakEnvelopeData(Stream) - Method in interface tv.amwa.maj.model.WAVEPCMDescriptor
-
Set the peak envelope data stream of this PCM descriptor.
- setPeakEnvelopeDataPosition(long) - Method in class tv.amwa.maj.model.impl.WAVEPCMDescriptorImpl
-
- setPeakEnvelopeDataPosition(long) - Method in interface tv.amwa.maj.model.WAVEPCMDescriptor
-
Sets the offset from the beginning of the peak envelope data
for this PCM descriptor.
- setPeakEnvelopeFormat(Integer) - Method in class tv.amwa.maj.model.impl.WAVEPCMDescriptorImpl
-
- setPeakEnvelopeFormat(Integer) - Method in interface tv.amwa.maj.model.WAVEPCMDescriptor
-
Sets the format of the peak point for this PCM descriptor.
- setPeakEnvelopeTimestamp(TimeStamp) - Method in class tv.amwa.maj.model.impl.WAVEPCMDescriptorImpl
-
- setPeakEnvelopeTimestamp(TimeStamp) - Method in interface tv.amwa.maj.model.WAVEPCMDescriptor
-
Sets the
time stamp for the date and time of
the creation of the peak data for the PCM descriptor.
- setPeakEnvelopeTimestampString(String) - Method in class tv.amwa.maj.model.impl.WAVEPCMDescriptorImpl
-
- setPeakEnvelopeVersion(Integer) - Method in class tv.amwa.maj.model.impl.WAVEPCMDescriptorImpl
-
- setPeakEnvelopeVersion(Integer) - Method in interface tv.amwa.maj.model.WAVEPCMDescriptor
-
Sets the version information of the peak envelope data of this PCM
descriptor.
- setPeakFrameCount(Integer) - Method in class tv.amwa.maj.model.impl.WAVEPCMDescriptorImpl
-
- setPeakFrameCount(Integer) - Method in interface tv.amwa.maj.model.WAVEPCMDescriptor
-
Sets the number of peak frames for this PCM descriptor.
- setPeakOfPeaksPosition(Long) - Method in class tv.amwa.maj.model.impl.WAVEPCMDescriptorImpl
-
- setPeakOfPeaksPosition(Long) - Method in interface tv.amwa.maj.model.WAVEPCMDescriptor
-
Sets the offset to the first audio sample whose absolute
value is the maximum value of the entire audio file described by
this PCM descriptor.
- setPerforationsPerFrame(Byte) - Method in interface tv.amwa.maj.model.FilmDescriptor
-
Set the number of perforations per frame on the film stock of the described
film.
- setPerforationsPerFrame(Byte) - Method in class tv.amwa.maj.model.impl.FilmDescriptorImpl
-
- setPersistentID(Long) - Method in class tv.amwa.maj.model.impl.InterchangeObjectImpl
-
- setPersistentIndex(int) - Method in interface tv.amwa.maj.industry.MediaEntity
-
If the media entity is an element of a strong reference vector, set the index of
that element in the vector just before the value is persisted.
- setPersistentIndex(int) - Method in class tv.amwa.maj.industry.WeakReference
-
- setPersistentIndex(int) - Method in class tv.amwa.maj.model.impl.InterchangeObjectImpl
-
- setPhaseFrame(int) - Method in class tv.amwa.maj.model.impl.PulldownImpl
-
- setPhaseFrame(int) - Method in interface tv.amwa.maj.model.Pulldown
-
Sets the phase frame property of the pulldown, which specifies the phase within
the repeating pulldown pattern of the first frame after the pulldown conversion.
- setPictureCompression(AUID) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setPictureCompression(AUID) - Method in interface tv.amwa.maj.model.PictureDescriptor
-
Sets the kind of compression and format of the compression
information of the video essence data described by this picture descriptor.
- setPictureCompressionString(String) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setPixelLayout(RGBAComponent[]) - Method in class tv.amwa.maj.model.impl.RGBADescriptorImpl
-
- setPixelLayout(RGBAComponent[]) - Method in interface tv.amwa.maj.model.RGBADescriptor
-
Sets the layout and structure of the components in a single pixel of data
represented by the RGBA descriptor.
- setPixelLayoutFromStream(Object[]) - Method in class tv.amwa.maj.model.impl.RGBADescriptorImpl
-
- setPixelLayoutStringList(List<String>) - Method in class tv.amwa.maj.model.impl.RGBADescriptorImpl
-
- setPlatformMaximumVersion(VersionType) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setPlatformMaximumVersion(VersionType) - Method in interface tv.amwa.maj.model.PluginDefinition
-
Sets the maximum platform
version property
of the defined plugin, which specifies the maximum version of the platform
for which the plugin will function.
- setPlatformMinimumVersion(VersionType) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setPlatformMinimumVersion(VersionType) - Method in interface tv.amwa.maj.model.PluginDefinition
-
Sets the minimum platform
version property
of the defined plugin, which specifies the minimum version of the platform
for which the plugin will function.
- setPluginAPI(AUID) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setPluginAPI(AUID) - Method in interface tv.amwa.maj.model.PluginDefinition
-
Sets the identifier for the manufacturer's interface that is supported
by the defined plugin.
- setPluginAPIMaximumVersion(VersionType) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setPluginAPIMaximumVersion(VersionType) - Method in interface tv.amwa.maj.model.PluginDefinition
-
Sets the maximum plugin API
version property
of the defined plugin, which specifies the maximum version number of the specified plugin
interfaces that the plugin supports.
- setPluginAPIMinimumVersion(VersionType) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setPluginAPIMinimumVersion(VersionType) - Method in interface tv.amwa.maj.model.PluginDefinition
-
Sets the minimum plugin API
version property
of the defined plugin, which specifies the minimum version number of the specified plugin
interfaces that the plugin supports.
- setPluginAPIString(String) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setPluginCategoryString(String) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setPluginPlatform(AUID) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setPluginPlatform(AUID) - Method in interface tv.amwa.maj.model.PluginDefinition
-
Sets the hardware platform identifier of the defined plugin, which identifies
the platform by both the hardware platform and operating system.
- setPluginPlatformString(String) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setPluginVersion(VersionType) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setPluginVersion(VersionType) - Method in interface tv.amwa.maj.model.PluginDefinition
-
Sets the plugin version of the defined plugin.
- setPluginVersionPersist(String) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setPluginVersionString(String) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setPluginVersionString(String) - Method in interface tv.amwa.maj.model.PluginDefinition
-
Sets the plugin version string of this defined plugin, which specifies
a string that can be used to identify the plugin version to the user.
- setPointsPerPeakValue(Integer) - Method in class tv.amwa.maj.model.impl.WAVEPCMDescriptorImpl
-
- setPointsPerPeakValue(Integer) - Method in interface tv.amwa.maj.model.WAVEPCMDescriptor
-
Sets the number of peak points per peak value for this PCM
descriptor.
- setPortableObject(InterchangeObject) - Method in interface tv.amwa.maj.extensions.avid.TaggedValue
-
- setPortableObject(InterchangeObject) - Method in class tv.amwa.maj.model.impl.TaggedValueImpl
-
- setPortableObjectClassID(Integer) - Method in interface tv.amwa.maj.extensions.avid.TaggedValue
-
- setPortableObjectClassID(Integer) - Method in class tv.amwa.maj.model.impl.TaggedValueImpl
-
- setPosition(long) - Method in class tv.amwa.maj.industry.FileStream
-
- setPosition(long) - Method in class tv.amwa.maj.industry.MemoryResidentStream
-
- setPosition(long) - Method in interface tv.amwa.maj.industry.Stream
-
Sets the current position for reading from or writing to the stream.
- setPosition(long) - Method in class tv.amwa.maj.io.aaf.AAFStream
-
- setPosition(long) - Method in class tv.amwa.maj.io.mxf.impl.MXFStream
-
- setPosition(long) - Method in class tv.amwa.maj.io.xml.XMLStream
-
- setPosition(PropertyValue, long) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStreamImpl
-
- setPosition(PropertyValue, long) - Method in interface tv.amwa.maj.meta.TypeDefinitionStream
-
Sets the position of the given stream property value to
that of the given value.
- setPosition(long) - Method in interface tv.amwa.maj.model.EssenceData
-
Seek to an absolute position within the stream of essence data.
- setPosition(long) - Method in class tv.amwa.maj.model.impl.EssenceDataImpl
-
- setPosition(long) - Method in class tv.amwa.maj.model.impl.RIFFChunkImpl
-
- setPosition(long) - Method in interface tv.amwa.maj.model.RIFFChunk
-
Sets the position for reading or writing this RIFF chunk data.
- setPositionPresent(boolean) - Method in class tv.amwa.maj.model.impl.EventImpl
-
Sets whether this event is in a context where the position property is present or not.
- setPositionTimecode(long, TimecodeValue) - Method in class tv.amwa.maj.model.impl.TimecodeStreamImpl
-
- setPositionTimecode(long, TimecodeValue) - Method in interface tv.amwa.maj.model.TimecodeStream
-
- setPosTable(Rational[]) - Method in class tv.amwa.maj.io.mxf.impl.IndexEntryImpl
-
- setPosTable(Rational[]) - Method in interface tv.amwa.maj.io.mxf.IndexEntry
-
Sets the array of fractional position offsets from the start of the content package to the
synchronized sample in the content package.
- setPosTableCount(Byte) - Method in class tv.amwa.maj.io.mxf.impl.IndexTableSegmentImpl
-
- setPosTableCount(Byte) - Method in interface tv.amwa.maj.io.mxf.IndexTableSegment
-
Sets the number of entries in the position offsets table per edit unit, minus one as
only offsets are recorded in the array.
- setPosTableIndex(byte) - Method in interface tv.amwa.maj.io.mxf.DeltaEntry
-
Sets if and how the element is subject to temporal reordering.
- setPosTableIndex(byte) - Method in class tv.amwa.maj.io.mxf.impl.DeltaEntryImpl
-
Create a cloned copy of this DeltaEntryImpl.
- setPreferredPrefix(String) - Method in interface tv.amwa.maj.meta.ExtensionScheme
-
Sets the preferred namespace tag when SMPTE Reg-XML encoding is used.
- setPreferredPrefix(String) - Method in class tv.amwa.maj.meta.impl.ExtensionSchemeImpl
-
- setPrefix(String) - Method in class tv.amwa.maj.meta.impl.MetaDefinitionImpl
-
- setPrefix(String) - Method in interface tv.amwa.maj.meta.MetaDefinition
-
Sets the namespace prefix to use when serializing a value of the subject of this meta
definition to XML.
- setPreviousPartition(long) - Method in class tv.amwa.maj.io.mxf.impl.PartitionPackImpl
-
- setPreviousPartition(long) - Method in interface tv.amwa.maj.io.mxf.PartitionPack
-
Sets the byte offset of the previous partition in the file to this one.
- setPrimaryPackage(Package) - Method in class tv.amwa.maj.io.mxf.impl.Metadata
-
- setPrimaryPackage(MetadataObject) - Method in class tv.amwa.maj.io.mxf.impl.Metadata
-
- setPrimaryPackage(Package) - Method in class tv.amwa.maj.model.impl.PrefaceImpl
-
- setPrimaryPackage(Package) - Method in interface tv.amwa.maj.model.Preface
-
Sets the primary package identifier for the file of the preface, which specifies the
package
that an MXF application treats as the default or primary package.
- setProductID(AUID) - Method in interface tv.amwa.maj.union.IdentificationCriteriaByIdProductID
-
Sets the product id that defines this identification criteria.
- setProductID(AUID) - Method in class tv.amwa.maj.union.impl.IdentificationCriteriaByIdProductIDImpl
-
- setProfileAndLevel(Byte) - Method in class tv.amwa.maj.model.impl.MPEGVideoDescriptorImpl
-
- setProfileAndLevel(Byte) - Method in interface tv.amwa.maj.model.MPEGVideoDescriptor
-
Sets the MPEG-2 video profile and level of the described MPEG video essence.
- setPropertiesFromInterface(Fade) - Method in class tv.amwa.maj.union.impl.FadeImpl
-
Set the properties of this fade value from the given object that implements the
fade interface.
- setPropertyType(AUID) - Method in class tv.amwa.maj.meta.impl.PropertyDefinitionImpl
-
- setPropertyValue(MetadataObject, String, Object) - Static method in class tv.amwa.maj.industry.MediaEngine
-
Sets the value of the named property from the given metadata object to the given value.
- setPropertyValue(MetadataObject, String, PropertyValue) - Static method in class tv.amwa.maj.industry.MediaEngine
-
Sets the value of the named property from the given metadata object to the given
wrapped
property value.
- setPropertyValue(MetadataObject, PropertyValue) - Method in class tv.amwa.maj.meta.impl.PropertyDefinitionImpl
-
- setPropertyValue(MetadataObject, PropertyDefinition, PropertyValue) - Method in class tv.amwa.maj.meta.impl.SingletonTypeDefinitionImpl
-
- setPropertyValue(MetadataObject, PropertyDefinition, PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionEnumerationImpl
-
- setPropertyValue(MetadataObject, PropertyDefinition, PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionImpl
-
- setPropertyValue(MetadataObject, PropertyDefinition, PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionSetImpl
-
- setPropertyValue(MetadataObject, PropertyDefinition, PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionVariableArrayImpl
-
- setPropertyValue(MetadataObject, PropertyValue) - Method in interface tv.amwa.maj.meta.PropertyDefinition
-
Sets the value of this property on the given
object.
- setPropertyValue(MetadataObject, PropertyDefinition, PropertyValue) - Method in interface tv.amwa.maj.meta.TypeDefinition
-
On the given metadata object, set the specified property to the given value.
- setPulldownDirection(PulldownDirectionType) - Method in class tv.amwa.maj.model.impl.PulldownImpl
-
- setPulldownDirection(PulldownDirectionType) - Method in interface tv.amwa.maj.model.Pulldown
-
Sets the pulldown direction of the pulldown, which specifies whether the pulldown
is converting from tape to film speed or from film to tape speed.
- setPulldownKind(PulldownKindType) - Method in class tv.amwa.maj.model.impl.PulldownImpl
-
- setPulldownKind(PulldownKindType) - Method in interface tv.amwa.maj.model.Pulldown
-
Sets the pulldown kind of this pulldown, which specifies whether the pulldown is
converting from nominally 30 Hz or 25 Hz video frame rate and whether frames
are dropped or the video is played at another speed.
- setQualityEvent(String) - Method in interface tv.amwa.maj.model.BWFImportDescriptor
-
Sets the quality event data property of this BWF import descriptor, which is taken
from the quality event data property of the associated <qlty> chunk.
- setQualityEvent(String) - Method in class tv.amwa.maj.model.impl.BWFImportDescriptorImpl
-
- setQualityParameter(String) - Method in interface tv.amwa.maj.model.BWFImportDescriptor
-
Sets the quality parameter property of this BWF import descriptor, which is taken
from the quality parameter data property of the associated <qlty> chunk.
- setQualityParameter(String) - Method in class tv.amwa.maj.model.impl.BWFImportDescriptorImpl
-
- setQuantizationBits(int) - Method in class tv.amwa.maj.model.impl.SoundDescriptorImpl
-
- setQuantizationBits(int) - Method in interface tv.amwa.maj.model.SoundDescriptor
-
Sets the number of quantization bits used for the audio essence described
by this sound descriptor.
- setRate(byte) - Method in interface tv.amwa.maj.io.mxf.CPSystemItem
-
- setRate(byte) - Method in class tv.amwa.maj.io.mxf.impl.CPSystemItemImpl
-
- setRational(int, int) - Method in class tv.amwa.maj.record.impl.RationalImpl
-
- setRational(int, int) - Method in interface tv.amwa.maj.record.Rational
-
Set the value of this rational number with both its numerator and denominator.
- setReferencedType(ClassDefinition) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStrongObjectReferenceImpl
-
- setReferencedType(ClassDefinition) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionWeakObjectReferenceImpl
-
- setReferenceImplementationVersion(ProductVersion) - Method in interface tv.amwa.maj.union.IdentificationCriteriaByIdRefImplVersion
-
- setReferenceImplementationVersion(ProductVersion) - Method in class tv.amwa.maj.union.impl.IdentificationCriteriaByIdRefImplVersionImpl
-
- setRelativeScope(int) - Method in class tv.amwa.maj.model.impl.ScopeReferenceImpl
-
Sets the relative scope for this scope reference.
- setRelativeScope(int) - Method in interface tv.amwa.maj.model.ScopeReference
-
Sets the relative scope property of this scope reference, which specifies
the number of
nested scopes to pass to find the nested scope or
package owning the track.
- setRelativeTrack(int) - Method in class tv.amwa.maj.model.impl.ScopeReferenceImpl
-
Sets the relative track property of this scope reference.
- setRelativeTrack(int) - Method in interface tv.amwa.maj.model.ScopeReference
-
Sets the relative track property of this scope reference, which specifies the number of
tracks that precede the track owning the scope reference to pass to find the
track referenced.
- setRemoteRushBlob(Stream) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setRemoteRushBlob(Stream) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setRenamedType(TypeDefinition) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRenameImpl
-
- setRendering(SourceReferenceSegment) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
-
- setRendering(SourceReferenceSegment) - Method in interface tv.amwa.maj.model.OperationGroup
-
Returns the
segment that represents the optional
rendering of this operation group, which specifies a rendered or precomputed version
of the operation.
- setRenderKey(Segment) - Method in interface tv.amwa.maj.extensions.quantel.QOperationGroup
-
- setRenderKey(Segment) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
-
- setRepeatFiniteTails(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QOperationGroup
-
- setRepeatFiniteTails(Integer) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
-
- setRepeatRushAttributes(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QOperationGroup
-
- setRepeatRushAttributes(Integer) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
-
- setRepeatRushID(String) - Method in interface tv.amwa.maj.extensions.quantel.QOperationGroup
-
- setRepeatRushID(String) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
-
- setRepeatRushOffset(Long) - Method in interface tv.amwa.maj.extensions.quantel.QOperationGroup
-
- setRepeatRushOffset(Long) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
-
- setResolutionID(Integer) - Method in interface tv.amwa.maj.extensions.avid.PictureDescriptor
-
- setResolutionID(Integer) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setReversedByteOrder(Boolean) - Method in interface tv.amwa.maj.model.CDCIDescriptor
-
Sets the reversed byte order property of the CDCI descriptor, which
specifies whether the luma and chroma sample order is reversed relative to
the order defined by ITU-R BT.601.
- setReversedByteOrder(Boolean) - Method in class tv.amwa.maj.model.impl.CDCIDescriptorImpl
-
- setRootFormatVersion(Integer) - Method in class tv.amwa.maj.meta.impl.RootImpl
-
- setRootFormatVersion(Integer) - Method in interface tv.amwa.maj.meta.Root
-
Sets the simple integer version number of meta model.
- setRootPreface(Preface) - Method in class tv.amwa.maj.meta.impl.RootImpl
-
- setRootPreface(Preface) - Method in interface tv.amwa.maj.meta.Root
-
- setRushBlob(Stream) - Method in interface tv.amwa.maj.extensions.quantel.QSourceClip
-
- setRushBlob(Stream) - Method in class tv.amwa.maj.model.impl.SourceClipImpl
-
- setRushChannelMask(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QSourceClip
-
- setRushChannelMask(Integer) - Method in class tv.amwa.maj.model.impl.SourceClipImpl
-
- setRushFileIsMultipleFrames(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setRushFileIsMultipleFrames(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setRushFilePath(String) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setRushFilePath(String) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setRushIngestTC(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setRushIngestTC(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setRushIngestTCDropFrame(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setRushIngestTCDropFrame(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setRushIngestTCFPS(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setRushIngestTCFPS(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setRushIsFileSequence(int) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setRushIsFileSequence(int) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setSampledHeight(int) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setSampledView(int, int, int, int) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setSampledView(int, int, int, int) - Method in interface tv.amwa.maj.model.PictureDescriptor
-
Sets the dimensions of the sampled view of this picture descriptor.
- setSampledWidth(int) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setSampledXOffset(int) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setSampledYOffset(int) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setSampleIndex(Stream) - Method in interface tv.amwa.maj.model.EssenceData
-
Set the sample index of this essence data to the given
stream.
- setSampleIndex(Stream) - Method in class tv.amwa.maj.model.impl.EssenceDataImpl
-
- setSampleIndexPosition(long) - Method in interface tv.amwa.maj.model.EssenceData
-
Seek to an absolute position within the sample index data, measured in bytes
rather than samples.
- setSampleIndexPosition(long) - Method in class tv.amwa.maj.model.impl.EssenceDataImpl
-
- setSampleIndexSize(long) - Method in interface tv.amwa.maj.model.EssenceData
-
Sets the size of the sample index.
- setSampleIndexSize(long) - Method in class tv.amwa.maj.model.impl.EssenceDataImpl
-
- setSampleRate(Rational) - Method in interface tv.amwa.maj.model.AAFFileDescriptor
-
Sets sample rate of the essence.
- setSampleRate(Rational) - Method in class tv.amwa.maj.model.impl.AAFFileDescriptorImpl
-
- setSampleRate(Rational) - Method in class tv.amwa.maj.union.impl.MultiCreateItemImpl
-
- setSampleRate(Rational) - Method in interface tv.amwa.maj.union.MultiCreateItem
-
Sets the sample rate of this item.
- setSampleRateFromStream(Rational) - Method in class tv.amwa.maj.model.impl.AAFFileDescriptorImpl
-
- setSampleRateString(String) - Method in class tv.amwa.maj.model.impl.AAFFileDescriptorImpl
-
- setSamplesXfered(int) - Method in class tv.amwa.maj.union.impl.MultiResultItemImpl
-
- setSamplesXfered(int) - Method in interface tv.amwa.maj.union.MultiResultItem
-
Sets the number of samples transferred.
- setScanningDirection(ScanningDirectionType) - Method in class tv.amwa.maj.model.impl.RGBADescriptorImpl
-
- setScanningDirection(ScanningDirectionType) - Method in interface tv.amwa.maj.model.RGBADescriptor
-
Sets the scanning direction of this
RGBA descriptor, which specifies the scanning direction of the image.
- setSchemeID(AUID) - Method in interface tv.amwa.maj.meta.ExtensionScheme
-
Sets the globally unique identification of the extensions scheme.
- setSchemeID(AUID) - Method in class tv.amwa.maj.meta.impl.ExtensionSchemeImpl
-
- setSchemeURI(String) - Method in interface tv.amwa.maj.meta.ExtensionScheme
-
Sets the namespace URI for the extension scheme.
- setSchemeURI(String) - Method in class tv.amwa.maj.meta.impl.ExtensionSchemeImpl
-
- setSecond(byte) - Method in class tv.amwa.maj.record.impl.TimeStructImpl
-
- setSecond(byte) - Method in interface tv.amwa.maj.record.TimeStruct
-
Sets the second component of the time value, normally in the range 0 to 59.
- setSegmentBlob(Stream) - Method in interface tv.amwa.maj.extensions.quantel.QSegment
-
- setSegmentBlob(Stream) - Method in class tv.amwa.maj.model.impl.SegmentImpl
-
- setSelectedSegment(Segment) - Method in class tv.amwa.maj.model.impl.SelectorImpl
-
- setSelectedSegment(Segment) - Method in interface tv.amwa.maj.model.Selector
-
Sets the selected segment of this selector.
- setSequenceOffset(Byte) - Method in class tv.amwa.maj.model.impl.WAVEPCMDescriptorImpl
-
- setSequenceOffset(Byte) - Method in interface tv.amwa.maj.model.WAVEPCMDescriptor
-
Sets the frame number of the beginning of the essence data
within a five-frame sequence for this PCM descriptor.
- setSIDs(int, int) - Method in class tv.amwa.maj.io.mxf.impl.PartitionInformation
-
- setSignalStandard(SignalStandardType) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setSignalStandard(SignalStandardType) - Method in interface tv.amwa.maj.model.PictureDescriptor
-
Sets the signal standard property of this picture descriptor, which
specifies the underlying signal standard used to define the raster.
- setSignalType(VideoSignalType) - Method in class tv.amwa.maj.model.impl.TapeDescriptorImpl
-
- setSignalType(VideoSignalType) - Method in interface tv.amwa.maj.model.TapeDescriptor
-
Sets the video signal standard recorded on the described tape.
- setSingleSequence(Boolean) - Method in class tv.amwa.maj.model.impl.MPEGVideoDescriptorImpl
-
- setSingleSequence(Boolean) - Method in interface tv.amwa.maj.model.MPEGVideoDescriptor
-
Sets whether the described MPEG video essence consists of a single MPEG sequence or
if there are a number of sequences.
- setSize(byte) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionIntegerImpl
-
- setSize(PropertyValue, long) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStreamImpl
-
- setSize(PropertyValue, long) - Method in interface tv.amwa.maj.meta.TypeDefinitionStream
-
Sets the number of bytes contained in the given stream
property value to the given new size.
- setSize(long) - Method in interface tv.amwa.maj.model.SetFileBits
-
Attempts to reserve the given number of bytes of storage.
- setSlice(byte) - Method in interface tv.amwa.maj.io.mxf.DeltaEntry
-
Sets the slice number for the slice containing this delta entry.
- setSlice(byte) - Method in class tv.amwa.maj.io.mxf.impl.DeltaEntryImpl
-
Create a cloned copy of this DeltaEntryImpl.
- setSliceCount(byte) - Method in class tv.amwa.maj.io.mxf.impl.IndexTableSegmentImpl
-
- setSliceCount(byte) - Method in interface tv.amwa.maj.io.mxf.IndexTableSegment
-
Sets the number of slices used to group the elements within an edit unit, minus one as
only slice offsets are recorded in an array.
- setSliceOffset(int[]) - Method in class tv.amwa.maj.io.mxf.impl.IndexEntryImpl
-
- setSliceOffset(int[]) - Method in interface tv.amwa.maj.io.mxf.IndexEntry
-
Sets the array of byte offsets from the stream offset of the edit unit to each slice.
- setSoundCompression(AUID) - Method in class tv.amwa.maj.model.impl.SoundDescriptorImpl
-
- setSoundCompression(AUID) - Method in interface tv.amwa.maj.model.SoundDescriptor
-
Sets the kind of compression and format of compression
information of this sound essence data.
- setSoundCompressionString(String) - Method in class tv.amwa.maj.model.impl.SoundDescriptorImpl
-
- setSource(MXFFileImpl, long) - Method in class tv.amwa.maj.io.mxf.KLVObject
-
Set the source details when an object has been read from a file, with the option to provide
a byte offset.
- setSource(MXFFileImpl) - Method in class tv.amwa.maj.io.mxf.KLVObject
-
Set the source details when an object has been read from a file using the current position.
- setSourceFormat(UUID) - Method in class tv.amwa.maj.io.mxf.EssenceStreamDescriptor
-
- setSourcePackageID(PackageID) - Method in class tv.amwa.maj.model.impl.SourceReferenceSegmentImpl
-
- setSourcePackageID(PackageID) - Method in interface tv.amwa.maj.model.SourceReferenceSegment
-
Set the source package id of this source reference, which identifies the
package that
is the target of this reference.
- setSourcePackageID(PackageID) - Method in class tv.amwa.maj.union.impl.SourceReferenceValueImpl
-
- setSourcePackageID(PackageID) - Method in interface tv.amwa.maj.union.SourceReferenceValue
-
Sets the identity of
package that is the target of the reference.
- setSourcePackageIDString(String) - Method in class tv.amwa.maj.model.impl.SourceReferenceSegmentImpl
-
- setSourceReference(SourceReferenceValue) - Method in class tv.amwa.maj.model.impl.SourceClipImpl
-
- setSourceReference(SourceReferenceValue) - Method in interface tv.amwa.maj.model.SourceClip
-
- setSourceTrackID(int) - Method in class tv.amwa.maj.model.impl.SourceReferenceSegmentImpl
-
- setSourceTrackID(int) - Method in interface tv.amwa.maj.model.SourceReferenceSegment
-
Sets the track id of this source reference.
- setSourceTrackID(int) - Method in class tv.amwa.maj.union.impl.SourceReferenceValueImpl
-
- setSourceTrackID(int) - Method in interface tv.amwa.maj.union.SourceReferenceValue
-
- setStamp(DateStruct, TimeStruct) - Method in class tv.amwa.maj.record.impl.TimeStampImpl
-
- setStamp(DateStruct, TimeStruct) - Method in interface tv.amwa.maj.record.TimeStamp
-
Simultaneously sets the date and time components of the time stamp.
- setStartOfModulation(String) - Method in interface tv.amwa.maj.model.BWFImportDescriptor
-
Sets the start of modulation data of this BWF import descriptor, which is taken
from the start modulation data property of the associated <qlty> chunk.
- setStartOfModulation(String) - Method in class tv.amwa.maj.model.impl.BWFImportDescriptorImpl
-
- setStartPosition(Long) - Method in class tv.amwa.maj.model.impl.SourceClipImpl
-
- setStartPosition(Long) - Method in interface tv.amwa.maj.model.SourceClip
-
- setStartPosition(Long) - Method in class tv.amwa.maj.union.impl.SourceReferenceValueImpl
-
- setStartPosition(Long) - Method in interface tv.amwa.maj.union.SourceReferenceValue
-
- setStartTimecode(long) - Method in class tv.amwa.maj.model.impl.TimecodeSegmentImpl
-
- setStartTimecode(long) - Method in class tv.amwa.maj.record.impl.TimecodeValueImpl
-
- setStartTimecode(long) - Method in interface tv.amwa.maj.record.TimecodeValue
-
Sets the timecode value by the number of frames offset from the
start of the video or audio.
- setStillFrame(SourceReferenceSegment) - Method in interface tv.amwa.maj.model.EssenceGroup
-
Sets the still frame property of this essence group, which identifies the essence
for a single-frame image representation of the group.
- setStillFrame(SourceReferenceSegment) - Method in class tv.amwa.maj.model.impl.EssenceGroupImpl
-
- setStoredByteOrder(PropertyValue, ByteOrder) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStreamImpl
-
- setStoredByteOrder(PropertyValue, ByteOrder) - Method in interface tv.amwa.maj.meta.TypeDefinitionStream
-
Sets the stored byte order of the given stream property value to the
given byte order.
- setStoredF2Offset(Integer) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setStoredF2Offset(Integer) - Method in interface tv.amwa.maj.model.PictureDescriptor
-
Sets the stored field 2 offset property of this picture
descriptor, which specifies a topness adjustment for the
stored picture.
- setStoredHeight(int) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setStoredView(int, int) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setStoredView(int, int) - Method in interface tv.amwa.maj.model.PictureDescriptor
-
Sets the dimension of the stored view of this picture descriptor.
- setStoredWidth(int) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setStreamID(int) - Method in class tv.amwa.maj.io.mxf.EssenceSource
-
- setStreamID(int) - Method in class tv.amwa.maj.io.mxf.EssenceStreamDescriptor
-
- setStreamOffset(long) - Method in class tv.amwa.maj.io.mxf.GenericContainerReader
-
- setStreamOffset(long) - Method in class tv.amwa.maj.io.mxf.impl.IndexEntryImpl
-
- setStreamOffset(long) - Method in class tv.amwa.maj.io.mxf.impl.PartitionInformation
-
- setStreamOffset(long) - Method in interface tv.amwa.maj.io.mxf.IndexEntry
-
Sets the offset of the edit unit within the container stream relative to the start of
that container stream, measured in bytes.
- setString(PropertyValue, String) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStringImpl
-
- setString(PropertyValue, Buffer) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStringImpl
-
- setString(PropertyValue, String) - Method in interface tv.amwa.maj.meta.TypeDefinitionString
-
Set the value of the string contained in the given
string property value to the given Java
string value.
- setString(PropertyValue, Buffer) - Method in interface tv.amwa.maj.meta.TypeDefinitionString
-
Set the value of the string contained in the given
string property value to the given data buffer.
- setSubclipBegin(Long) - Method in interface tv.amwa.maj.extensions.avid.Package
-
- setSubclipBegin(Long) - Method in class tv.amwa.maj.model.impl.PackageImpl
-
- setSubclipFullLength(Long) - Method in interface tv.amwa.maj.extensions.avid.Package
-
- setSubclipFullLength(Long) - Method in class tv.amwa.maj.model.impl.PackageImpl
-
- setSubStreams(List<EssenceStreamDescriptor>) - Method in class tv.amwa.maj.io.mxf.EssenceStreamDescriptor
-
- setSubTrackNum(short) - Method in class tv.amwa.maj.union.impl.MultiCreateItemImpl
-
- setSubTrackNum(short) - Method in class tv.amwa.maj.union.impl.MultiXferItemImpl
-
- setSubTrackNum(short) - Method in interface tv.amwa.maj.union.MultiCreateItem
-
Sets the sub track number associated with this item, which is the physical output channel.
- setSubTrackNum(short) - Method in interface tv.amwa.maj.union.MultiXferItem
-
Sets the physical input-output track number of this data item, also known as "physical".
- setSupportsAuthentication(Boolean) - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- setSupportsAuthentication(Boolean) - Method in interface tv.amwa.maj.model.PluginDefinition
-
Set to true if the defined plugin defined is capable of supporting authentication;
otherwise false.
- setSymbol(String) - Method in class tv.amwa.maj.meta.impl.MetaDefinitionImpl
-
- setSymbol(String) - Method in interface tv.amwa.maj.meta.MetaDefinition
-
Sets the symbol used when serializing a value of the subject of this meta
definition, such as its XML element or attribute name.
- setTag(String) - Method in class tv.amwa.maj.model.impl.TaggedValueImpl
-
- setTag(SearchTag) - Method in class tv.amwa.maj.union.impl.SearchByAUIDImpl
-
- setTag(SearchTag) - Method in interface tv.amwa.maj.union.SearchByAUID
-
Set the search type of this search criteria that matches items using an AUID.
- setTapeBatchNumber(String) - Method in class tv.amwa.maj.model.impl.TapeDescriptorImpl
-
- setTapeBatchNumber(String) - Method in interface tv.amwa.maj.model.TapeDescriptor
-
Sets the tape batch number for the described tape.
- setTapeCapacity(Integer) - Method in class tv.amwa.maj.model.impl.TapeDescriptorImpl
-
- setTapeCapacity(Integer) - Method in interface tv.amwa.maj.model.TapeDescriptor
-
Sets the capacity of the described tape, measured in minutes.
- setTapeFormat(TapeFormatType) - Method in class tv.amwa.maj.model.impl.TapeDescriptorImpl
-
- setTapeFormat(TapeFormatType) - Method in interface tv.amwa.maj.model.TapeDescriptor
-
Sets the recording method used for the described tape.
- setTapeFormFactor(TapeCaseType) - Method in class tv.amwa.maj.model.impl.TapeDescriptorImpl
-
- setTapeFormFactor(TapeCaseType) - Method in interface tv.amwa.maj.model.TapeDescriptor
-
Sets the tape form factor (case size) of the described
tape.
- setTapeFormulation(String) - Method in class tv.amwa.maj.model.impl.TapeDescriptorImpl
-
- setTapeFormulation(String) - Method in interface tv.amwa.maj.model.TapeDescriptor
-
Sets the tape formulation (model) property of the described tape, which provides a text
string to display to end users that identifies the manufacturer's brand designation
of the tape.
- setTapeManufacturer(String) - Method in class tv.amwa.maj.model.impl.TapeDescriptorImpl
-
- setTapeManufacturer(String) - Method in interface tv.amwa.maj.model.TapeDescriptor
-
Sets the tape manufacturer property of the described tape, which
provides a text string to display to end users that
identifies the manufacturer of the tape.
- setTapeOffset(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QLocator
-
- setTapeOffset(Integer) - Method in class tv.amwa.maj.model.impl.LocatorImpl
-
- setTapeStock(String) - Method in class tv.amwa.maj.model.impl.TapeDescriptorImpl
-
- setTapeStock(String) - Method in interface tv.amwa.maj.model.TapeDescriptor
-
Sets the string identifying the tape stock for the described tape.
- setTarget(T) - Method in class tv.amwa.maj.industry.WeakReference
-
- setTargetSet(AUID[]) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionWeakObjectReferenceImpl
-
- setTemporalOffset(byte) - Method in class tv.amwa.maj.io.mxf.impl.IndexEntryImpl
-
- setTemporalOffset(byte) - Method in interface tv.amwa.maj.io.mxf.IndexEntry
-
Sets the offset measured in edit units from the display order to the coded order
for this index entry.
- setTertiary(short) - Method in class tv.amwa.maj.record.impl.ProductVersionImpl
-
- setTertiary(short) - Method in interface tv.amwa.maj.record.ProductVersion
-
Sets the tertiary component of the version number.
- setThisPartition(long) - Method in class tv.amwa.maj.io.mxf.impl.PartitionPackImpl
-
- setThisPartition(long) - Method in interface tv.amwa.maj.io.mxf.PartitionPack
-
Returns the byte offset of this partition in the file.
- setTIFFSummary(byte[]) - Method in class tv.amwa.maj.model.impl.TIFFDescriptorImpl
-
- setTIFFSummary(byte[]) - Method in interface tv.amwa.maj.model.TIFFDescriptor
-
Sets the copy of the TIFF IFD file information of this TIFF descriptor,
without the sample data.
- setTime(TimeStruct) - Method in class tv.amwa.maj.record.impl.TimeStampImpl
-
- setTime(byte, byte, byte) - Method in class tv.amwa.maj.record.impl.TimeStructImpl
-
- setTime(byte, byte, byte, byte) - Method in class tv.amwa.maj.record.impl.TimeStructImpl
-
- setTime(TimeStruct) - Method in interface tv.amwa.maj.record.TimeStamp
-
Sets the time component of the time stamp.
- setTime(byte, byte, byte) - Method in interface tv.amwa.maj.record.TimeStruct
-
Set the values of the time structure using an hour, minute and second values
provided.
- setTime(byte, byte, byte, byte) - Method in interface tv.amwa.maj.record.TimeStruct
-
Sets all the values of the time structure using the hour, minute, second and
fraction of a second values provided.
- setTimebaseReferenceTrackID(int) - Method in class tv.amwa.maj.model.impl.PackageMarkerImpl
-
- setTimebaseReferenceTrackID(int) - Method in interface tv.amwa.maj.model.PackageMarker
-
- setTimecode(TimecodeValue) - Method in class tv.amwa.maj.model.impl.TimecodeSegmentImpl
-
- setTimecode(TimecodeValue) - Method in interface tv.amwa.maj.model.TimecodeSegment
-
Set the timecode value for this timecode segment, which specifies the start timecode
for the segment, the frames per second of the tape and whether the timecode is drop
or non-drop.
- setTimecodeModifiedFlag(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QTimecode
-
- setTimecodeModifiedFlag(Integer) - Method in class tv.amwa.maj.model.impl.TimecodeSegmentImpl
-
- setTimecodeSource(TCSource) - Method in class tv.amwa.maj.model.impl.TimecodeStreamImpl
-
- setTimecodeSource(TCSource) - Method in interface tv.amwa.maj.model.TimecodeStream
-
Sets the kind of timecode of this timecode stream, which is one of
LTC or
VITC.
- setTimecodeStreamData(Stream) - Method in class tv.amwa.maj.model.impl.TimecodeStreamImpl
-
- setTimecodeStreamData(Stream) - Method in interface tv.amwa.maj.model.TimecodeStream
-
Sets the data buffer containing the stream of timecode data of this
timecode stream.
- setTimecodeStreamSampleRate(Rational) - Method in class tv.amwa.maj.model.impl.TimecodeStreamImpl
-
- setTimecodeStreamSampleRate(Rational) - Method in interface tv.amwa.maj.model.TimecodeStream
-
Sets the sample rate of this timecode stream, which specifies the sample rate
of the timecode data contained in the
source property.
- setTimecodeStreamSampleRateString(String) - Method in class tv.amwa.maj.model.impl.TimecodeStreamImpl
-
- setTimeStamp(Calendar) - Method in class tv.amwa.maj.record.impl.TimeStampImpl
-
Set the value of this time stamp using a
Calendar value.
- setTimeValue(Calendar) - Method in class tv.amwa.maj.record.impl.TimeStructImpl
-
Sets the value of the time structure from the given calendar value.
- setTitle(String) - Method in class tv.amwa.maj.extensions.example.impl.SimpleDescriptionImpl
-
- setTitle(String) - Method in interface tv.amwa.maj.extensions.example.SimpleDescription
-
Sets the a name given to the resource.
- setToolkitVersion(ProductVersion) - Method in class tv.amwa.maj.model.impl.IdentificationImpl
-
- setToolkitVersionString(String) - Method in class tv.amwa.maj.model.impl.IdentificationImpl
-
- setTrackBlob(Stream) - Method in interface tv.amwa.maj.extensions.quantel.QSegment
-
- setTrackBlob(Stream) - Method in class tv.amwa.maj.model.impl.SegmentImpl
-
- setTrackID(int) - Method in class tv.amwa.maj.model.impl.TrackImpl
-
- setTrackID(int) - Method in interface tv.amwa.maj.model.Track
-
This method will set the track id of this track, which specifies an integer that
is used to reference this track.
- setTrackID(int) - Method in class tv.amwa.maj.union.impl.MultiCreateItemImpl
-
- setTrackID(int) - Method in interface tv.amwa.maj.union.MultiCreateItem
-
- setTrackKeyRenderSequence(Segment) - Method in interface tv.amwa.maj.extensions.quantel.QSegment
-
- setTrackKeyRenderSequence(Segment) - Method in class tv.amwa.maj.model.impl.SegmentImpl
-
- setTrackName(String) - Method in interface tv.amwa.maj.extensions.quantel.QSegment
-
- setTrackName(String) - Method in class tv.amwa.maj.model.impl.SegmentImpl
-
- setTrackName(String) - Method in class tv.amwa.maj.model.impl.TrackImpl
-
- setTrackName(String) - Method in interface tv.amwa.maj.model.Track
-
Sets the name of this track.
- setTrackRenderSequence(Segment) - Method in interface tv.amwa.maj.extensions.quantel.QSegment
-
- setTrackRenderSequence(Segment) - Method in class tv.amwa.maj.model.impl.SegmentImpl
-
- setTrackSegment(Segment) - Method in class tv.amwa.maj.model.impl.EventTrackImpl
-
This method applies the constraints required for a segment that forms part of an event
track.
- setTrackSegment(Segment) - Method in class tv.amwa.maj.model.impl.StaticTrackImpl
-
Set the segment for the static track, ensuring that it does not have a length property
set.
- setTrackSegment(Segment) - Method in class tv.amwa.maj.model.impl.TimelineTrackImpl
-
Sets the segment for this timeline track if the given segment satisfies all the required
constraints.
- setTrackSegment(Segment) - Method in class tv.amwa.maj.model.impl.TrackImpl
-
- setTrackSegment(Segment) - Method in interface tv.amwa.maj.model.Track
-
Sets the segment for this track, which is the value of the track.
- setTrailingLines(Integer) - Method in class tv.amwa.maj.model.impl.TIFFDescriptorImpl
-
- setTrailingLines(Integer) - Method in interface tv.amwa.maj.model.TIFFDescriptor
-
Sets the number of trailing lines of this TIFF descriptor, which
specifies the number of trailing lines to be thrown away when
viewing the TIFF data.
- setTransferCharacteristic(AUID) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setTransferCharacteristic(AUID) - Method in interface tv.amwa.maj.model.PictureDescriptor
-
Sets the opto-electronic transfer characteristic of this digital
image descriptor.
- setTransferCharacteristicString(String) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setTransformParameters(List<? extends EssenceFormat>) - Method in class tv.amwa.maj.io.file.EssenceAccess
-
- setTransformParameters(List<? extends EssenceFormat>) - Method in interface tv.amwa.maj.model.EssenceAccess
-
Sets a series of format objects which will be used to describe the
in-memory format.
- setTransitionBlob(Stream) - Method in interface tv.amwa.maj.extensions.quantel.QOperationGroup
-
- setTransitionBlob(Stream) - Method in class tv.amwa.maj.model.impl.OperationGroupImpl
-
- setTransitionOperation(OperationGroup) - Method in class tv.amwa.maj.model.impl.TransitionImpl
-
- setTransitionOperation(OperationGroup) - Method in interface tv.amwa.maj.model.Transition
-
Sets the operation group defining the operation of this transition, which specifies
the effect to be applied during the transition.
- setTwentyFourBitAudio(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QAAFFileDescriptor
-
- setTwentyFourBitAudio(Integer) - Method in class tv.amwa.maj.model.impl.AAFFileDescriptorImpl
-
- setType(DCMIType) - Method in class tv.amwa.maj.extensions.example.impl.SimpleDescriptionImpl
-
- setType(DCMIType) - Method in interface tv.amwa.maj.extensions.example.SimpleDescription
-
Sets the identity of the genre of the resource.
- setType(byte) - Method in interface tv.amwa.maj.io.mxf.CPSystemItem
-
- setType(byte) - Method in class tv.amwa.maj.io.mxf.impl.CPSystemItemImpl
-
- setTypeDefinition(TypeDefinition) - Method in class tv.amwa.maj.meta.impl.PropertyDefinitionImpl
-
- setUID(AUID) - Method in class tv.amwa.maj.io.mxf.impl.LocalTagEntryImpl
-
- setUID(AUID) - Method in interface tv.amwa.maj.io.mxf.LocalTagEntry
-
Sets the 16 byte key part of the local tag entry.
- setUL(UL) - Method in class tv.amwa.maj.io.mxf.KLVObject
-
Set this KLV objects universal label or key.
- setUniversalLabel(byte[]) - Method in class tv.amwa.maj.record.impl.PackageIDImpl
-
- setUniversalLabel(byte[]) - Method in interface tv.amwa.maj.record.PackageID
-
Sets the universal label that makes up bytes 1 to 12 of a package id.
- setURL(String) - Method in class tv.amwa.maj.model.impl.NetworkLocatorImpl
-
- setURL(String) - Method in interface tv.amwa.maj.model.NetworkLocator
-
Sets an absolute uniform resource locator (URL) complying with
RFC 1738
or relative Uniform Resource Identifier (URI) complying with
RFC 2396 for a file containing the
essence.
- setURLPersist(String) - Method in class tv.amwa.maj.model.impl.NetworkLocatorImpl
-
- setUserDataAtPosition(long, ByteBuffer) - Method in class tv.amwa.maj.model.impl.TimecodeStreamImpl
-
- setUserDataAtPosition(long, ByteBuffer) - Method in interface tv.amwa.maj.model.TimecodeStream
-
Sets the user data (userbits) for a particular frame of the
timecode stream.
- setUserDataMode(UserDataModeType[]) - Method in class tv.amwa.maj.model.impl.AES3PCMDescriptorImpl
-
- setUserDataModeAt(int, UserDataModeType) - Method in interface tv.amwa.maj.model.AES3PCMDescriptor
-
Sets the user data mode for the channel of the associated audio essence
referenced by the given channel index.
- setUserDataModeAt(int, UserDataModeType) - Method in class tv.amwa.maj.model.impl.AES3PCMDescriptorImpl
-
- setUserDate(byte[]) - Method in interface tv.amwa.maj.io.mxf.CPSystemItem
-
- setUserDate(byte[]) - Method in class tv.amwa.maj.io.mxf.impl.CPSystemItemImpl
-
- setUserPosition(Long) - Method in class tv.amwa.maj.model.impl.TimelineTrackImpl
-
- setUserPosition(Long) - Method in interface tv.amwa.maj.model.TimelineTrack
-
Sets the user position property of the timeline track, which
specifies a user position as a count of edit units from
the zero position of the timeline track.
- setValue(short) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionIntegerImpl.ShortValue
-
- setValue(PropertyValue, int, PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRecordImpl
-
- setValue(PropertyValue, String, PropertyValue) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRecordImpl
-
- setValue(PropertyValue, int, PropertyValue) - Method in interface tv.amwa.maj.meta.TypeDefinitionRecord
-
Sets the value of a field of the given record property
value, determined by index into the list of fields of its record type definition.
- setValue(PropertyValue, String, PropertyValue) - Method in interface tv.amwa.maj.meta.TypeDefinitionRecord
-
Sets the value of a field of the given record property
value, determined by field name, to be the given field
property value.
- setValue(PropertyValue) - Method in interface tv.amwa.maj.model.ConstantValue
-
Set the
value of this constant value.
- setValue(PropertyValue) - Method in class tv.amwa.maj.model.impl.ConstantValueImpl
-
- setValue(ByteBuffer) - Method in class tv.amwa.maj.model.impl.KLVDataImpl
-
- setValue(ByteBuffer) - Method in interface tv.amwa.maj.model.KLVData
-
Sets the key and data value of the KLV data from the given
byte array.
- setValuePersist(byte[]) - Method in class tv.amwa.maj.model.impl.ConstantValueImpl
-
- setVBEByteCount(Long) - Method in class tv.amwa.maj.io.mxf.impl.IndexTableSegmentImpl
-
- setVBEByteCount(Long) - Method in interface tv.amwa.maj.io.mxf.IndexTableSegment
-
Sets the VBE byte count value that gives the byte offset to the end of the final essence unit in a
VBE (Variable Bytes per Element) essence stream.
- setVerticalSubsampling(Integer) - Method in interface tv.amwa.maj.model.CDCIDescriptor
-
Sets the vertical subsampling property of the CDCI descriptor, which
specifies the ratio of luminance sampling to chrominance sampling
in the vertical direction.
- setVerticalSubsampling(Integer) - Method in class tv.amwa.maj.model.impl.CDCIDescriptorImpl
-
- setVideoLineMap(int[]) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setVideoLineMap(List<Integer>) - Method in class tv.amwa.maj.model.impl.PictureDescriptorImpl
-
- setVideoLineMap(int[]) - Method in interface tv.amwa.maj.model.PictureDescriptor
-
Sets the video line map property of this picture descriptor, which
specifies the scan line in the analog source that
corresponds to the beginning of each digitized field.
- setVideoRushBlackLevel(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushBlackLevel(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushChromaRange(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushChromaRange(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushColourFormat(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushColourFormat(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushCompression(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushCompression(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushDominance(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushDominance(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushFirstLineIsF2(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushFirstLineIsF2(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushFormatFlags(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushFormatFlags(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushHosepipedRight(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushHosepipedRight(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushKeycodeTimeBits(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushKeycodeTimeBits(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushKeycodeType(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushKeycodeType(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushKeycodeUserBits(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushKeycodeUserBits(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushPlanes(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushPlanes(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushPlaneSize(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushPlaneSize(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushProductionTCTimeBits(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushProductionTCTimeBits(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushProductionTCType(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushProductionTCType(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushProductionTCUserBits(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushProductionTCUserBits(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushRenderable(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushRenderable(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushScanType(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushScanType(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushVtrTCTimeBits(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushVtrTCTimeBits(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushVtrTCType(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushVtrTCType(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushVtrTCUserBits(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushVtrTCUserBits(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushWhiteLevel(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushWhiteLevel(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushXAspect(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushXAspect(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushXSize(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushXSize(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushYAspect(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushYAspect(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setVideoRushYSize(Integer) - Method in interface tv.amwa.maj.extensions.quantel.QMaterialPackage
-
- setVideoRushYSize(Integer) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
-
- setWAVESummary(byte[]) - Method in class tv.amwa.maj.model.impl.WAVEDescriptorImpl
-
- setWAVESummary(byte[]) - Method in interface tv.amwa.maj.model.WAVEDescriptor
-
Sets the copy of WAVE file information without the sample data
from the audio essence described by this WAVE descriptor.
- setWhiteRefLevel(Integer) - Method in interface tv.amwa.maj.model.CDCIDescriptor
-
Sets the white reference level property of this CDCI descriptor, which
specifies the digital luminance component component value associated
with white.
- setWhiteRefLevel(Integer) - Method in class tv.amwa.maj.model.impl.CDCIDescriptorImpl
-
- setWhiteRefLevelFromStream(Integer) - Method in class tv.amwa.maj.model.impl.CDCIDescriptorImpl
-
- setYear(short) - Method in interface tv.amwa.maj.record.DateStruct
-
Sets the year component of the date, in the range -9999 to 9999.
- setYear(short) - Method in class tv.amwa.maj.record.impl.DateStructImpl
-
- SF_DATA - Static variable in interface tv.amwa.maj.io.aaf.AAFConstants
-
- SF_DATA_STREAM - Static variable in interface tv.amwa.maj.io.aaf.AAFConstants
-
- SF_STRONG_OBJECT_REFERENCE - Static variable in interface tv.amwa.maj.io.aaf.AAFConstants
-
- SF_STRONG_OBJECT_REFERENCE_SET - Static variable in interface tv.amwa.maj.io.aaf.AAFConstants
-
- SF_STRONG_OBJECT_REFERENCE_VECTOR - Static variable in interface tv.amwa.maj.io.aaf.AAFConstants
-
- SF_WEAK_OBJECT_REFERENCE - Static variable in interface tv.amwa.maj.io.aaf.AAFConstants
-
- SF_WEAK_OBJECT_REFERENCE_SET - Static variable in interface tv.amwa.maj.io.aaf.AAFConstants
-
- SF_WEAK_OBJECT_REFERENCE_VECTOR - Static variable in interface tv.amwa.maj.io.aaf.AAFConstants
-
- SHORT - Static variable in interface tv.amwa.maj.meta.TypeDefinitionInteger
-
Number of bytes used to represent a Java short value.
- ShortValue(TypeDefinitionIntegerImpl, Short) - Constructor for class tv.amwa.maj.meta.impl.TypeDefinitionIntegerImpl.ShortValue
-
- Shutter_Priority_Auto_Exposure - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
Shutter Priority Auto Exposure.
- SignalStandardType - Enum in tv.amwa.maj.enumeration
-
Specifies an underlying signal standard used to define the raster.
- SignalStandardType - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
-
Defines the type of an enumerated value that describes an underlying signal standard used
to define the raster.
- SimpleDescription - Interface in tv.amwa.maj.extensions.example
-
Very basic description of an item, based on a few Dublin Core terms.
- SimpleDescriptionImpl - Class in tv.amwa.maj.extensions.example.impl
-
Very basic description of an item, based on a few Dublin Core terms.
- SimpleDescriptionImpl() - Constructor for class tv.amwa.maj.extensions.example.impl.SimpleDescriptionImpl
-
- SingleChannelOpException - Exception in tv.amwa.maj.exception
-
Thrown when an attempt is made to write samples into an essence stream
that contains interleaved data.
- SingleChannelOpException(String) - Constructor for exception tv.amwa.maj.exception.SingleChannelOpException
-
Create a new single channel operation exception with the given descriptive message.
- SingleChannelOpException() - Constructor for exception tv.amwa.maj.exception.SingleChannelOpException
-
Create a new single channel operation exception with no message.
- singleElementDelta - Static variable in class tv.amwa.maj.io.mxf.impl.IndexTableImpl
-
- SingletonMethodBag(Method, Method[], String) - Constructor for class tv.amwa.maj.meta.impl.SingletonTypeDefinitionImpl.SingletonMethodBag
-
- SingletonTypeDefinitionImpl - Class in tv.amwa.maj.meta.impl
-
Provides property value set and get methods for reflectively setting and getting values from
metadata objects.
- SingletonTypeDefinitionImpl() - Constructor for class tv.amwa.maj.meta.impl.SingletonTypeDefinitionImpl
-
- SingletonTypeDefinitionImpl.SingletonMethodBag - Class in tv.amwa.maj.meta.impl
-
- size() - Method in class tv.amwa.maj.io.mxf.impl.Primer
-
- size() - Method in class tv.amwa.maj.model.DescriptiveMarker.AllTracksDescribed
-
- SIZE_UNKNOWN - Static variable in interface tv.amwa.maj.io.mxf.Partition
-
Size of the partition is not known and will need to be calculated.
- skipForward(InputStream, long) - Static method in class tv.amwa.maj.io.mxf.MXFStream
-
- skipKLVFill(MXFFile) - Static method in class tv.amwa.maj.io.mxf.MXFBuilder
-
Skips over KLV fill information at the current position for an MXF file.
- skipKLVFill(ByteBuffer) - Static method in class tv.amwa.maj.io.mxf.MXFBuilder
-
Skip over KLV fill data at the current position for a buffer, moving the position to the first byte
beyond the fill data, which may be the end of the buffer.
- skippedEntity(String) - Method in class tv.amwa.maj.io.xml.MasterContentHandler
-
- SLICE_DEFAULT - Static variable in interface tv.amwa.maj.io.mxf.DeltaEntry
-
Default value for the slice containing the delta entry, indicating that the entry is contained in the
first slice.
- SLICECOUNT_DEFAULT - Static variable in interface tv.amwa.maj.io.mxf.IndexTableSegment
-
Default value for the number of slices dividing up the elements of a single edit
unit.
- SLICEOFFSET_TAG - Static variable in class tv.amwa.maj.io.mxf.impl.IndexEntryImpl
-
- SMPTE12M_2398fps_Active_User_Bits_Drop_Frame_Active - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 23.98fps Active User Bits Drop Frame Active.
- SMPTE12M_2398fps_Active_User_Bits_Drop_Frame_Inactive - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 23.98fps Active User Bits Drop Frame Inactive.
- SMPTE12M_2398fps_Datecode_User_Bits_Drop_Frame_Active - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 23.98fps Datecode User Bits Drop Frame Active.
- SMPTE12M_2398fps_Datecode_User_Bits_Drop_Frame_Inactive - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 23.98fps Datecode User Bits Drop Frame Inactive.
- SMPTE12M_2398fps_Inactive_User_Bits_Drop_Frame_Active - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 23.98fps Inactive User Bits Drop Frame Active.
- SMPTE12M_2398fps_Inactive_User_Bits_Drop_Frame_Inactive - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 23.98fps Inactive User Bits Drop Frame Inactive.
- SMPTE12M_24fps_Active_User_Bits_No_Drop_Frame - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 24fps Active User Bits No Drop Frame.
- SMPTE12M_24fps_Datecode_User_Bits_No_Drop_Frame - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 24fps Datecode User Bits No Drop Frame.
- SMPTE12M_24fps_Inactive_User_Bits_No_Drop_Frame - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 24fps Inactive User Bits No Drop Frame.
- SMPTE12M_25fps_Active_User_Bits_No_Drop_Frame - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 25fps Active User Bits No Drop Frame.
- SMPTE12M_25fps_Datecode_User_Bits_No_Drop_Frame - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 25fps Datecode User Bits No Drop Frame.
- SMPTE12M_25fps_Inactive_User_Bits_No_Drop_Frame - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 25fps Inactive User Bits No Drop Frame.
- SMPTE12M_2997fps_Active_User_Bits_Drop_Frame_Active - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 29.97fps Active User Bits Drop Frame Active.
- SMPTE12M_2997fps_Active_User_Bits_Drop_Frame_Inactive - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 29.97fps Active User Bits Drop Frame Inactive.
- SMPTE12M_2997fps_Datecode_User_Bits_Drop_Frame_Active - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 29.97fps Datecode User Bits Drop Frame Active.
- SMPTE12M_2997fps_Datecode_User_Bits_Drop_Frame_Inactive - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 29.97fps Datecode User Bits Drop Frame Inactive.
- SMPTE12M_2997fps_Inactive_User_Bits_Drop_Frame_Active - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 29.97fps Inactive User Bits Drop Frame Active.
- SMPTE12M_2997fps_Inactive_User_Bits_Drop_Frame_Inactive - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 29.97fps Inactive User Bits Drop Frame Inactive.
- SMPTE12M_30fps_Active_User_Bits_No_Drop_Frame - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 30fps Active User Bits No Drop Frame.
- SMPTE12M_30fps_Datecode_User_Bits_No_Drop_Frame - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 30fps Datecode User Bits No Drop Frame.
- SMPTE12M_30fps_Inactive_User_Bits_No_Drop_Frame - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M 30fps Inactive User Bits No Drop Frame.
- SMPTE12M_Timecode_Track_Active_User_Bits - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M Timecode Track Active User Bits.
- SMPTE12M_Timecode_Track_Inactive_User_Bits - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-12M Timecode Track Inactive User Bits.
- SMPTE170M - Static variable in interface tv.amwa.maj.constant.ColorPrimariesType
-
Color primary values as specified in "SMPTE 170M Color Primaries".
- SMPTE170M_Color_Primaries - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-170M Color Primaries.
- SMPTE2035_12Track_Stereo_DualLanguage_Programs_Plus_MultiChannelCodedAudio_13c - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 12-Track Stereo Dual-Language Programs Plus Multi-Channel-Coded-Audio 13c.
- SMPTE2035_12Track_Stereo_DualLanguage_Programs_Plus_MultiChannelProgram_13b - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 12-Track Stereo Dual-Language Programs Plus Multi-Channel-Program 13b.
- SMPTE2035_12Track_Stereo_Programs_Plus_MultiChannel_Program_13a - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 12-Track Stereo Programs Plus Multi-Channel Program 13a.
- SMPTE2035_Dual_Stereo_3a - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Dual Stereo 3a.
- SMPTE2035_Dual_Stereo_3b - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Dual Stereo 3b.
- SMPTE2035_Dual_Stereo_MultiChannel_12a - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Dual Stereo Multi-Channel 12a.
- SMPTE2035_Mono_Commentary_4a - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Mono Commentary 4a.
- SMPTE2035_Mono_Commentary_4b - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Mono Commentary 4b.
- SMPTE2035_Mono_Commentary_4c - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Mono Commentary 4c.
- SMPTE2035_Mono_Program_1a - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Mono Program 1a.
- SMPTE2035_Mono_Program_1b - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Mono Program 1b.
- SMPTE2035_Mono_Program_1c - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Mono Program 1c.
- SMPTE2035_Mono_Program_Combo_8a - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Mono Program Combo 8a.
- SMPTE2035_Mono_Program_Combo_8b - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Mono Program Combo 8b.
- SMPTE2035_Mono_Program_Combo_8c - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Mono Program Combo 8c.
- SMPTE2035_Mono_Program_Combo_8d - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Mono Program Combo 8d.
- SMPTE2035_Mono_Program_Combo_8e - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Mono Program Combo 8e.
- SMPTE2035_Mono_Program_Configurations - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Mono Program Configurations.
- SMPTE2035_Mono_Program_Dialogue_7a - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Mono Program Dialogue 7a.
- SMPTE2035_Mono_Program_Dialogue_7b - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Mono Program Dialogue 7b.
- SMPTE2035_Mono_Programs_Combo_8f - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Mono Programs Combo 8f.
- SMPTE2035_Mono_Programs_Combo_8g - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Mono Programs Combo 8g.
- SMPTE2035_MultiChannel_Channel_NonPCM_10a - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Multi-Channel Channel Non-PCM 10a.
- SMPTE2035_MultiChannel_Program_Combo_11a - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Multi-Channel Program Combo 11a.
- SMPTE2035_MultiChannel_Program_Combo_11b - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Multi-Channel Program Combo 11b.
- SMPTE2035_MultiChannel_Program_Combo_11c - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Multi-Channel Program Combo 11c.
- SMPTE2035_MultiChannel_Program_Combo_11d - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Multi-Channel Program Combo 11d.
- SMPTE2035_MultiChannel_Program_Combo_11e - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Multi-Channel Program Combo 11e.
- SMPTE2035_MultiChannel_Program_Combo_11f - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Multi-Channel Program Combo 11f.
- SMPTE2035_MultiChannel_Program_Combo_11g - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Multi-Channel Program Combo 11g.
- SMPTE2035_MultiChannel_Program_Combo_11h - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Multi-Channel Program Combo 11h.
- SMPTE2035_MultiChannel_Program_Combo_11i - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Multi-Channel Program Combo 11i.
- SMPTE2035_Stereo_International_Sound_5a - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Stereo International Sound 5a.
- SMPTE2035_Stereo_International_Sound_5b - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Stereo International Sound 5b.
- SMPTE2035_Stereo_Program_2a_ - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Stereo Program 2a .
- SMPTE2035_Stereo_Program_2b - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Stereo Program 2b.
- SMPTE2035_Stereo_Program_2c - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Stereo Program 2c.
- SMPTE2035_Stereo_Program_Combo_9a - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Stereo Program Combo 9a.
- SMPTE2035_Stereo_Program_Combo_9b - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Stereo Program Combo 9b.
- SMPTE2035_Stereo_Program_Combo_9c - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Stereo Program Combo 9c.
- SMPTE2035_Stereo_Program_Combo_9d - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Stereo Program Combo 9d.
- SMPTE2035_Stereo_Program_Combo_9e - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Stereo Program Combo 9e.
- SMPTE2035_Stereo_Program_Sound_6a - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Stereo Program Sound 6a.
- SMPTE2035_Stereo_Program_Sound_6b - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Stereo Program Sound 6b.
- SMPTE2035_Stereo_Programs_Combo_9f - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-2035 Stereo Programs Combo 9f.
- SMPTE240M - Static variable in interface tv.amwa.maj.constant.CodingEquationsType
-
Coding equations from "SMPTE 240M Coding Equations".
- SMPTE240M - Static variable in interface tv.amwa.maj.constant.TransferCharacteristicType
-
Transfer characteristics defined in SMPTE 240M.
- SMPTE309M_Timecode_Track_Datecode_User_Bits - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-309M Timecode Track Datecode User Bits.
- SMPTE382M_Default_Uncompressed_Sound_Coding - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-382M Default Uncompressed Sound Coding.
- SMPTE4292_Channel_Configuration_1 - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-429-2 Channel Configuration 1.
- SMPTE4292_Channel_Configuration_2 - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-429-2 Channel Configuration 2.
- SMPTE4292_Channel_Configuration_3 - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-429-2 Channel Configuration 3.
- SMPTE_240M_Coding_Equations - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE 240M Coding Equations.
- SMPTE_240M_Transfer_Characteristic - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE 240M Transfer Characteristic.
- SMPTE_D10_30Mbps_525x5994I - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE D-10 30Mbps 525x59.94I.
- SMPTE_D10_30Mbps_625x50I - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE D-10 30Mbps 625x50I.
- SMPTE_D10_40Mbps_525x5994I - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE D-10 40Mbps 525x59.94I.
- SMPTE_D10_40Mbps_625x50I - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE D-10 40Mbps 625x50I.
- SMPTE_D10_50Mbps_525x5994I - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE D-10 50Mbps 525x59.94I.
- SMPTE_D10_50Mbps_625x50I - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE D-10 50Mbps 625x50I.
- SMPTE_D11_1080_2398PsF - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE D-11 1080 23.98PsF.
- SMPTE_D11_1080_24PsF - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE D-11 1080 24PsF.
- SMPTE_D11_1080_25PsF - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE D-11 1080 25PsF.
- SMPTE_D11_1080_2997PsF - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE D-11 1080 29.97PsF.
- SMPTE_D11_1080_50I - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE D-11 1080 50I.
- SMPTE_D11_1080_5994I - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE D-11 1080 59.94I.
- SMPTE_VC1_Coding_APatL0 - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE VC-1 Coding AP@L0.
- SMPTE_VC1_Coding_APatL1 - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE VC-1 Coding AP@L1.
- SMPTE_VC1_Coding_APatL2 - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE VC-1 Coding AP@L2.
- SMPTE_VC1_Coding_APatL3 - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE VC-1 Coding AP@L3.
- SMPTE_VC1_Coding_APatL4 - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE VC-1 Coding AP@L4.
- SMPTE_VC1_Coding_MPatHL - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE VC-1 Coding MP@HL.
- SMPTE_VC1_Coding_MPatLL - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE VC-1 Coding MP@LL.
- SMPTE_VC1_Coding_MPatML - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE VC-1 Coding MP@ML.
- SMPTE_VC1_Coding_SPatLL - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE VC-1 Coding SP@LL.
- SMPTE_VC1_Coding_SPatML - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE VC-1 Coding SP@ML.
- SMPTE_VC3_ID_1235 - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE VC-3 ID 1235.
- SMPTE_VC3_ID_1237 - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE VC-3 ID 1237.
- SMPTE_VC3_ID_1238 - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE VC-3 ID 1238.
- SMPTE_VC3_ID_1241 - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE VC-3 ID 1241.
- SMPTE_VC3_ID_1242 - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE VC-3 ID 1242.
- SMPTE_VC3_ID_1243 - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE VC-3 ID 1243.
- SMPTE_VC3_ID_1250 - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE VC-3 ID 1250.
- SMPTE_VC3_ID_1251 - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE VC-3 ID 1251.
- SMPTE_VC3_ID_1252 - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE VC-3 ID 1252.
- SMPTE_VC3_ID_1253 - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE VC-3 ID 1253.
- SMPTEBorder - Static variable in interface tv.amwa.maj.constant.ParameterConstant
-
- SMPTECheckerboard - Static variable in interface tv.amwa.maj.constant.ParameterConstant
-
- SMPTEDC28_DCDM_Transfer_Characteristic - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
SMPTE-DC28 DCDM Transfer Characteristic.
- SMPTEModulator - Static variable in interface tv.amwa.maj.constant.ParameterConstant
-
- SMPTEPosition - Static variable in interface tv.amwa.maj.constant.ParameterConstant
-
- SMPTEReplicationH - Static variable in interface tv.amwa.maj.constant.ParameterConstant
-
- SMPTEReplicationV - Static variable in interface tv.amwa.maj.constant.ParameterConstant
-
- SMPTEReverse - Static variable in interface tv.amwa.maj.constant.ParameterConstant
-
TODO find and write a description of this
- SMPTEShadow - Static variable in interface tv.amwa.maj.constant.ParameterConstant
-
- SMPTESoft - Static variable in interface tv.amwa.maj.constant.ParameterConstant
-
- SMPTESpotlight - Static variable in interface tv.amwa.maj.constant.ParameterConstant
-
- SMPTETumble - Static variable in interface tv.amwa.maj.constant.ParameterConstant
-
- SMPTEVideoWipe - Static variable in interface tv.amwa.maj.constant.OperationConstant
-
Video wipes are simple two-source visual effects as defined by SMPTE 258M.
- SMPTEWipeNumber - Static variable in interface tv.amwa.maj.constant.ParameterConstant
-
Used to specify a SMPTE Wipe Number as defined in section 7.6.33 of SMPTE 258M.
- SOFTWAREONLY_DEFAULT - Static variable in interface tv.amwa.maj.model.PluginDefinition
-
Default value for the software only property, which is false.
- Sound - Static variable in interface tv.amwa.maj.constant.DataDefinitionConstant
-
Specifies a stream of essence that contains a single channel of sound.
- Sound_Essence_Track - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
-
Sound Essence Track.
- SoundDescriptor - Interface in tv.amwa.maj.model
-
Specifies the description of a file
source package that
is associated with audio essence.
- SoundDescriptorImpl - Class in tv.amwa.maj.model.impl
-
Implements the description of a file
source package that
is associated with audio essence.
- SoundDescriptorImpl() - Constructor for class tv.amwa.maj.model.impl.SoundDescriptorImpl
-
Default constructor is not public to avoid unset required fields.
- SoundDescriptorImpl(ContainerDefinition, Rational, int, int) - Constructor for class tv.amwa.maj.model.impl.SoundDescriptorImpl
-
Creates and initializes a new sound descriptor, which specifies that a
file source package is associated with audio essence.
- SourceClip - Interface in tv.amwa.maj.model
-
Specifies a representation of essence and identifies the source of the essence.
- SourceClipImpl - Class in tv.amwa.maj.model.impl
-
Implements a representation of essence and identifies the source of the essence.
- SourceClipImpl() - Constructor for class tv.amwa.maj.model.impl.SourceClipImpl
-
- SourceClipImpl(DataDefinition, long, SourceReferenceValue) - Constructor for class tv.amwa.maj.model.impl.SourceClipImpl
-
Creates and initializes a new source clip, which represents an item of essence and identifies
the source of the essence.
- SourceClipStrongReference - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
-
Defines the type for a value that represents a strong reference to a
source clip.
- SourcePackage - Interface in tv.amwa.maj.model
-
Specifies the description of essence that is either stored in a digital form in a
file or stored on a physical media, such as tape or film.
- sourcePackageContext() - Method in class tv.amwa.maj.model.impl.TimelineTrackImpl
-
Sets this timeline track to be in the context of a source package.
- SourcePackageImpl - Class in tv.amwa.maj.model.impl
-
Implements the description of essence that is either stored in a digital form in a
file or stored on a physical media, such as tape or film.
- SourcePackageImpl() - Constructor for class tv.amwa.maj.model.impl.SourcePackageImpl
-
Default constructor is not public to avoid unset required fields.
- SourcePackageImpl(PackageID, String, EssenceDescriptor) - Constructor for class tv.amwa.maj.model.impl.SourcePackageImpl
-
Creates and initializes a new source package, which describes essence that is either stored in
a digital form in a file or stored on a physical media, such as tape or film.
- SourceReferenceSegment - Interface in tv.amwa.maj.model
-
Specifies the representation of essence or other data described
by a
track in a
package.
- SourceReferenceSegmentImpl - Class in tv.amwa.maj.model.impl
-
Implements the representation of essence or other data described
by a
track in a
package.
- SourceReferenceSegmentImpl() - Constructor for class tv.amwa.maj.model.impl.SourceReferenceSegmentImpl
-
- SourceReferenceStrongReference - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
-
Defines the type for a value that represents a strong reference to a
source reference.
- SourceReferenceStrongReferenceVector - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
-
Defines the type for a value that represents a list of strong references to
source references.
- SourceReferenceValue - Interface in tv.amwa.maj.union
-
Specifies a reference to a clip of source material, by material identifier, track number
and start time offset.
- SourceReferenceValueImpl - Class in tv.amwa.maj.union.impl
-
Implementation of a source reference value that targets an item of source material,
defined using a
package id,
source
track id and start time.
- SourceReferenceValueImpl(PackageID, int, Long) - Constructor for class tv.amwa.maj.union.impl.SourceReferenceValueImpl
-
Create a new source reference value that contains a source package id, source track id and
start position.
- specifyValidCodeRange(DataDefinition, int, Rational, long, long) - Method in class tv.amwa.maj.model.impl.SourcePackageImpl
-
- specifyValidCodeRange(DataDefinition, int, Rational, long, long) - Method in interface tv.amwa.maj.model.SourcePackage
-
Creates and adds a track containing
source clips to the
source package to indicate that a (recently added) timecode track or edgecode track is
valid for that channel.
- SpeedRatio - Static variable in interface tv.amwa.maj.constant.ParameterConstant
-
- ST436Factory - Class in tv.amwa.maj.extensions.st436
-
Factory for all types and classes of symbolespace http://www.smpte-ra.org/schemas/436/2006.
- ST436Factory() - Constructor for class tv.amwa.maj.extensions.st436.ST436Factory
-
- START_TAG - Static variable in class tv.amwa.maj.record.impl.EdgeCodeValueImpl
-
- startDigest(String) - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
-
- startDigest(String) - Method in interface tv.amwa.maj.io.mxf.MXFFile
-
- startDocument() - Method in class tv.amwa.maj.io.xml.MasterContentHandler
-
- startElement(String, String, String, Attributes) - Method in class tv.amwa.maj.io.xml.LocalHandler
-
Called at the start of any data element or sub element.
- startElement(String, String, String, Attributes) - Method in class tv.amwa.maj.io.xml.MasterContentHandler
-
Called by the SAX parser when the root element of the input source of this master
content handler has been read.
- startElement(String, String, String, Attributes) - Method in class tv.amwa.maj.io.xml.MetadataObjectHandler
-
- startPrefixMapping(String, String) - Method in class tv.amwa.maj.io.xml.MasterContentHandler
-
- STARTTIMECODE_TAG - Static variable in class tv.amwa.maj.record.impl.TimecodeValueImpl
-
- staticLookup(UL, short) - Static method in class tv.amwa.maj.io.mxf.impl.Primer
-
- StaticTrack - Interface in tv.amwa.maj.model
-
Specifies a single track of essence data that has no relationship to time, such
as a static image.
- StaticTrackImpl - Class in tv.amwa.maj.model.impl
-
Implements a single track of essence data that has no relationship to time, such
as a static image.
- StaticTrackImpl() - Constructor for class tv.amwa.maj.model.impl.StaticTrackImpl
-
Default constructor is not public to avoid unset required fields.
- StaticTrackImpl(int, Segment) - Constructor for class tv.amwa.maj.model.impl.StaticTrackImpl
-
Creates and initializes a new static track, which describes essence
data that has no relationship to time, such as a static image.
- StereoAudioDissolve - Static variable in interface tv.amwa.maj.constant.OperationConstant
-
- StereoAudioGain - Static variable in interface tv.amwa.maj.constant.OperationConstant
-
- stopReading(boolean) - Method in class tv.amwa.maj.io.mxf.GenericContainerReader
-
- stopReading() - Method in class tv.amwa.maj.io.mxf.GenericContainerReader
-
- STOREDF2OFFSET_DEFAULT - Static variable in interface tv.amwa.maj.model.PictureDescriptor
-
Default value for the optional stored f2 offset property, which is
0.
- Stream - Interface in tv.amwa.maj.industry
-
- Stream - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
-
Defines the type of a value that is stored in a
stream and has
a value that consists of a varying number of bytes.
- STREAM_CHUNK_SIZE - Static variable in interface tv.amwa.maj.io.aaf.AAFConstants
-
- StreamFullException - Exception in tv.amwa.maj.exception
-
Thrown when a stream has insufficient capacity to complete the requested
write operation.
- StreamFullException(String) - Constructor for exception tv.amwa.maj.exception.StreamFullException
-
Create a new stream full exception with the given descriptive message.
- StreamFullException() - Constructor for exception tv.amwa.maj.exception.StreamFullException
-
Create a new stream full exception with no message.
- streamOffset(long, int) - Method in class tv.amwa.maj.io.mxf.impl.IndexTableImpl
-
- streamOffset(long, int) - Method in interface tv.amwa.maj.io.mxf.IndexTable
-
Calculate the byte offset in the indexed stream of the frame at the
given position.
- STREAMOFFSET_TAG - Static variable in class tv.amwa.maj.io.mxf.impl.IndexEntryImpl
-
- StreamResolver - Interface in tv.amwa.maj.industry
-
Specifies a means for an application to resolve a URI reference to a
stream to a means to read and write the data in that
stream.
- StrongReferenceSet - Class in tv.amwa.maj.industry
-
- StrongReferenceVector - Class in tv.amwa.maj.industry
-
- SubClip - Static variable in interface tv.amwa.maj.constant.UsageType
-
Package is a
composition
package used as a sub-clip, where a section of a clip is identified and thereafter treated in the user interface
as an additional clip.
- SubDescriptor - Interface in tv.amwa.maj.model
-
Specifies additional descriptor metadata that is not provided in the specified
essence descriptor class hierarchy.
- SubDescriptorImpl - Class in tv.amwa.maj.model.impl
-
Implements the representation of additional descriptor metadata that is not provided in the specified
essence descriptor class hierarchy.
- SubDescriptorImpl() - Constructor for class tv.amwa.maj.model.impl.SubDescriptorImpl
-
- SubDescriptorStrongReference - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
-
Defines the type for a value that represents a strong reference to a
sub descriptor.
- SubDescriptorStrongReferenceVector - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
-
Defines the type for a value that represents a list of strong references to
sub descriptors with
a variable number of elements.
- supportsAuthentication() - Method in class tv.amwa.maj.model.impl.PluginDefinitionImpl
-
- supportsAuthentication() - Method in interface tv.amwa.maj.model.PluginDefinition
-
Returns true if the defined plugin is capable of supporting authentication;
otherwise false.
- symbol() - Method in enum tv.amwa.maj.enumeration.AlphaTransparencyType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.AppendOption
-
- symbol() - Method in enum tv.amwa.maj.enumeration.AuxBitsModeType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.AVCCodedContentKind
-
- symbol() - Method in enum tv.amwa.maj.enumeration.Boolean
-
- symbol() - Method in enum tv.amwa.maj.enumeration.ByteOrder
-
- symbol() - Method in enum tv.amwa.maj.enumeration.ChannelStatusModeType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.ColorSitingType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.ColorSpace
-
- symbol() - Method in enum tv.amwa.maj.enumeration.CompressEnable
-
- symbol() - Method in enum tv.amwa.maj.enumeration.ContentScanningType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.CriteriaType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.DefinitionKind
-
- symbol() - Method in enum tv.amwa.maj.enumeration.Depend
-
- symbol() - Method in enum tv.amwa.maj.enumeration.EdgeType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.EditHintType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.ElectroSpatialFormulation
-
- symbol() - Method in enum tv.amwa.maj.enumeration.EmphasisType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.FadeType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.FieldNumber
-
- symbol() - Method in enum tv.amwa.maj.enumeration.FileRev
-
- symbol() - Method in enum tv.amwa.maj.enumeration.FilmType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.IncludedMedia
-
- symbol() - Method in enum tv.amwa.maj.enumeration.LayoutType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.MaterialType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.MediaOpenMode
-
- symbol() - Method in enum tv.amwa.maj.enumeration.OperationChoice
-
- symbol() - Method in enum tv.amwa.maj.enumeration.PackageKind
-
- symbol() - Method in enum tv.amwa.maj.enumeration.ProductReleaseType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.PulldownDirectionType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.PulldownKindType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.ReferenceType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.RGBAComponentKind
-
- symbol() - Method in enum tv.amwa.maj.enumeration.ScanningDirectionType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.SignalStandardType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.TapeCaseType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.TapeFormatType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.TCSource
-
- symbol() - Method in enum tv.amwa.maj.enumeration.TypeCategory
-
- symbol() - Method in enum tv.amwa.maj.enumeration.UserDataModeType
-
- symbol() - Method in enum tv.amwa.maj.enumeration.VideoSignalType
-
- symbol() - Method in enum tv.amwa.maj.extensions.example.DCMIType
-
- symbol() - Method in interface tv.amwa.maj.industry.MediaEnumerationValue
-
Provides a name for the enumeration value that can be used in XML serialisation.
- symbol() - Method in enum tv.amwa.maj.union.DefinitionCriteriaType
-
- symbol() - Method in enum tv.amwa.maj.union.IdentificationCriteriaType
-
- symbol() - Method in enum tv.amwa.maj.union.SearchTag
-
- SYMBOLSPACE_TAG - Static variable in class tv.amwa.maj.io.xml.AAFElement
-
- synchronize() - Method in interface tv.amwa.maj.model.RawStorage
-
Synchronizes any cached data of the raw storage object with
the underlying storage.