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 _ 

N

name() - Method in interface tv.amwa.maj.industry.MediaEnumerationValue
Returns the unique name associated with the enumeration constant.
namebasedAUID(byte[]) - Static method in class tv.amwa.maj.industry.Forge
Generates a new UUID as an AUID generated with the name-based method, type 3.
namebasedAUID(String) - Static method in class tv.amwa.maj.industry.Forge
Generates a new UUID as an AUID generated with the name-based method, type 3, from a Java string value.
namebasedAUID(byte[]) - Static method in class tv.amwa.maj.record.impl.AUIDImpl
Creates a new UUID as an AUID generated with the name-based method, type 3.
nameToAAFName(String) - Method in class tv.amwa.maj.meta.impl.ClassDefinitionImpl
 
nameToAAFName(String) - Method in class tv.amwa.maj.meta.impl.MetaDefinitionImpl
 
nameToAAFName(String) - Method in class tv.amwa.maj.meta.impl.PropertyDefinitionImpl
 
nameToAAFName(String) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionFixedArrayImpl
 
nameToAAFName(String) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionImpl
 
nameToAAFName(String) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionRenameImpl
 
nameToAAFName(String) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionSetImpl
 
nameToAAFName(String) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionStrongObjectReferenceImpl
 
nameToAAFName(String) - Method in class tv.amwa.maj.meta.impl.TypeDefinitionVariableArrayImpl
 
NestedScope - Interface in tv.amwa.maj.model
Specifies a scope and has an ordered set of segments.
NestedScopeImpl - Class in tv.amwa.maj.model.impl
Implements a scope and has an ordered set of segments.
NestedScopeImpl() - Constructor for class tv.amwa.maj.model.impl.NestedScopeImpl
 
NestedScopeImpl(List<Segment>) - Constructor for class tv.amwa.maj.model.impl.NestedScopeImpl
Creates and initializes a nested scope object, which defines a scope and has an ordered set of segments.
NetworkLocator - Interface in tv.amwa.maj.model
Specifies information to help find a file containing essence, using a uniform resource identifier (URI).
NetworkLocatorImpl - Class in tv.amwa.maj.model.impl
Implements a representation of information to help find a file containing essence, using a uniform resource identifier (URI).
NetworkLocatorImpl() - Constructor for class tv.amwa.maj.model.impl.NetworkLocatorImpl
 
NetworkLocatorImpl(String) - Constructor for class tv.amwa.maj.model.impl.NetworkLocatorImpl
Creates and initializes a new network locator, which provides information to help find a file containing essence.
NetworkLocatorStrongReference - Static variable in interface tv.amwa.maj.industry.TypeDefinitions
Defines the type for a value that represents a strong reference to a network locator.
newFile(String) - Method in class tv.amwa.maj.io.mxf.ListOfFiles.NewFileHandler
 
NewFileHandler() - Constructor for class tv.amwa.maj.io.mxf.ListOfFiles.NewFileHandler
 
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.model.impl.SourcePackageImpl
 
newPhysicalSourceReference(Rational, int, DataDefinition, SourceReferenceValue, long) - Method in interface tv.amwa.maj.model.SourcePackage
Connects this source package with the physical source package that describes the previous generation of essence, appending it to the existing package chain.
newPhysSourceRef(Rational, int, DataDefinition, SourceReferenceValue, long) - Method in class tv.amwa.maj.model.impl.MaterialPackageImpl
 
newPhysSourceRef(Rational, int, DataDefinition, SourceReferenceValue, long) - Method in interface tv.amwa.maj.model.MaterialPackage
Connects this Source package with the physical Source package that describes the previous generation of essence, replacing any existing package data.
nextInstance() - Method in class tv.amwa.maj.record.impl.PackageIDImpl
Returns a new package id with the same material number as this one and a newly created instance number.
nextInstance() - Method in interface tv.amwa.maj.record.PackageID
Returns a new package identifier with the same material number as this one and a newly created instance number.
nilAUID() - Static method in class tv.amwa.maj.industry.Forge
Makes the nil AUID that represents the nil UUID, a special value where every byte element is set to zero.
NO_TEMPORAL_REORDERING - Static variable in interface tv.amwa.maj.io.mxf.DeltaEntry
Indicates that no temporal ordering should be applied and that no different exists between the stored order and display order.
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
 
NoPrefaceException - Exception in tv.amwa.maj.exception
Thrown when a file does not contain a preface object.
NoPrefaceException(String) - Constructor for exception tv.amwa.maj.exception.NoPrefaceException
Create a new no preface exception with the given descriptive message.
NoPrefaceException() - Constructor for exception tv.amwa.maj.exception.NoPrefaceException
Create a new no preface exception with no message.
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.
NoTracksDescribed - Static variable in interface tv.amwa.maj.model.DescriptiveMarker
No tracks are described by the marker.
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 package 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.
NotTapePackageException - Exception in tv.amwa.maj.exception
Thrown when a request is made to find the name of a tape associated with a material package which is not describing tape-based material
NotTapePackageException(String) - Constructor for exception tv.amwa.maj.exception.NotTapePackageException
Create a new not a tape package exception with the given descriptive message.
NotTapePackageException() - Constructor for exception tv.amwa.maj.exception.NotTapePackageException
Create a new not a tape package 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.
now() - Static method in class tv.amwa.maj.industry.Forge
Make a timestamp representing the date and time now.
numSpecifiers() - Method in class tv.amwa.maj.io.file.EssenceFormat
 
numSpecifiers() - Method in interface tv.amwa.maj.model.EssenceFormat
Returns the number of specifiers present in this essence format.
NumTracks - Annotation Type in tv.amwa.maj.misctype
Labels an integer (Java int) value that counts the number of tracks contained within a package or the number of packages stored in content storage.
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.