Media Authoring
with Java API
A B C D E F G H I J K L M N O P R S T U V W X

O

ObjectAlreadyAttachedException - Exception in tv.amwa.maj.exception
Thrown when an attempt is made to attach an item to a collection that it already contains.
ObjectAlreadyAttachedException(String) - Constructor for exception tv.amwa.maj.exception.ObjectAlreadyAttachedException
Create a new object already attached exception with the given descriptive message.
ObjectAlreadyAttachedException() - Constructor for exception tv.amwa.maj.exception.ObjectAlreadyAttachedException
Create a new object already attached exception with no message.
OBJECTMODELVERSION_DEFAULT - Static variable in interface tv.amwa.maj.iface.Header
Default value for the object model version property of a header object which is 1.
ObjectNotAttachedException - Exception in tv.amwa.maj.exception
Thrown when an interchange object is not attached to a header object.
ObjectNotAttachedException(String) - Constructor for exception tv.amwa.maj.exception.ObjectNotAttachedException
Create a new object not attached exception with the given descriptive message.
ObjectNotAttachedException() - Constructor for exception tv.amwa.maj.exception.ObjectNotAttachedException
Create a new object not attached exception with no message.
ObjectNotFoundException - Exception in tv.amwa.maj.exception
Thrown when a given object cannot be found in a collection, such as when a request is made to remove the item from the collection.
ObjectNotFoundException(String) - Constructor for exception tv.amwa.maj.exception.ObjectNotFoundException
Create a new object not found exception with the given descriptive message.
ObjectNotFoundException() - Constructor for exception tv.amwa.maj.exception.ObjectNotFoundException
Create a new object not found exception with no message.
OffsetSizeException - Exception in tv.amwa.maj.exception
Thrown when a given offset exceeds the size of a file or the available space to extend storage for a file.
OffsetSizeException(String) - Constructor for exception tv.amwa.maj.exception.OffsetSizeException
Create a new offset size exception with the given descriptive message.
OffsetSizeException() - Constructor for exception tv.amwa.maj.exception.OffsetSizeException
Create a new offset size exception with no message.
offsetToMobTimecode(Segment, long) - Method in class tv.amwa.maj.entity.Mob
 
offsetToMobTimecode(Segment, long) - Method in interface tv.amwa.maj.iface.Mob
Calculates the timecode at the given offset into the given timecode segment.
OMF - Static variable in interface tv.amwa.maj.constant.ContainerConstant
An Open Media Framework file.
omitChannelStatusData() - Method in class tv.amwa.maj.entity.AES3PCMDescriptor
 
omitChannelStatusData() - Method in interface tv.amwa.maj.iface.AES3PCMDescriptor
Omits the optional fixed channel status data and channel status mode properties from this AES3 PCM descriptor.
omitOpionalProperty(PropertyDefinition) - Method in class tv.amwa.maj.entity.InterchangeObject
 
omitOpionalProperty(PropertyDefinition) - Method in interface tv.amwa.maj.iface.InterchangeObject
Omits the given optional property from this interchange object if the property definition is legal, optional and is present.
omitUserData() - Method in class tv.amwa.maj.entity.AES3PCMDescriptor
 
omitUserData() - Method in interface tv.amwa.maj.iface.AES3PCMDescriptor
Omit the optional fixed user data and user data mode properties from this AES3 PCM descriptor.
Opaque - Static variable in class tv.amwa.maj.meta.TypeDefinitionOpaque
 
open() - Method in interface tv.amwa.maj.iface.AAFFile
Associates this AAFFile with the storage to which it is to be associated.
openEssence(int, CriteriaType, MediaOpenMode, CompressEnable) - Method in class tv.amwa.maj.entity.MasterMob
 
openEssence(int, CriteriaType, MediaOpenMode, CompressEnable) - Method in interface tv.amwa.maj.iface.MasterMob
Opens a single channel of a file source mob referenced from a slot of this master mob.
openMultiEssence(int, CriteriaType, MediaOpenMode, CompressEnable) - Method in class tv.amwa.maj.entity.MasterMob
 
openMultiEssence(int, CriteriaType, MediaOpenMode, CompressEnable) - Method in interface tv.amwa.maj.iface.MasterMob
Opens all channels associated with a file source mob referenced from this master mob.
OperationalPatternConstant - Interface in tv.amwa.maj.constant
Implement this interface to access unique identifiers for operational patterns or AAF protocols, such as as the AAF edit protocol.
OperationalPatternDescription - Annotation Type in tv.amwa.maj.constant
Labels an AUID that is a unqiue identifier for an operational pattern.
OperationCategoryType - Interface in tv.amwa.maj.constant
Implement this interface to access unique identifiers for categories of operations.
OperationCategoryType - Static variable in class tv.amwa.maj.meta.TypeDefinitionExtendibleEnumeration
 
OperationChoice - Enum in tv.amwa.maj.enumeration
TODO this comment or remove?
OperationConstant - Interface in tv.amwa.maj.constant
Implement this interface to access unique identifiers for operations, such as the video and audio effects defined by the AAF edit protocol.
OperationDefinition - Class in tv.amwa.maj.entity
Implements the definition of an operation that is performed on an array of segments.
OperationDefinition(AUID, String, DataDefinition, int) - Constructor for class tv.amwa.maj.entity.OperationDefinition
Creates and initializes a new operation definition, which identifies an operation that is performed on an array of segments.
OperationDefinition - Interface in tv.amwa.maj.iface
Specifies the definition of an operation that is performed on an array of segments.
OperationDefinition - Static variable in class tv.amwa.maj.meta.TypeDefinitionStrongObjectReference
 
OperationDefinition - Static variable in class tv.amwa.maj.meta.TypeDefinitionWeakObjectReference
 
OperationDefinition.DegradeToXMLHander - Class in tv.amwa.maj.entity
 
OperationDefinition.DegradeToXMLHander() - Constructor for class tv.amwa.maj.entity.OperationDefinition.DegradeToXMLHander
 
OperationDefinition.ParametersDefinedXMLHandler - Class in tv.amwa.maj.entity
 
OperationDefinition.ParametersDefinedXMLHandler() - Constructor for class tv.amwa.maj.entity.OperationDefinition.ParametersDefinedXMLHandler
 
OperationDefinition.XMLHandler - Class in tv.amwa.maj.entity
 
OperationDefinition.XMLHandler() - Constructor for class tv.amwa.maj.entity.OperationDefinition.XMLHandler
 
OperationDefinitionItem - Class in tv.amwa.maj.entity.item
 
OperationDefinitionItem(OperationDefinition, int) - Constructor for class tv.amwa.maj.entity.item.OperationDefinitionItem
 
OperationDefinitionStrongReference - Static variable in class tv.amwa.maj.meta.TypeDefinitionSet
 
OperationDefinitionWeakReference - Static variable in class tv.amwa.maj.meta.TypeDefinitionVariableArray
 
OperationDescription - Annotation Type in tv.amwa.maj.constant
Labels an AUID that is a unique identifier for an operation.
OperationGroup - Class in tv.amwa.maj.entity
Implements a container with an ordered set of segments and an operation that is performed on these segments.
OperationGroup(DataDefinition, long, OperationDefinition) - Constructor for class tv.amwa.maj.entity.OperationGroup
Creates and initializes a new operation group class, which contains an ordered set of segments and an operation that is performed on these.
OperationGroup - Interface in tv.amwa.maj.iface
Specifies a container with an ordered set of segments and an operation that is performed on these segments.
OperationGroup - Static variable in class tv.amwa.maj.meta.TypeDefinitionStrongObjectReference
 
OperationGroup.InputSegmentsXMLHandler - Class in tv.amwa.maj.entity
 
OperationGroup.InputSegmentsXMLHandler() - Constructor for class tv.amwa.maj.entity.OperationGroup.InputSegmentsXMLHandler
 
OperationGroup.ParametersXMLHandler - Class in tv.amwa.maj.entity
 
OperationGroup.ParametersXMLHandler() - Constructor for class tv.amwa.maj.entity.OperationGroup.ParametersXMLHandler
 
OperationGroup.RenderingXMLHandler - Class in tv.amwa.maj.entity
 
OperationGroup.RenderingXMLHandler() - Constructor for class tv.amwa.maj.entity.OperationGroup.RenderingXMLHandler
 
OperationGroup.XMLHandler - Class in tv.amwa.maj.entity
 
OperationGroup.XMLHandler() - Constructor for class tv.amwa.maj.entity.OperationGroup.XMLHandler
 
originalSource() - Static method in class tv.amwa.maj.argument.SourceReferenceValue
Manufactures a new source reference that indicates the reference is to essence that is the original source.
OutgoingLevel - Static variable in interface tv.amwa.maj.constant.ParameterConstant
Used to specify the outgoing level of a two-parameter audio dissolve operation.
overwriteFile(File, Header) - Static method in class tv.amwa.maj.io.xml.AAFXMLFile
 

Media Authoring
with Java API
A B C D E F G H I J K L M N O P R S T U V W X
(c) 2007-2008 Richard Cartwright, all rights reserved. Subject to the terms of the AAF SDK Public Source License.