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

W

WAVE - Static variable in interface tv.amwa.maj.constant.CodecConstant
Codec used to encode raw audio data files originating from Microsoft and IBM as the audio file format for PCs.
WAVEDescriptor - Class in tv.amwa.maj.entity
Implements the description of a file of audio essence formatted according to the RIFF Waveform Audio File Format (WAVE).
WAVEDescriptor(ContainerDefinition, byte[]) - Constructor for class tv.amwa.maj.entity.WAVEDescriptor
Creates and initializes a new WAVE descriptor, which specifies that a file source mob is associated with audio essence formatted according to the RIFF Waveform Audio File Format (WAVE).
WAVEDescriptor - Interface in tv.amwa.maj.iface
Specifies the description of a file of audio essence formatted according to the RIFF Waveform Audio File Format (WAVE).
WAVEDescriptor.XMLHandler - Class in tv.amwa.maj.entity
 
WAVEDescriptor.XMLHandler() - Constructor for class tv.amwa.maj.entity.WAVEDescriptor.XMLHandler
 
WAVEDESCRIPTOR_TAG - Static variable in class tv.amwa.maj.entity.WAVEDescriptor
 
write(byte[]) - Method in class tv.amwa.maj.entity.EssenceData
 
write(byte[]) - Method in class tv.amwa.maj.entity.RIFFChunk
 
write(byte[]) - Method in interface tv.amwa.maj.iface.EssenceData
Write a pre-interleaved data item into the essence stream, starting at the current position.
write(byte[]) - Method in interface tv.amwa.maj.iface.RawStorage
Writes the given bytes into the stream of the raw storage.
write(byte[]) - Method in interface tv.amwa.maj.iface.RIFFChunk
Writes the given bytes to this RIFF chunk data at the current position.
write(PropertyValue, byte[]) - Method in interface tv.amwa.maj.iface.TypeDefinitionStream
Write the given data buffer, an array of bytes, into the given stream property value and its current position.
write(PropertyValue, byte[]) - Method in class tv.amwa.maj.meta.TypeDefinitionStream
 
writeAt(long, byte[]) - Method in interface tv.amwa.maj.iface.RandomRawStorage
Writes the given data buffer into the stream of the raw storage at the given position.
writeAt(byte[], long) - Method in interface tv.amwa.maj.iface.SetFileBits
Writes the given data buffer into the file and the given position.
writeElements(PropertyValue, TypeDefinition, PropertyValue[]) - Method in interface tv.amwa.maj.iface.TypeDefinitionStream
Writes the elements of the given array of property values of the given element type into the given stream property value at its current position.
writeElements(PropertyValue, TypeDefinition, PropertyValue[]) - Method in class tv.amwa.maj.meta.TypeDefinitionStream
 
writeFile(File, Header) - Static method in class tv.amwa.maj.io.xml.AAFXMLFile
 
writeMultiSamples(MultiXferItem[]) - Method in interface tv.amwa.maj.iface.EssenceMultiAccess
Writes multiple channels worth of sample data into the essence from an array of items representing interleaved data streams in the natural order for the codec.
writePeakEnvelopeData(byte[]) - Method in class tv.amwa.maj.entity.PCMDescriptor
 
writePeakEnvelopeData(byte[]) - Method in interface tv.amwa.maj.iface.PCMDescriptor
Write the given bytes to the peak envelope data stream of the PCM descriptor at the current position, as determined by calling PCMDescriptor.getPeakEnvelopeDataPosition().
writeSampleIndex(byte[]) - Method in class tv.amwa.maj.entity.EssenceData
 
writeSampleIndex(byte[]) - Method in interface tv.amwa.maj.iface.EssenceData
Writes the given sample index data to the sample index data at the current sample index stream position.
writeSamples(int, byte[]) - Method in interface tv.amwa.maj.iface.EssenceAccess
Writes data to the essence stream.
writeStreams(Document, File) - Static method in class tv.amwa.maj.io.xml.XMLBuilder
 
WrongOpenModeException - Exception in tv.amwa.maj.exception
Thrown when an attempt is made to save data to a file that was not opened for writing or other modification.
WrongOpenModeException(String) - Constructor for exception tv.amwa.maj.exception.WrongOpenModeException
Create a new wrong open mode exception with the given descriptive message.
WrongOpenModeException() - Constructor for exception tv.amwa.maj.exception.WrongOpenModeException
Create a new wrong open mode exception with no message.

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.