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

N

name() - Method in interface tv.amwa.maj.enumeration.AAFEnumerationValue
Returns the unique name associated with the enumeration constant.
namebasedAUID(byte[]) - Static method in class tv.amwa.maj.embeddable.AUID
Creates a new UUID as an AUID generated with the name-based method, type 3.
NameItem - Class in tv.amwa.maj.entity.item
 
NameItem(String) - Constructor for class tv.amwa.maj.entity.item.NameItem
 
NestedScope - Class in tv.amwa.maj.entity
Implements a scope and has an ordered set of segments.
NestedScope(List<Segment>) - Constructor for class tv.amwa.maj.entity.NestedScope
Creates and initializes a nested scope object, which defines a scope and has an ordered set of segments.
NestedScope - Interface in tv.amwa.maj.iface
Specifies a scope and has an ordered set of segments.
NestedScope.SlotsXMLHandler - Class in tv.amwa.maj.entity
 
NestedScope.SlotsXMLHandler() - Constructor for class tv.amwa.maj.entity.NestedScope.SlotsXMLHandler
 
NestedScope.XMLHandler - Class in tv.amwa.maj.entity
 
NestedScope.XMLHandler() - Constructor for class tv.amwa.maj.entity.NestedScope.XMLHandler
 
NESTEDSCOPE_TAG - Static variable in class tv.amwa.maj.entity.NestedScope
 
NetworkLocator - Class in tv.amwa.maj.entity
Implements a representation of information to help find a file containing essence, using a uniform resource identifier (URI).
NetworkLocator(String) - Constructor for class tv.amwa.maj.entity.NetworkLocator
Creates and initializes a new network locator, which provides information to help find a file containing essence.
NetworkLocator - Interface in tv.amwa.maj.iface
Specifies information to help find a file containing essence, using a uniform resource identifier (URI).
NetworkLocator - Static variable in class tv.amwa.maj.meta.TypeDefinitionStrongObjectReference
 
NetworkLocator.XMLHandler - Class in tv.amwa.maj.entity
 
NetworkLocator.XMLHandler() - Constructor for class tv.amwa.maj.entity.NetworkLocator.XMLHandler
 
NewForMAJ - Interface in tv.amwa.maj.exception
This interfaces labels new exceptions introduced for this Java implementation of the AAF class model.
newPhysicalSourceReference(Rational, int, DataDefinition, SourceReferenceValue, long) - Method in class tv.amwa.maj.entity.SourceMob
 
newPhysicalSourceReference(Rational, int, DataDefinition, SourceReferenceValue, long) - Method in interface tv.amwa.maj.iface.SourceMob
Connects this source mob with the physical source mob that describes the previous generation of essence, appending it to the existing mob chain.
newPhysSourceRef(Rational, int, DataDefinition, SourceReferenceValue, long) - Method in class tv.amwa.maj.entity.MasterMob
 
newPhysSourceRef(Rational, int, DataDefinition, SourceReferenceValue, long) - Method in interface tv.amwa.maj.iface.MasterMob
Connects this Source Mob with the physical Source Mob that describes the previous generation of essence, replacing any existing Mob data.
nextInstance() - Method in class tv.amwa.maj.embeddable.MobID
Returns a new mob id with the same material number as this one and a newly created instance number.
NoHeaderException - Exception in tv.amwa.maj.exception
Thrown when a file does not contain a header object.
NoHeaderException(String) - Constructor for exception tv.amwa.maj.exception.NoHeaderException
Create a new no header exception with the given descriptive message.
NoHeaderException() - Constructor for exception tv.amwa.maj.exception.NoHeaderException
Create a new no header exception with no message.
NoMoreObjectsException - Exception in tv.amwa.maj.exception
Thrown when a given parent of a tagged value definition is not known and so cannot be removed from its list of parent properties.
NoMoreObjectsException(String) - Constructor for exception tv.amwa.maj.exception.NoMoreObjectsException
Create a new no more objects exception with the given descriptive message.
NoMoreObjectsException() - Constructor for exception tv.amwa.maj.exception.NoMoreObjectsException
Create a new no more objects exception with no message.
None - Static variable in interface tv.amwa.maj.constant.CodecConstant
Defines a pass-through codec that performs no encoding or decoding on the data it represents.
None - Static variable in interface tv.amwa.maj.constant.CodecFlavour
No codec flavour is specified.
None - Static variable in interface tv.amwa.maj.constant.InterpolationConstant
 
NoSlotsDescribed - Static variable in interface tv.amwa.maj.iface.DescriptiveMarker
No slots are described by the marker.
NotAnInterfaceException - Exception in tv.amwa.maj.exception
Thrown when an interface, represented by a Class instance, to be implemented by a new class instance is not a Java interface.
NotAnInterfaceException(String) - Constructor for exception tv.amwa.maj.exception.NotAnInterfaceException
Create a new not an interface exception with the given descriptive message.
NotAnInterfaceException() - Constructor for exception tv.amwa.maj.exception.NotAnInterfaceException
Create a new not an interface exception with no message.
NotImplementedException - Exception in tv.amwa.maj.exception
Thrown when a method is called that is not implemented in the MAJ API.
NotImplementedException(String) - Constructor for exception tv.amwa.maj.exception.NotImplementedException
Create a new not implemented exception with the given descriptive message.
NotImplementedException() - Constructor for exception tv.amwa.maj.exception.NotImplementedException
Create a new not implemented exception with no message.
NotOpenException - Exception in tv.amwa.maj.exception
Thrown when an operation on a file cannot take place because the file is not in an opened state.
NotOpenException(String) - Constructor for exception tv.amwa.maj.exception.NotOpenException
Create a new not open exception with the given descriptive message.
NotOpenException() - Constructor for exception tv.amwa.maj.exception.NotOpenException
Create a new not open exception with no message.
NotReadableException - Exception in tv.amwa.maj.exception
Thrown when a raw stream is not open and/or available for reading.
NotReadableException(String) - Constructor for exception tv.amwa.maj.exception.NotReadableException
Create a new not readable exception with the given descriptive message.
NotReadableException() - Constructor for exception tv.amwa.maj.exception.NotReadableException
Create a new not readable exception with no message.
NotSourceClipException - Exception in tv.amwa.maj.exception
Thrown when adding a pulldown reference to a source mob that does not contain a source clip.
NotSourceClipException(String) - Constructor for exception tv.amwa.maj.exception.NotSourceClipException
Create a new not source clip exception with the given descriptive message.
NotSourceClipException() - Constructor for exception tv.amwa.maj.exception.NotSourceClipException
Create a new not source clip exception with no message.
NotTapeMobException - Exception in tv.amwa.maj.exception
Thrown when a request is made to find the name of a tape associated with a master mob which is not describing tape-based material
NotTapeMobException(String) - Constructor for exception tv.amwa.maj.exception.NotTapeMobException
Create a new not a tape mob exception with the given descriptive message.
NotTapeMobException() - Constructor for exception tv.amwa.maj.exception.NotTapeMobException
Create a new not a tape mob exception with no message.
NotValidKeyException - Exception in tv.amwa.maj.exception
Thrown when creating a KLV data key that does not map to a built-in type.
NotValidKeyException(String) - Constructor for exception tv.amwa.maj.exception.NotValidKeyException
Create a new not a valid key exception with the given descriptive message.
NotValidKeyException() - Constructor for exception tv.amwa.maj.exception.NotValidKeyException
Create a new not a valid key exception with no message.
NotWriteableException - Exception in tv.amwa.maj.exception
Thrown when it is not possible to write to a file on the filing system.
NotWriteableException(String) - Constructor for exception tv.amwa.maj.exception.NotWriteableException
Create a new not writeable exception with the given descriptive message.
NotWriteableException() - Constructor for exception tv.amwa.maj.exception.NotWriteableException
Create a new not writeable exception with no message.
numberOfSamplesRead() - Method in class tv.amwa.maj.entity.EssenceData
 
numberOfSamplesRead() - Method in interface tv.amwa.maj.iface.EssenceData
Returns the number of bytes returned by the last call to EssenceData.readSampleIndex(int), which may be different from the number of bytes requested, for example near the end of the stream.
NumSlots - Annotation Type in tv.amwa.maj.misctype
Labels an integer (Java int) value that counts the number of slots contained within a mob or the number of mobs stored in content storage.
numSpecifiers() - Method in interface tv.amwa.maj.iface.EssenceFormat
Returns the number of specifiers present in this essence format.

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.