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 _ 

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 package's track.
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.
BaseIntegerValue() - Constructor for class tv.amwa.maj.meta.impl.TypeDefinitionIntegerImpl.BaseIntegerValue
 
BaseStringValue() - Constructor for class tv.amwa.maj.meta.impl.TypeDefinitionStringImpl.BaseStringValue
 
BaseUniversalLabel - Static variable in interface tv.amwa.maj.record.PackageID
Base universal label to use to create SMPTE-compliant package identifiers.
BLACKREFLEVEL_DEFAULT - Static variable in interface tv.amwa.maj.model.CDCIDescriptor
Default value for the black reference level property which is 0.
BLOCKSTARTOFFSET_DEFAULT - Static variable in interface tv.amwa.maj.model.AES3PCMDescriptor
Default value for the block start offset property, which is 0.
BodyClosedCompletePartitionPack - Interface in tv.amwa.maj.io.mxf
Represents the description of body partition that is closed and complete.
BodyClosedCompletePartitionPackImpl - Class in tv.amwa.maj.io.mxf.impl
 
BodyClosedCompletePartitionPackImpl() - Constructor for class tv.amwa.maj.io.mxf.impl.BodyClosedCompletePartitionPackImpl
 
BodyClosedIncompletePartitionPack - Interface in tv.amwa.maj.io.mxf
Represents the description of body partition that is closed and incomplete.
BodyClosedIncompletePartitionPackImpl - Class in tv.amwa.maj.io.mxf.impl
 
BodyClosedIncompletePartitionPackImpl() - Constructor for class tv.amwa.maj.io.mxf.impl.BodyClosedIncompletePartitionPackImpl
 
BodyOpenCompletePartitionPack - Interface in tv.amwa.maj.io.mxf
Represents the description of body partition that is open and complete.
BodyOpenCompletePartitionPackImpl - Class in tv.amwa.maj.io.mxf.impl
 
BodyOpenCompletePartitionPackImpl() - Constructor for class tv.amwa.maj.io.mxf.impl.BodyOpenCompletePartitionPackImpl
 
BodyOpenIncompletePartitionPack - Interface in tv.amwa.maj.io.mxf
Represents the description of body partition that is open and incomplete.
BodyOpenIncompletePartitionPackImpl - Class in tv.amwa.maj.io.mxf.impl
 
BodyOpenIncompletePartitionPackImpl() - Constructor for class tv.amwa.maj.io.mxf.impl.BodyOpenIncompletePartitionPackImpl
 
BodyPartition - Interface in tv.amwa.maj.io.mxf
Represents a body partition of an MXF file, providing access to its constituent parts.
BodyPartitionImpl - Class in tv.amwa.maj.io.mxf.impl
 
BodyPartitionImpl() - Constructor for class tv.amwa.maj.io.mxf.impl.BodyPartitionImpl
 
BodyPartitionPack - Interface in tv.amwa.maj.io.mxf
Represents the description of a body partition, including its size and what it contains.
BodyPartitionPackImpl - Class in tv.amwa.maj.io.mxf.impl
 
BodyPartitionPackImpl() - Constructor for class tv.amwa.maj.io.mxf.impl.BodyPartitionPackImpl
 
BodyReader - Class in tv.amwa.maj.io.mxf
Reads data from the body of a MXF file.
BodyReader(MXFFileImpl) - Constructor for class tv.amwa.maj.io.mxf.BodyReader
 
BODYSID_DEFAULT - Static variable in interface tv.amwa.maj.io.mxf.PartitionPack
Default value for the identity of any stream of essence (body) in this partition, which is 0.
BODYSID_TAG - Static variable in class tv.amwa.maj.io.mxf.impl.RandomIndexItemImpl
 
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, as per the AAF-defined representation.
Boolean - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type of Boolean values that are either true or false.
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.
buildPartitionsBackwards(PartitionPack) - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
 
buildPartitionsTable() - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
 
buildPartitionsTable() - Method in interface tv.amwa.maj.io.mxf.MXFFile
Build a partition table from this MXF file containing all the byte offsets of all the partitions in this MXF file.
buildRIP() - Method in class tv.amwa.maj.io.mxf.impl.MXFFileImpl
 
buildRIP() - Method in interface tv.amwa.maj.io.mxf.MXFFile
 
BWFImportDescriptor - Interface in tv.amwa.maj.model
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.
BWFImportDescriptorImpl - Class in tv.amwa.maj.model.impl
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.
BWFImportDescriptorImpl() - Constructor for class tv.amwa.maj.model.impl.BWFImportDescriptorImpl
Creates and initializes a new BWF import descriptor, which specifies audio data essence according to the Broadcast Wave specifications.
BYTE - Static variable in interface tv.amwa.maj.meta.TypeDefinitionInteger
Number of bytes used to represent a Java byte value.
byteFromCharacter(char) - Static method in class tv.amwa.maj.util.Utilities
Convert a character representing a hexidecimal digit to the 4 least significant bits of a byte value of equivalent value.
BYTEOFFSET_TAG - Static variable in class tv.amwa.maj.io.mxf.impl.RandomIndexItemImpl
 
ByteOrder - Enum in tv.amwa.maj.enumeration
Specifies the byte order of a file, such as an AAF file.
ByteOrderPropertyID - Static variable in interface tv.amwa.maj.io.aaf.AAFConstants
 
bytesToHexChars(byte[]) - Static method in class tv.amwa.maj.util.Utilities
Convert binary data into a sequence of pairs of hexadecimal character values.
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.