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

B

BadCloseException - Exception in tv.amwa.maj.exception
Thrown when an attempt is made to open a file that has not yet been closed.
BadCloseException(String) - Constructor for exception tv.amwa.maj.exception.BadCloseException
Create a new bad file close exception with the given descriptive message.
BadCloseException() - Constructor for exception tv.amwa.maj.exception.BadCloseException
Create a new bad file close exception with no message.
BadLengthException - Exception in tv.amwa.maj.exception
Thrown when an out of range length value is set for a component or fade in the current context.
BadLengthException(String) - Constructor for exception tv.amwa.maj.exception.BadLengthException
Create a new bad length exception with the given descriptive message.
BadLengthException() - Constructor for exception tv.amwa.maj.exception.BadLengthException
Create a new bad length exception with no message.
BadOpenException - Exception in tv.amwa.maj.exception
Thrown when an attempt is made to perform an operation on a random access file that is not currently open.
BadOpenException(String) - Constructor for exception tv.amwa.maj.exception.BadOpenException
Create a new bad open exception with the given descriptive message.
BadOpenException() - Constructor for exception tv.amwa.maj.exception.BadOpenException
Create a new bad open exception with no message.
BadParameterException - Exception in tv.amwa.maj.exception
Thrown when a lookup operation fails because the given parameter cannot be found in a known collection of values.
BadParameterException(String) - Constructor for exception tv.amwa.maj.exception.BadParameterException
Create a new bad parameter exception with the given descriptive message.
BadParameterException() - Constructor for exception tv.amwa.maj.exception.BadParameterException
Create a new bad parameter exception with no message.
BadPropertyException - Exception in tv.amwa.maj.exception
Thrown when an optional property should be omitted in the current context.
BadPropertyException(String) - Constructor for exception tv.amwa.maj.exception.BadPropertyException
Create a new bad property exception with the given descriptive message.
BadPropertyException() - Constructor for exception tv.amwa.maj.exception.BadPropertyException
Create a new bad property exception with no message.
BadRateException - Exception in tv.amwa.maj.exception
Thrown if an unacceptable edit rate is set for a source mob's slot.
BadRateException(String) - Constructor for exception tv.amwa.maj.exception.BadRateException
Create a new bad rate exception with the given descriptive message.
BadRateException() - Constructor for exception tv.amwa.maj.exception.BadRateException
Create a new bad rate exception with no message.
BadSampleOffsetException - Exception in tv.amwa.maj.exception
Thrown when an offset into a segment or some file-based essence, specified by timecode or frames, is out of range.
BadSampleOffsetException(String) - Constructor for exception tv.amwa.maj.exception.BadSampleOffsetException
Create a new bad sample offset exception with the given descriptive message.
BadSampleOffsetException() - Constructor for exception tv.amwa.maj.exception.BadSampleOffsetException
Create a new bad sample offset exception with no message.
BadSizeException - Exception in tv.amwa.maj.exception
Thrown when an array is not of the required number of elements.
BadSizeException(String) - Constructor for exception tv.amwa.maj.exception.BadSizeException
Create a new bad size exception with the given descriptive message.
BadSizeException() - Constructor for exception tv.amwa.maj.exception.BadSizeException
Create a new bad size exception with no message.
BadTypeException - Exception in tv.amwa.maj.exception
Thrown when a method call on an object in the meta dictionary passes in the wrong type of property value as a parameter.
BadTypeException(String) - Constructor for exception tv.amwa.maj.exception.BadTypeException
Create a new bad type exception with the given descriptive message.
BadTypeException() - Constructor for exception tv.amwa.maj.exception.BadTypeException
Create a new bad type exception with no message.
BLACKREFERENCELEVEL_DEFAULT - Static variable in interface tv.amwa.maj.iface.CDCIDescriptor
Default value for the black reference level property which is 0.
BLOCKSTARTOFFSET_DEFAULT - Static variable in interface tv.amwa.maj.iface.AES3PCMDescriptor
Default value for the block start offset property, which is 0.
Bool - Annotation Type in tv.amwa.maj.misctype
Label for a Java boolean value used to represent an AAF Boolean value.
Boolean - Enum in tv.amwa.maj.enumeration
Representation of Boolean values as an enumeration.
Boolean - Static variable in class tv.amwa.maj.meta.TypeDefinitionEnumeration
 
BSpline - Static variable in interface tv.amwa.maj.constant.InterpolationConstant
Interpolation defined over a set of control points where the output is computed by the calculation of a B-spline function.
BWFImportDescriptor - Class in tv.amwa.maj.entity
Implements the description of audio essence that is formatted according the the Broadcast Wave Format specifications, which is a file essence source that is not directly manipulated by an AAF application.
BWFImportDescriptor() - Constructor for class tv.amwa.maj.entity.BWFImportDescriptor
Creates and initializes a new BWF import descriptor, which specifies audio data essence according to the Broadcast Wave specifications.
BWFImportDescriptor - Interface in tv.amwa.maj.iface
Specifies the description of audio essence that is formatted according the the Broadcast Wave Format specifications, which is a file essence source that is not directly manipulated by an AAF application.
BWFImportDescriptor.UnknownBWFChunksXMLHandler - Class in tv.amwa.maj.entity
 
BWFImportDescriptor.UnknownBWFChunksXMLHandler() - Constructor for class tv.amwa.maj.entity.BWFImportDescriptor.UnknownBWFChunksXMLHandler
 
BWFImportDescriptor.XMLHandler - Class in tv.amwa.maj.entity
 
BWFImportDescriptor.XMLHandler() - Constructor for class tv.amwa.maj.entity.BWFImportDescriptor.XMLHandler
 
BWFIMPORTDESCRIPTOR_TAG - Static variable in class tv.amwa.maj.entity.BWFImportDescriptor
 
BYTE - Static variable in class tv.amwa.maj.meta.TypeDefinitionInteger
Number of bytes used to represent a Java byte value.
ByteOrder - Enum in tv.amwa.maj.enumeration
Specifies the byte order of a file, such as an AAF file.

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.