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

F

Fade - Interface in tv.amwa.maj.union
Specifies a value that describes an audio fade operation associated with a source clip in terms of its fade in and out lengths and types.
FadeImpl - Class in tv.amwa.maj.union.impl
Implementation of a fade that used to collect together the audio fade properties of source clip segments into a single method argument and return value.
FadeImpl() - Constructor for class tv.amwa.maj.union.impl.FadeImpl
Create and initialize a fade description, which describe a fade associated with a source clip.
FadeImpl(long, FadeType, long, FadeType) - Constructor for class tv.amwa.maj.union.impl.FadeImpl
Creates a new fade value using the given parameters.
FadeType - Enum in tv.amwa.maj.enumeration
Specifies the kind of an audio fade.
FadeType - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type of an enumerated value that describes the kind of an audio fade.
FieldNumber - Enum in tv.amwa.maj.enumeration
Specifies the first or second field of an interlaced image.
FieldNumber - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type of an enumerated value that describes whether field dominance is the first or second frame of an interlaced image.
FileDescriptorStrongReference - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type for a value that represents a strong reference to a file descriptor.
FileDescriptorStrongReferenceVector - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type for a value that represents a list of strong references to file descriptors with a variable number of elements.
FileRev - Enum in tv.amwa.maj.enumeration
Specifies the revision of a file.
FileStream - Class in tv.amwa.maj.industry
Provides access to stream data represented as a locally accessible file.
FileStream(URI) - Constructor for class tv.amwa.maj.industry.FileStream
Create a new file stream by file reference.
Filler - Interface in tv.amwa.maj.model
Specifies an unspecified value for the duration of a component.
FillerImpl - Class in tv.amwa.maj.model.impl
Implements an unspecified value for the duration of a component.
FillerImpl() - Constructor for class tv.amwa.maj.model.impl.FillerImpl
Default constructor is not public to avoid unset required fields.
FillerImpl(DataDefinition, long) - Constructor for class tv.amwa.maj.model.impl.FillerImpl
Creates and initializes a filler segment with a length.
FillerImpl(DataDefinition) - Constructor for class tv.amwa.maj.model.impl.FillerImpl
Creates and initializes a filler segment without a length.
fillerSize(long, int, int) - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
 
fillerSize(long, int) - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
 
fillerSize(boolean, long, int, int) - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
 
fillerSize(boolean, long, int) - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
 
fillToEnd() - Method in interface tv.amwa.maj.io.mxf.EssencePartition
 
fillToEnd() - Method in class tv.amwa.maj.io.mxf.impl.EssencePartitionImpl
 
FilmDescriptor - Interface in tv.amwa.maj.model
Specifies the description of film media.
FilmDescriptorImpl - Class in tv.amwa.maj.model.impl
Implements the description of film media.
FilmDescriptorImpl() - Constructor for class tv.amwa.maj.model.impl.FilmDescriptorImpl
Creates and initializes a film descriptor that describes film media.
FilmDescriptorOnlyException - Exception in tv.amwa.maj.exception
Thrown when an attempt is made to add an edgecode track to a source package that does not reference film essence.
FilmDescriptorOnlyException(String) - Constructor for exception tv.amwa.maj.exception.FilmDescriptorOnlyException
Create a new film descriptor only exception with the given descriptive message.
FilmDescriptorOnlyException() - Constructor for exception tv.amwa.maj.exception.FilmDescriptorOnlyException
Create a new film descriptor only exception with no message.
FILMKIND_TAG - Static variable in class tv.amwa.maj.record.impl.EdgeCodeValueImpl
 
FilmType - Enum in tv.amwa.maj.enumeration
Specifies the format of a film.
FilmType - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type of an enumerated value that describes the format of a film, e.g.
finalize() - Method in class tv.amwa.maj.industry.MemoryResidentStream
 
finalize() - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
 
FindSourceInformation - Interface in tv.amwa.maj.model
Specifies a search result containing source information about particular tracks.
FindSourceInformationImpl - Class in tv.amwa.maj.union.impl
Implementation of a class that contains the result returned by the tv.amwa.maj.model.SearchSource#searchSource(int, long, tv.amwa.maj.enumeration.MobKind, tv.amwa.maj.enumeration.CriteriaType, tv.amwa.maj.enumeration.OperationChoice) method, containing source information about particular tracks.
FindSourceInformationImpl(Package, Integer, Long, Rational, Long, Component) - Constructor for class tv.amwa.maj.union.impl.FindSourceInformationImpl
 
FixedLengthPack - Interface in tv.amwa.maj.io.mxf
Labels a metadata object that can be serialized as a fixed length pack for which the order of the values in the buffer is important.
FixPOIFSFile - Class in tv.amwa.maj.io.aaf
 
FixPOIFSFile() - Constructor for class tv.amwa.maj.io.aaf.FixPOIFSFile
 
FLAGS_DEFAULT - Static variable in interface tv.amwa.maj.io.mxf.IndexEntry
Default value for the flags stating what kind of frame this is.
FLAGS_TAG - Static variable in class tv.amwa.maj.io.mxf.impl.IndexEntryImpl
 
Flip - Static variable in interface tv.amwa.maj.constant.OperationConstant
A video flip effect changes the vertical orientation of the image.
FlipFlop - Static variable in interface tv.amwa.maj.constant.OperationConstant
A video flip-flop effect changes the vertical and horizontal orientation of the image, equivalent to a 180 degree rotation of the image.
floatValue() - Method in class tv.amwa.maj.record.impl.RationalImpl
Returns the rational calculated as float value.
Flop - Static variable in interface tv.amwa.maj.constant.OperationConstant
A video flop effect changes the horizontal orientation of the image.
FooterClosedCompletePartitionPack - Interface in tv.amwa.maj.io.mxf
Represents the description of footer partition that is closed and complete.
FooterClosedCompletePartitionPackImpl - Class in tv.amwa.maj.io.mxf.impl
 
FooterClosedCompletePartitionPackImpl() - Constructor for class tv.amwa.maj.io.mxf.impl.FooterClosedCompletePartitionPackImpl
 
FooterClosedIncompletePartitionPack - Interface in tv.amwa.maj.io.mxf
Represents the description of footer partition that is closed and incomplete.
FooterClosedIncompletePartitionPackImpl - Class in tv.amwa.maj.io.mxf.impl
 
FooterClosedIncompletePartitionPackImpl() - Constructor for class tv.amwa.maj.io.mxf.impl.FooterClosedIncompletePartitionPackImpl
 
FooterPartition - Interface in tv.amwa.maj.io.mxf
Represents the footer partition of an MXF file, providing access to its constituent parts.
FOOTERPARTITION_DEFAULT - Static variable in interface tv.amwa.maj.io.mxf.PartitionPack
Default value for the byte offset to the beginning of the footer partition, which is 0L.
FooterPartitionImpl - Class in tv.amwa.maj.io.mxf.impl
 
FooterPartitionImpl() - Constructor for class tv.amwa.maj.io.mxf.impl.FooterPartitionImpl
 
FooterPartitionPack - Interface in tv.amwa.maj.io.mxf
Represents the description of a footer partition, including its size and what it contains.
FooterPartitionPackImpl - Class in tv.amwa.maj.io.mxf.impl
 
FooterPartitionPackImpl() - Constructor for class tv.amwa.maj.io.mxf.impl.FooterPartitionPackImpl
 
forAUID(AUID) - Static method in class tv.amwa.maj.meta.impl.ClassDefinitionImpl
 
forAUID(AUID) - Static method in class tv.amwa.maj.model.impl.CodecDefinitionImpl
 
forAUID(AUID) - Static method in class tv.amwa.maj.model.impl.ContainerDefinitionImpl
 
forAUID(AUID) - Static method in class tv.amwa.maj.model.impl.DataDefinitionImpl
 
forAUID(AUID) - Static method in class tv.amwa.maj.model.impl.InterpolationDefinitionImpl
 
forAUID(AUID) - Static method in class tv.amwa.maj.model.impl.OperationDefinitionImpl
 
forAUID(AUID) - Static method in class tv.amwa.maj.model.impl.ParameterDefinitionImpl
 
forClass(Class<?>) - Static method in class tv.amwa.maj.meta.impl.ClassDefinitionImpl
For any given Java class, this method finds the corresponding AAF class definition or creates it if it does not yet exists within the current Java virtual machine.
Forge - Class in tv.amwa.maj.industry
Stamps out values of the model, record and union types, acting as a factory for these values and objects.
forgetTarget(WeakReferenceTarget) - Static method in class tv.amwa.maj.industry.WeakReference
 
forIdentification(AUID) - Static method in class tv.amwa.maj.model.impl.CodecDefinitionImpl
 
forIdentification(AUID) - Static method in class tv.amwa.maj.model.impl.ContainerDefinitionImpl
 
forIdentification(AUID) - Static method in class tv.amwa.maj.model.impl.DataDefinitionImpl
 
forIdentification(AUID) - Static method in class tv.amwa.maj.model.impl.InterpolationDefinitionImpl
 
forIdentification(AUID) - Static method in class tv.amwa.maj.model.impl.OperationDefinitionImpl
 
forIdentification(AUID) - Static method in class tv.amwa.maj.model.impl.ParameterDefinitionImpl
 
format(VersionTypeImpl) - Static method in class tv.amwa.maj.record.impl.VersionTypeImpl
Format a version number as a string.
forName(String) - Static method in class tv.amwa.maj.model.impl.CodecDefinitionImpl
 
forName(String) - Static method in class tv.amwa.maj.model.impl.ContainerDefinitionImpl
 
forName(String) - Static method in class tv.amwa.maj.model.impl.DataDefinitionImpl
 
forName(String) - Static method in class tv.amwa.maj.model.impl.InterpolationDefinitionImpl
 
forName(String) - Static method in class tv.amwa.maj.model.impl.OperationDefinitionImpl
 
forName(String) - Static method in class tv.amwa.maj.model.impl.ParameterDefinitionImpl
 
frameInSecond - Variable in class tv.amwa.maj.record.impl.TimecodeValueImpl.TimeComponents
Frame through the second component.
FrameLength - Annotation Type in tv.amwa.maj.misctype
Label for a Java long value used to represent the length of some media as a frame count.
FrameOffset - Annotation Type in tv.amwa.maj.misctype
Labels a Java long value as an offset into time-varying essence, measured as an offset and counted in frames.
framePair - Variable in class tv.amwa.maj.record.impl.TimecodeValueImpl.TimeComponents
Frame-pair number, either zero or one for 60fps or null if not present.
FRAMESPERSECOND_TAG - Static variable in class tv.amwa.maj.record.impl.TimecodeValueImpl
 
fromOrdinal(int) - Static method in enum tv.amwa.maj.enumeration.ChannelStatusModeType
Return the channel status mode element of this enumeration for the given ordinal value.
fromOrdinal(int) - Static method in enum tv.amwa.maj.enumeration.TypeCategory
Returns the enumeration element representing the type category given by the specified ordinal value.
fromOrdinal(int) - Static method in enum tv.amwa.maj.enumeration.UserDataModeType
Returns the value of this enumerated type associated with the given ordinal.
fromPersistentForm(String) - Static method in class tv.amwa.maj.record.impl.AUIDImpl
 
fromPersistentForm(String) - Static method in class tv.amwa.maj.record.impl.PackageIDImpl
 
fromPersistentForm(String) - Static method in class tv.amwa.maj.record.impl.ProductVersionImpl
 
fromPersistentForm(String) - Static method in class tv.amwa.maj.record.impl.RationalImpl
 
fromPersistentForm(String) - Static method in class tv.amwa.maj.record.impl.RGBAComponentImpl
 
fromPersistentForm(String) - Static method in class tv.amwa.maj.record.impl.TimeStampImpl
 
fromPersistentForm(String) - Static method in class tv.amwa.maj.record.impl.VersionTypeImpl
 
fromSpecifiedCode(char) - Static method in enum tv.amwa.maj.enumeration.RGBAComponentKind
Returns the enumeration constant matching the given code that should match that specified in the AAF object specification.
Full_Auto_Exposure - Static variable in interface tv.amwa.maj.constant.RP224FirstHalf
Full Auto Exposure.
FULL_RANGE - Static variable in interface tv.amwa.maj.model.SourcePackage
Represents a length where an actual length value is not known.
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
Skip navigation links
Media Authoring with Java API (MAJ)

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