RIFF WAV for Java
A B C D E F G H I L M N O P R S T U V W 

A

ADTL_VALUE - Static variable in enum com.skratchdot.riff.wav.ChunkDataListTypeID
The 'ADTL' literal value.
alternatingSilentAndDataChunks - Variable in class com.skratchdot.riff.wav.impl.ChunkWaveListImpl
The cached value of the 'Alternating Silent And Data Chunks' containment reference list.
array() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
arrayOffset() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
asByteBuffer() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
asCharBuffer() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
asDoubleBuffer() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
asFloatBuffer() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
asIntBuffer() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
asLongBuffer() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
asReadOnlyBuffer() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
asShortBuffer() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
AUDIO_FILE_FORMAT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Audio File Format' data type.
AUDIO_FILE_FORMAT - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Audio File Format' data type.
AUDIO_FORMAT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Audio Format' data type.
AUDIO_FORMAT - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Audio Format' data type.
AUDIO_INPUT_STREAM - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Audio Input Stream' data type.
AUDIO_INPUT_STREAM - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Audio Input Stream' data type.
AVERAGE_BYTES_PER_SECOND_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
The default value of the 'Average Bytes Per Second' attribute.
averageBytesPerSecond - Variable in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
The cached value of the 'Average Bytes Per Second' attribute.

B

BACKWARD_VALUE - Static variable in enum com.skratchdot.riff.wav.SampleLoopType
The 'BACKWARD' literal value.
basicSetSampleData(SampleData, NotificationChain) - Method in class com.skratchdot.riff.wav.impl.ChannelImpl
 
BLOCK_ALIGN_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
The default value of the 'Block Align' attribute.
BLOCK_ALIGNED_SIZE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkImpl
The default value of the 'Block Aligned Size' attribute.
BLOCK_START_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.CuePointImpl
The default value of the 'Block Start' attribute.
blockAlign - Variable in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
The cached value of the 'Block Align' attribute.
blockAlign() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
If the buffer is currently at an odd position, it will advance to an even position.
blockAlign() - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
If the filepointer is currently at an odd position, it will advance to an even position.
blockStart - Variable in class com.skratchdot.riff.wav.impl.CuePointImpl
The cached value of the 'Block Start' attribute.

C

capacity() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
caseChannel(Channel) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Channel'.
caseChunk(Chunk) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Chunk'.
caseChunkCue(ChunkCue) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Chunk Cue'.
caseChunkData(ChunkData) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Chunk Data'.
caseChunkDataList(ChunkDataList) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Chunk Data List'.
caseChunkDataListType(ChunkDataListType) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Chunk Data List Type'.
caseChunkDataListTypeLabel(ChunkDataListTypeLabel) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Chunk Data List Type Label'.
caseChunkDataListTypeLabeledText(ChunkDataListTypeLabeledText) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Chunk Data List Type Labeled Text'.
caseChunkDataListTypeNote(ChunkDataListTypeNote) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Chunk Data List Type Note'.
caseChunkFact(ChunkFact) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Chunk Fact'.
caseChunkFormat(ChunkFormat) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Chunk Format'.
caseChunkInstrument(ChunkInstrument) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Chunk Instrument'.
caseChunkPlayList(ChunkPlayList) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Chunk Play List'.
caseChunkSampler(ChunkSampler) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Chunk Sampler'.
caseChunkSilent(ChunkSilent) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Chunk Silent'.
caseChunkUnknown(ChunkUnknown) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Chunk Unknown'.
caseChunkWaveList(ChunkWaveList) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Chunk Wave List'.
caseCuePoint(CuePoint) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Cue Point'.
caseParseChunkException(ParseChunkException) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Parse Chunk Exception'.
caseRIFFWave(RIFFWave) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'RIFF Wave'.
caseSampleData(SampleData) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Sample Data'.
caseSampleData16Bit(SampleData16Bit) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Sample Data16 Bit'.
caseSampleData8Bit(SampleData8Bit) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Sample Data8 Bit'.
caseSampleLoop(SampleLoop) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Sample Loop'.
caseSegment(Segment) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'Segment'.
Channel - Interface in com.skratchdot.riff.wav
A representation of the model object 'Channel'.
CHANNEL - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Channel' class.
CHANNEL - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Channel' class.
CHANNEL__SAMPLE_DATA - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Sample Data' containment reference.
CHANNEL__SAMPLE_DATA - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Sample Data' containment reference feature.
CHANNEL_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Channel' class.
ChannelImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Channel'.
ChannelImpl() - Constructor for class com.skratchdot.riff.wav.impl.ChannelImpl
 
channels - Variable in class com.skratchdot.riff.wav.impl.ChunkDataImpl
The cached value of the 'Channels' containment reference list.
Chunk - Interface in com.skratchdot.riff.wav
A representation of the model object 'Chunk'.
CHUNK - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Chunk' class.
CHUNK - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk' class.
CHUNK__BLOCK_ALIGNED_SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Block Aligned Size' attribute.
CHUNK__BLOCK_ALIGNED_SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Block Aligned Size' attribute feature.
CHUNK__CHUNK_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID' attribute.
CHUNK__CHUNK_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk Type ID' attribute feature.
CHUNK__CHUNK_TYPE_ID_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID Value' attribute.
CHUNK__CHUNK_TYPE_ID_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk Type ID Value' attribute feature.
CHUNK__SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Size' attribute.
CHUNK__SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Size' attribute feature.
CHUNK_CUE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Chunk Cue' class.
CHUNK_CUE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk Cue' class.
CHUNK_CUE__BLOCK_ALIGNED_SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Block Aligned Size' attribute.
CHUNK_CUE__CHUNK_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID' attribute.
CHUNK_CUE__CHUNK_TYPE_ID_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID Value' attribute.
CHUNK_CUE__CUE_POINTS - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Cue Points' reference list.
CHUNK_CUE__CUE_POINTS - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Cue Points' reference list feature.
CHUNK_CUE__NUMBER_OF_CUE_POINTS - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Number Of Cue Points' attribute.
CHUNK_CUE__NUMBER_OF_CUE_POINTS - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Number Of Cue Points' attribute feature.
CHUNK_CUE__SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Size' attribute.
CHUNK_CUE_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Chunk Cue' class.
CHUNK_DATA - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Chunk Data' class.
CHUNK_DATA - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk Data' class.
CHUNK_DATA__BLOCK_ALIGNED_SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Block Aligned Size' attribute.
CHUNK_DATA__CHANNELS - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Channels' containment reference list.
CHUNK_DATA__CHANNELS - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Channels' containment reference list feature.
CHUNK_DATA__CHUNK_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID' attribute.
CHUNK_DATA__CHUNK_TYPE_ID_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID Value' attribute.
CHUNK_DATA__SAMPLE_DATA_ORIGINAL - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Sample Data Original' attribute.
CHUNK_DATA__SAMPLE_DATA_ORIGINAL - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Sample Data Original' attribute feature.
CHUNK_DATA__SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Size' attribute.
CHUNK_DATA_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Chunk Data' class.
CHUNK_DATA_LIST - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Chunk Data List' class.
CHUNK_DATA_LIST - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk Data List' class.
CHUNK_DATA_LIST__BLOCK_ALIGNED_SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Block Aligned Size' attribute.
CHUNK_DATA_LIST__CHUNK_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID' attribute.
CHUNK_DATA_LIST__CHUNK_TYPE_ID_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID Value' attribute.
CHUNK_DATA_LIST__DATA_LIST_CHUNKS - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Data List Chunks' reference list.
CHUNK_DATA_LIST__DATA_LIST_CHUNKS - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Data List Chunks' reference list feature.
CHUNK_DATA_LIST__SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Size' attribute.
CHUNK_DATA_LIST__TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Type ID' attribute.
CHUNK_DATA_LIST__TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Type ID' attribute feature.
CHUNK_DATA_LIST_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Chunk Data List' class.
CHUNK_DATA_LIST_TYPE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Chunk Data List Type' class.
CHUNK_DATA_LIST_TYPE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk Data List Type' class.
CHUNK_DATA_LIST_TYPE__BLOCK_ALIGNED_SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Block Aligned Size' attribute.
CHUNK_DATA_LIST_TYPE__CHUNK_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID' attribute.
CHUNK_DATA_LIST_TYPE__CHUNK_TYPE_ID_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID Value' attribute.
CHUNK_DATA_LIST_TYPE__CUE_POINT_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Cue Point ID' attribute.
CHUNK_DATA_LIST_TYPE__CUE_POINT_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Cue Point ID' attribute feature.
CHUNK_DATA_LIST_TYPE__SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Size' attribute.
CHUNK_DATA_LIST_TYPE__TEXT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Text' attribute.
CHUNK_DATA_LIST_TYPE__TEXT - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Text' attribute feature.
CHUNK_DATA_LIST_TYPE__TEXT_AS_STRING - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Text As String' attribute.
CHUNK_DATA_LIST_TYPE__TEXT_AS_STRING - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Text As String' attribute feature.
CHUNK_DATA_LIST_TYPE_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Chunk Data List Type' class.
CHUNK_DATA_LIST_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Chunk Data List Type ID' enum.
CHUNK_DATA_LIST_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk Data List Type ID' enum.
CHUNK_DATA_LIST_TYPE_LABEL - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Chunk Data List Type Label' class.
CHUNK_DATA_LIST_TYPE_LABEL - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk Data List Type Label' class.
CHUNK_DATA_LIST_TYPE_LABEL__BLOCK_ALIGNED_SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Block Aligned Size' attribute.
CHUNK_DATA_LIST_TYPE_LABEL__CHUNK_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID' attribute.
CHUNK_DATA_LIST_TYPE_LABEL__CHUNK_TYPE_ID_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID Value' attribute.
CHUNK_DATA_LIST_TYPE_LABEL__CUE_POINT_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Cue Point ID' attribute.
CHUNK_DATA_LIST_TYPE_LABEL__SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Size' attribute.
CHUNK_DATA_LIST_TYPE_LABEL__TEXT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Text' attribute.
CHUNK_DATA_LIST_TYPE_LABEL__TEXT_AS_STRING - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Text As String' attribute.
CHUNK_DATA_LIST_TYPE_LABEL_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Chunk Data List Type Label' class.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Chunk Data List Type Labeled Text' class.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk Data List Type Labeled Text' class.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT__BLOCK_ALIGNED_SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Block Aligned Size' attribute.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT__CHUNK_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID' attribute.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT__CHUNK_TYPE_ID_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID Value' attribute.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT__CODE_PAGE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Code Page' attribute.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT__CODE_PAGE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Code Page' attribute feature.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT__COUNTRY - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Country' attribute.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT__COUNTRY - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Country' attribute feature.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT__CUE_POINT_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Cue Point ID' attribute.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT__DIALECT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Dialect' attribute.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT__DIALECT - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Dialect' attribute feature.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT__LANGUAGE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Language' attribute.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT__LANGUAGE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Language' attribute feature.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT__PURPOSE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Purpose ID' attribute.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT__PURPOSE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Purpose ID' attribute feature.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT__SAMPLE_LENGTH - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Sample Length' attribute.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT__SAMPLE_LENGTH - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Sample Length' attribute feature.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT__SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Size' attribute.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT__TEXT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Text' attribute.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT__TEXT_AS_STRING - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Text As String' attribute.
CHUNK_DATA_LIST_TYPE_LABELED_TEXT_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Chunk Data List Type Labeled Text' class.
CHUNK_DATA_LIST_TYPE_NOTE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Chunk Data List Type Note' class.
CHUNK_DATA_LIST_TYPE_NOTE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk Data List Type Note' class.
CHUNK_DATA_LIST_TYPE_NOTE__BLOCK_ALIGNED_SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Block Aligned Size' attribute.
CHUNK_DATA_LIST_TYPE_NOTE__CHUNK_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID' attribute.
CHUNK_DATA_LIST_TYPE_NOTE__CHUNK_TYPE_ID_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID Value' attribute.
CHUNK_DATA_LIST_TYPE_NOTE__CUE_POINT_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Cue Point ID' attribute.
CHUNK_DATA_LIST_TYPE_NOTE__SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Size' attribute.
CHUNK_DATA_LIST_TYPE_NOTE__TEXT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Text' attribute.
CHUNK_DATA_LIST_TYPE_NOTE__TEXT_AS_STRING - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Text As String' attribute.
CHUNK_DATA_LIST_TYPE_NOTE_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Chunk Data List Type Note' class.
CHUNK_FACT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Chunk Fact' class.
CHUNK_FACT - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk Fact' class.
CHUNK_FACT__BLOCK_ALIGNED_SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Block Aligned Size' attribute.
CHUNK_FACT__CHUNK_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID' attribute.
CHUNK_FACT__CHUNK_TYPE_ID_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID Value' attribute.
CHUNK_FACT__FORMAT_DEPENDANT_DATA - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Format Dependant Data' attribute.
CHUNK_FACT__FORMAT_DEPENDANT_DATA - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Format Dependant Data' attribute feature.
CHUNK_FACT__SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Size' attribute.
CHUNK_FACT_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Chunk Fact' class.
CHUNK_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Chunk' class.
CHUNK_FORMAT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Chunk Format' class.
CHUNK_FORMAT - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk Format' class.
CHUNK_FORMAT__AVERAGE_BYTES_PER_SECOND - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Average Bytes Per Second' attribute.
CHUNK_FORMAT__AVERAGE_BYTES_PER_SECOND - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Average Bytes Per Second' attribute feature.
CHUNK_FORMAT__BLOCK_ALIGN - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Block Align' attribute.
CHUNK_FORMAT__BLOCK_ALIGN - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Block Align' attribute feature.
CHUNK_FORMAT__BLOCK_ALIGNED_SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Block Aligned Size' attribute.
CHUNK_FORMAT__CHUNK_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID' attribute.
CHUNK_FORMAT__CHUNK_TYPE_ID_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID Value' attribute.
CHUNK_FORMAT__COMPRESSION_CODE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Compression Code' attribute.
CHUNK_FORMAT__COMPRESSION_CODE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Compression Code' attribute feature.
CHUNK_FORMAT__COMPRESSION_CODE_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Compression Code Value' attribute.
CHUNK_FORMAT__COMPRESSION_CODE_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Compression Code Value' attribute feature.
CHUNK_FORMAT__EXTRA_FORMAT_BYTES - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Extra Format Bytes' attribute.
CHUNK_FORMAT__EXTRA_FORMAT_BYTES - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Extra Format Bytes' attribute feature.
CHUNK_FORMAT__NUMBER_OF_CHANNELS - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Number Of Channels' attribute.
CHUNK_FORMAT__NUMBER_OF_CHANNELS - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Number Of Channels' attribute feature.
CHUNK_FORMAT__NUMBER_OF_EXTRA_FORMAT_BYTES - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Number Of Extra Format Bytes' attribute.
CHUNK_FORMAT__NUMBER_OF_EXTRA_FORMAT_BYTES - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Number Of Extra Format Bytes' attribute feature.
CHUNK_FORMAT__SAMPLE_RATE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Sample Rate' attribute.
CHUNK_FORMAT__SAMPLE_RATE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Sample Rate' attribute feature.
CHUNK_FORMAT__SIGNIFICANT_BITS_PER_SAMPLE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Significant Bits Per Sample' attribute.
CHUNK_FORMAT__SIGNIFICANT_BITS_PER_SAMPLE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Significant Bits Per Sample' attribute feature.
CHUNK_FORMAT__SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Size' attribute.
CHUNK_FORMAT_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Chunk Format' class.
CHUNK_INSTRUMENT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Chunk Instrument' class.
CHUNK_INSTRUMENT - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk Instrument' class.
CHUNK_INSTRUMENT__BLOCK_ALIGNED_SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Block Aligned Size' attribute.
CHUNK_INSTRUMENT__CHUNK_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID' attribute.
CHUNK_INSTRUMENT__CHUNK_TYPE_ID_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID Value' attribute.
CHUNK_INSTRUMENT__FINE_TUNE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Fine Tune' attribute.
CHUNK_INSTRUMENT__FINE_TUNE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Fine Tune' attribute feature.
CHUNK_INSTRUMENT__GAIN - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Gain' attribute.
CHUNK_INSTRUMENT__GAIN - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Gain' attribute feature.
CHUNK_INSTRUMENT__HIGH_NOTE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'High Note' attribute.
CHUNK_INSTRUMENT__HIGH_NOTE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'High Note' attribute feature.
CHUNK_INSTRUMENT__HIGH_VELOCITY - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'High Velocity' attribute.
CHUNK_INSTRUMENT__HIGH_VELOCITY - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'High Velocity' attribute feature.
CHUNK_INSTRUMENT__LOW_NOTE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Low Note' attribute.
CHUNK_INSTRUMENT__LOW_NOTE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Low Note' attribute feature.
CHUNK_INSTRUMENT__LOW_VELOCITY - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Low Velocity' attribute.
CHUNK_INSTRUMENT__LOW_VELOCITY - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Low Velocity' attribute feature.
CHUNK_INSTRUMENT__SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Size' attribute.
CHUNK_INSTRUMENT__UNSHIFTED_NOTE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Unshifted Note' attribute.
CHUNK_INSTRUMENT__UNSHIFTED_NOTE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Unshifted Note' attribute feature.
CHUNK_INSTRUMENT_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Chunk Instrument' class.
CHUNK_PLAY_LIST - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Chunk Play List' class.
CHUNK_PLAY_LIST - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk Play List' class.
CHUNK_PLAY_LIST__BLOCK_ALIGNED_SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Block Aligned Size' attribute.
CHUNK_PLAY_LIST__CHUNK_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID' attribute.
CHUNK_PLAY_LIST__CHUNK_TYPE_ID_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID Value' attribute.
CHUNK_PLAY_LIST__NUMBER_OF_SEGMENTS - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Number Of Segments' attribute.
CHUNK_PLAY_LIST__NUMBER_OF_SEGMENTS - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Number Of Segments' attribute feature.
CHUNK_PLAY_LIST__SEGMENTS - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Segments' reference list.
CHUNK_PLAY_LIST__SEGMENTS - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Segments' reference list feature.
CHUNK_PLAY_LIST__SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Size' attribute.
CHUNK_PLAY_LIST_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Chunk Play List' class.
CHUNK_SAMPLER - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Chunk Sampler' class.
CHUNK_SAMPLER - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk Sampler' class.
CHUNK_SAMPLER__BLOCK_ALIGNED_SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Block Aligned Size' attribute.
CHUNK_SAMPLER__CHUNK_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID' attribute.
CHUNK_SAMPLER__CHUNK_TYPE_ID_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID Value' attribute.
CHUNK_SAMPLER__MANUFACTURER - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Manufacturer' attribute.
CHUNK_SAMPLER__MANUFACTURER - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Manufacturer' attribute feature.
CHUNK_SAMPLER__MIDI_PITCH_FRACTION - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Midi Pitch Fraction' attribute.
CHUNK_SAMPLER__MIDI_PITCH_FRACTION - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Midi Pitch Fraction' attribute feature.
CHUNK_SAMPLER__MIDI_UNITY_NOTE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Midi Unity Note' attribute.
CHUNK_SAMPLER__MIDI_UNITY_NOTE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Midi Unity Note' attribute feature.
CHUNK_SAMPLER__NUMBER_OF_SAMPLE_LOOPS - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Number Of Sample Loops' attribute.
CHUNK_SAMPLER__NUMBER_OF_SAMPLE_LOOPS - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Number Of Sample Loops' attribute feature.
CHUNK_SAMPLER__PRODUCT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Product' attribute.
CHUNK_SAMPLER__PRODUCT - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Product' attribute feature.
CHUNK_SAMPLER__SAMPLE_LOOPS - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Sample Loops' containment reference list.
CHUNK_SAMPLER__SAMPLE_LOOPS - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Sample Loops' containment reference list feature.
CHUNK_SAMPLER__SAMPLE_PERIOD - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Sample Period' attribute.
CHUNK_SAMPLER__SAMPLE_PERIOD - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Sample Period' attribute feature.
CHUNK_SAMPLER__SAMPLER_DATA - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Sampler Data' attribute.
CHUNK_SAMPLER__SAMPLER_DATA - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Sampler Data' attribute feature.
CHUNK_SAMPLER__SAMPLER_DATA_SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Sampler Data Size' attribute.
CHUNK_SAMPLER__SAMPLER_DATA_SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Sampler Data Size' attribute feature.
CHUNK_SAMPLER__SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Size' attribute.
CHUNK_SAMPLER__SMPTE_FORMAT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Smpte Format' attribute.
CHUNK_SAMPLER__SMPTE_FORMAT - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Smpte Format' attribute feature.
CHUNK_SAMPLER__SMPTE_OFFSET - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Smpte Offset' attribute.
CHUNK_SAMPLER__SMPTE_OFFSET - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Smpte Offset' attribute feature.
CHUNK_SAMPLER_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Chunk Sampler' class.
CHUNK_SILENT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Chunk Silent' class.
CHUNK_SILENT - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk Silent' class.
CHUNK_SILENT__BLOCK_ALIGNED_SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Block Aligned Size' attribute.
CHUNK_SILENT__CHUNK_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID' attribute.
CHUNK_SILENT__CHUNK_TYPE_ID_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID Value' attribute.
CHUNK_SILENT__NUMBER_OF_SILENT_SAMPLES - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Number Of Silent Samples' attribute.
CHUNK_SILENT__NUMBER_OF_SILENT_SAMPLES - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Number Of Silent Samples' attribute feature.
CHUNK_SILENT__SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Size' attribute.
CHUNK_SILENT_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Chunk Silent' class.
CHUNK_START_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.CuePointImpl
The default value of the 'Chunk Start' attribute.
CHUNK_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Chunk Type ID' enum.
CHUNK_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk Type ID' enum.
CHUNK_TYPE_ID_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkImpl
The default value of the 'Chunk Type ID' attribute.
CHUNK_TYPE_ID_VALUE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkImpl
The default value of the 'Chunk Type ID Value' attribute.
CHUNK_UNKNOWN - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Chunk Unknown' class.
CHUNK_UNKNOWN - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk Unknown' class.
CHUNK_UNKNOWN__BLOCK_ALIGNED_SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Block Aligned Size' attribute.
CHUNK_UNKNOWN__CHUNK_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID' attribute.
CHUNK_UNKNOWN__CHUNK_TYPE_ID_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID Value' attribute.
CHUNK_UNKNOWN__DATA - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Data' attribute.
CHUNK_UNKNOWN__DATA - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Data' attribute feature.
CHUNK_UNKNOWN__SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Size' attribute.
CHUNK_UNKNOWN__UNKNOWN_CHUNK_TYPE_ID_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Unknown Chunk Type Id Value' attribute.
CHUNK_UNKNOWN__UNKNOWN_CHUNK_TYPE_ID_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Unknown Chunk Type Id Value' attribute feature.
CHUNK_UNKNOWN__WAV_RANDOM_ACCESS_FILE_POINTER - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Wav Random Access File Pointer' attribute.
CHUNK_UNKNOWN__WAV_RANDOM_ACCESS_FILE_POINTER - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Wav Random Access File Pointer' attribute feature.
CHUNK_UNKNOWN_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Chunk Unknown' class.
CHUNK_WAVE_LIST - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Chunk Wave List' class.
CHUNK_WAVE_LIST - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk Wave List' class.
CHUNK_WAVE_LIST__ALTERNATING_SILENT_AND_DATA_CHUNKS - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Alternating Silent And Data Chunks' containment reference list.
CHUNK_WAVE_LIST__ALTERNATING_SILENT_AND_DATA_CHUNKS - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Alternating Silent And Data Chunks' containment reference list feature.
CHUNK_WAVE_LIST__BLOCK_ALIGNED_SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Block Aligned Size' attribute.
CHUNK_WAVE_LIST__CHUNK_TYPE_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID' attribute.
CHUNK_WAVE_LIST__CHUNK_TYPE_ID_VALUE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Type ID Value' attribute.
CHUNK_WAVE_LIST__SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Size' attribute.
CHUNK_WAVE_LIST_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Chunk Wave List' class.
ChunkCue - Interface in com.skratchdot.riff.wav
A representation of the model object 'Chunk Cue'.
ChunkCueImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Chunk Cue'.
ChunkCueImpl() - Constructor for class com.skratchdot.riff.wav.impl.ChunkCueImpl
 
ChunkData - Interface in com.skratchdot.riff.wav
A representation of the model object 'Chunk Data'.
ChunkDataImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Chunk Data'.
ChunkDataImpl() - Constructor for class com.skratchdot.riff.wav.impl.ChunkDataImpl
 
ChunkDataList - Interface in com.skratchdot.riff.wav
A representation of the model object 'Chunk Data List'.
ChunkDataListImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Chunk Data List'.
ChunkDataListImpl() - Constructor for class com.skratchdot.riff.wav.impl.ChunkDataListImpl
 
ChunkDataListType - Interface in com.skratchdot.riff.wav
A representation of the model object 'Chunk Data List Type'.
ChunkDataListTypeID - Enum in com.skratchdot.riff.wav
A representation of the literals of the enumeration 'Chunk Data List Type ID', and utility methods for working with them.
ChunkDataListTypeImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Chunk Data List Type'.
ChunkDataListTypeImpl() - Constructor for class com.skratchdot.riff.wav.impl.ChunkDataListTypeImpl
 
ChunkDataListTypeLabel - Interface in com.skratchdot.riff.wav
A representation of the model object 'Chunk Data List Type Label'.
ChunkDataListTypeLabeledText - Interface in com.skratchdot.riff.wav
A representation of the model object 'Chunk Data List Type Labeled Text'.
ChunkDataListTypeLabeledTextImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Chunk Data List Type Labeled Text'.
ChunkDataListTypeLabeledTextImpl() - Constructor for class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
ChunkDataListTypeLabelImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Chunk Data List Type Label'.
ChunkDataListTypeLabelImpl() - Constructor for class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabelImpl
 
ChunkDataListTypeNote - Interface in com.skratchdot.riff.wav
A representation of the model object 'Chunk Data List Type Note'.
ChunkDataListTypeNoteImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Chunk Data List Type Note'.
ChunkDataListTypeNoteImpl() - Constructor for class com.skratchdot.riff.wav.impl.ChunkDataListTypeNoteImpl
 
ChunkFact - Interface in com.skratchdot.riff.wav
A representation of the model object 'Chunk Fact'.
ChunkFactImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Chunk Fact'.
ChunkFactImpl() - Constructor for class com.skratchdot.riff.wav.impl.ChunkFactImpl
 
ChunkFormat - Interface in com.skratchdot.riff.wav
A representation of the model object 'Chunk Format'.
ChunkFormatImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Chunk Format'.
ChunkFormatImpl() - Constructor for class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
ChunkImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Chunk'.
ChunkImpl() - Constructor for class com.skratchdot.riff.wav.impl.ChunkImpl
 
ChunkInstrument - Interface in com.skratchdot.riff.wav
A representation of the model object 'Chunk Instrument'.
ChunkInstrumentImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Chunk Instrument'.
ChunkInstrumentImpl() - Constructor for class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
ChunkPlayList - Interface in com.skratchdot.riff.wav
A representation of the model object 'Chunk Play List'.
ChunkPlayListImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Chunk Play List'.
ChunkPlayListImpl() - Constructor for class com.skratchdot.riff.wav.impl.ChunkPlayListImpl
 
chunks - Variable in class com.skratchdot.riff.wav.impl.RIFFWaveImpl
The cached value of the 'Chunks' containment reference list.
ChunkSampler - Interface in com.skratchdot.riff.wav
A representation of the model object 'Chunk Sampler'.
ChunkSamplerImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Chunk Sampler'.
ChunkSamplerImpl() - Constructor for class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
ChunkSilent - Interface in com.skratchdot.riff.wav
A representation of the model object 'Chunk Silent'.
ChunkSilentImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Chunk Silent'.
ChunkSilentImpl() - Constructor for class com.skratchdot.riff.wav.impl.ChunkSilentImpl
 
chunkStart - Variable in class com.skratchdot.riff.wav.impl.CuePointImpl
The cached value of the 'Chunk Start' attribute.
ChunkTypeID - Enum in com.skratchdot.riff.wav
A representation of the literals of the enumeration 'Chunk Type ID', and utility methods for working with them.
ChunkUnknown - Interface in com.skratchdot.riff.wav
A representation of the model object 'Chunk Unknown'.
ChunkUnknownImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Chunk Unknown'.
ChunkUnknownImpl() - Constructor for class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
 
ChunkWaveList - Interface in com.skratchdot.riff.wav
A representation of the model object 'Chunk Wave List'.
ChunkWaveListImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Chunk Wave List'.
ChunkWaveListImpl() - Constructor for class com.skratchdot.riff.wav.impl.ChunkWaveListImpl
 
clear() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
close() - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
CODE_PAGE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
The default value of the 'Code Page' attribute.
codePage - Variable in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
The cached value of the 'Code Page' attribute.
com.skratchdot.riff.wav - package com.skratchdot.riff.wav
 
com.skratchdot.riff.wav.impl - package com.skratchdot.riff.wav.impl
 
com.skratchdot.riff.wav.util - package com.skratchdot.riff.wav.util
 
compact() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
compareTo(ByteBuffer) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
COMPRESSION_CODE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Compression Code' enum.
COMPRESSION_CODE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Compression Code' enum.
COMPRESSION_CODE_0_VALUE - Static variable in enum com.skratchdot.riff.wav.CompressionCode
The 'COMPRESSION CODE 0' literal value.
COMPRESSION_CODE_17_VALUE - Static variable in enum com.skratchdot.riff.wav.CompressionCode
The 'COMPRESSION CODE 17' literal value.
COMPRESSION_CODE_1_VALUE - Static variable in enum com.skratchdot.riff.wav.CompressionCode
The 'COMPRESSION CODE 1' literal value.
COMPRESSION_CODE_20_VALUE - Static variable in enum com.skratchdot.riff.wav.CompressionCode
The 'COMPRESSION CODE 20' literal value.
COMPRESSION_CODE_2_VALUE - Static variable in enum com.skratchdot.riff.wav.CompressionCode
The 'COMPRESSION CODE 2' literal value.
COMPRESSION_CODE_49_VALUE - Static variable in enum com.skratchdot.riff.wav.CompressionCode
The 'COMPRESSION CODE 49' literal value.
COMPRESSION_CODE_64_VALUE - Static variable in enum com.skratchdot.riff.wav.CompressionCode
The 'COMPRESSION CODE 64' literal value.
COMPRESSION_CODE_65536_VALUE - Static variable in enum com.skratchdot.riff.wav.CompressionCode
The 'COMPRESSION CODE 65536' literal value.
COMPRESSION_CODE_6_VALUE - Static variable in enum com.skratchdot.riff.wav.CompressionCode
The 'COMPRESSION CODE 6' literal value.
COMPRESSION_CODE_7_VALUE - Static variable in enum com.skratchdot.riff.wav.CompressionCode
The 'COMPRESSION CODE 7' literal value.
COMPRESSION_CODE_80_VALUE - Static variable in enum com.skratchdot.riff.wav.CompressionCode
The 'COMPRESSION CODE 80' literal value.
COMPRESSION_CODE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
The default value of the 'Compression Code' attribute.
COMPRESSION_CODE_VALUE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
The default value of the 'Compression Code Value' attribute.
CompressionCode - Enum in com.skratchdot.riff.wav
A representation of the literals of the enumeration 'Compression Code', and utility methods for working with them.
compressionCode - Variable in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
The cached value of the 'Compression Code' attribute.
compressionCodeValue - Variable in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
The cached value of the 'Compression Code Value' attribute.
convertAudioFileFormatToString(EDataType, Object) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
convertAudioFormatToString(EDataType, Object) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
convertAudioInputStreamToString(EDataType, Object) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
convertChunkDataListTypeIDToString(EDataType, Object) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
convertChunkTypeIDToString(EDataType, Object) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
convertCompressionCodeToString(EDataType, Object) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
convertExceptionToString(EDataType, Object) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
convertExtendedByteBufferToString(EDataType, Object) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
convertFileToString(EDataType, Object) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
convertIOExceptionToString(EDataType, Object) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
convertRiffWaveExceptionToString(EDataType, Object) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
convertSampleLoopTypeToString(EDataType, Object) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
convertSMPTEFormatToString(EDataType, Object) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
convertToString(EDataType, Object) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
convertUnsignedIntToString(EDataType, Object) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
convertUnsignedShortToString(EDataType, Object) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
convertUnsupportedAudioFileExceptionToString(EDataType, Object) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
country - Variable in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
The cached value of the 'Country' attribute.
COUNTRY_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
The default value of the 'Country' attribute.
create(EClass) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createAdapter(Notifier) - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates an adapter for the target.
createAudioFileFormatFromString(EDataType, String) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createAudioFormatFromString(EDataType, String) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createAudioInputStreamFromString(EDataType, String) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createChannel() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createChannel() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Channel'.
createChannelAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Channel'.
createChunkAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Chunk'.
createChunkCue() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createChunkCue() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Chunk Cue'.
createChunkCueAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Chunk Cue'.
createChunkData() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createChunkData() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Chunk Data'.
createChunkDataAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Chunk Data'.
createChunkDataList() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createChunkDataList() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Chunk Data List'.
createChunkDataListAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Chunk Data List'.
createChunkDataListTypeAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Chunk Data List Type'.
createChunkDataListTypeIDFromString(EDataType, String) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createChunkDataListTypeLabel() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createChunkDataListTypeLabel() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Chunk Data List Type Label'.
createChunkDataListTypeLabelAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Chunk Data List Type Label'.
createChunkDataListTypeLabeledText() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createChunkDataListTypeLabeledText() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Chunk Data List Type Labeled Text'.
createChunkDataListTypeLabeledTextAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Chunk Data List Type Labeled Text'.
createChunkDataListTypeNote() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createChunkDataListTypeNote() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Chunk Data List Type Note'.
createChunkDataListTypeNoteAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Chunk Data List Type Note'.
createChunkFact() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createChunkFact() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Chunk Fact'.
createChunkFactAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Chunk Fact'.
createChunkFormat() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createChunkFormat() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Chunk Format'.
createChunkFormatAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Chunk Format'.
createChunkInstrument() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createChunkInstrument() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Chunk Instrument'.
createChunkInstrumentAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Chunk Instrument'.
createChunkPlayList() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createChunkPlayList() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Chunk Play List'.
createChunkPlayListAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Chunk Play List'.
createChunkSampler() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createChunkSampler() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Chunk Sampler'.
createChunkSamplerAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Chunk Sampler'.
createChunkSilent() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createChunkSilent() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Chunk Silent'.
createChunkSilentAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Chunk Silent'.
createChunkTypeIDFromString(EDataType, String) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createChunkUnknown() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createChunkUnknown() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Chunk Unknown'.
createChunkUnknownAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Chunk Unknown'.
createChunkWaveList() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createChunkWaveList() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Chunk Wave List'.
createChunkWaveListAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Chunk Wave List'.
createCompressionCodeFromString(EDataType, String) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createCuePoint() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createCuePoint() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Cue Point'.
createCuePointAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Cue Point'.
createEObjectAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for the default case.
createExceptionFromString(EDataType, String) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createExtendedByteBufferFromString(EDataType, String) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createFileFromString(EDataType, String) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createFromString(EDataType, String) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createIOExceptionFromString(EDataType, String) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createPackageContents() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
Creates the meta-model objects for the package.
createParseChunkException() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createParseChunkException() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Parse Chunk Exception'.
createParseChunkExceptionAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Parse Chunk Exception'.
createResource(URI) - Method in class com.skratchdot.riff.wav.util.WavResourceFactoryImpl
Creates an instance of the resource.
createRIFFWave() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createRIFFWave(File) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createRIFFWave() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'RIFF Wave'.
createRIFFWave(File) - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'RIFF Wave'.
createRIFFWaveAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'RIFF Wave'.
createRiffWaveExceptionFromString(EDataType, String) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createSampleData16Bit() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createSampleData16Bit() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Sample Data16 Bit'.
createSampleData16BitAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Sample Data16 Bit'.
createSampleData8Bit() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createSampleData8Bit() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Sample Data8 Bit'.
createSampleData8BitAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Sample Data8 Bit'.
createSampleDataAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Sample Data'.
createSampleLoop() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createSampleLoop() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Sample Loop'.
createSampleLoopAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Sample Loop'.
createSampleLoopTypeFromString(EDataType, String) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createSegment() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createSegment() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns a new object of class 'Segment'.
createSegmentAdapter() - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates a new adapter for an object of class 'Segment'.
createSMPTEFormatFromString(EDataType, String) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createUnsignedIntFromString(EDataType, String) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createUnsignedShortFromString(EDataType, String) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
createUnsupportedAudioFileExceptionFromString(EDataType, String) - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
CUE__VALUE - Static variable in enum com.skratchdot.riff.wav.ChunkTypeID
The 'CUE ' literal value.
CUE_POINT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Cue Point' class.
CUE_POINT - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Cue Point' class.
CUE_POINT__BLOCK_START - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Block Start' attribute.
CUE_POINT__BLOCK_START - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Block Start' attribute feature.
CUE_POINT__CHUNK_START - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunk Start' attribute.
CUE_POINT__CHUNK_START - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunk Start' attribute feature.
CUE_POINT__CUE_POINT_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Cue Point ID' attribute.
CUE_POINT__CUE_POINT_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Cue Point ID' attribute feature.
CUE_POINT__DATA_CHUNK_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Data Chunk ID' attribute.
CUE_POINT__DATA_CHUNK_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Data Chunk ID' attribute feature.
CUE_POINT__POSITION - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Position' attribute.
CUE_POINT__POSITION - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Position' attribute feature.
CUE_POINT__SAMPLE_OFFSET - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Sample Offset' attribute.
CUE_POINT__SAMPLE_OFFSET - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Sample Offset' attribute feature.
CUE_POINT_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Cue Point' class.
CUE_POINT_ID_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkDataListTypeImpl
The default value of the 'Cue Point ID' attribute.
CUE_POINT_ID_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.CuePointImpl
The default value of the 'Cue Point ID' attribute.
CUE_POINT_ID_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.SampleLoopImpl
The default value of the 'Cue Point ID' attribute.
CUE_POINT_ID_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.SegmentImpl
The default value of the 'Cue Point ID' attribute.
CuePoint - Interface in com.skratchdot.riff.wav
A representation of the model object 'Cue Point'.
cuePointID - Variable in class com.skratchdot.riff.wav.impl.ChunkDataListTypeImpl
The cached value of the 'Cue Point ID' attribute.
cuePointID - Variable in class com.skratchdot.riff.wav.impl.CuePointImpl
The cached value of the 'Cue Point ID' attribute.
cuePointID - Variable in class com.skratchdot.riff.wav.impl.SampleLoopImpl
The cached value of the 'Cue Point ID' attribute.
cuePointID - Variable in class com.skratchdot.riff.wav.impl.SegmentImpl
The cached value of the 'Cue Point ID' attribute.
CuePointImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Cue Point'.
CuePointImpl() - Constructor for class com.skratchdot.riff.wav.impl.CuePointImpl
 
cuePoints - Variable in class com.skratchdot.riff.wav.impl.ChunkCueImpl
The cached value of the 'Cue Points' reference list.

D

data - Variable in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
The cached value of the 'Data' attribute.
DATA_CHUNK_ID_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.CuePointImpl
The default value of the 'Data Chunk ID' attribute.
DATA_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
The default value of the 'Data' attribute.
DATA_VALUE - Static variable in enum com.skratchdot.riff.wav.ChunkTypeID
The 'DATA' literal value.
dataChunkID - Variable in class com.skratchdot.riff.wav.impl.CuePointImpl
The cached value of the 'Data Chunk ID' attribute.
dataListChunks - Variable in class com.skratchdot.riff.wav.impl.ChunkDataListImpl
The cached value of the 'Data List Chunks' reference list.
defaultCase(EObject) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
dialect - Variable in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
The cached value of the 'Dialect' attribute.
DIALECT_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
The default value of the 'Dialect' attribute.
doLoad(InputStream, Map<?, ?>) - Method in class com.skratchdot.riff.wav.util.WavResourceImpl
 
doSave(OutputStream, Map<?, ?>) - Method in class com.skratchdot.riff.wav.util.WavResourceImpl
 
doSwitch(EObject) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EClass, EObject) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class com.skratchdot.riff.wav.util.WavSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
duplicate() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 

E

eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.ChannelImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.ChunkCueImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.ChunkDataImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.ChunkFactImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.ChunkImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.ChunkPlayListImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.ChunkSilentImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.ChunkWaveListImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.CuePointImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.ParseChunkExceptionImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.RIFFWaveImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.SampleData16BitImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.SampleData8BitImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.SampleLoopImpl
 
eGet(int, boolean, boolean) - Method in class com.skratchdot.riff.wav.impl.SegmentImpl
 
eINSTANCE - Static variable in interface com.skratchdot.riff.wav.WavFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The singleton instance of the package.
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class com.skratchdot.riff.wav.impl.ChannelImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class com.skratchdot.riff.wav.impl.ChunkDataImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class com.skratchdot.riff.wav.impl.ChunkWaveListImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class com.skratchdot.riff.wav.impl.RIFFWaveImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.ChannelImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.ChunkCueImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.ChunkDataImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.ChunkFactImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.ChunkImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.ChunkPlayListImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.ChunkSilentImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.ChunkWaveListImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.CuePointImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.ParseChunkExceptionImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.RIFFWaveImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.SampleData16BitImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.SampleData8BitImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.SampleLoopImpl
 
eIsSet(int) - Method in class com.skratchdot.riff.wav.impl.SegmentImpl
 
eNAME - Static variable in interface com.skratchdot.riff.wav.WavPackage
The package name.
end - Variable in class com.skratchdot.riff.wav.impl.SampleLoopImpl
The cached value of the 'End' attribute.
END_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.SampleLoopImpl
The default value of the 'End' attribute.
eNS_PREFIX - Static variable in interface com.skratchdot.riff.wav.WavPackage
The package namespace name.
eNS_URI - Static variable in interface com.skratchdot.riff.wav.WavPackage
The package namespace URI.
equals(Object) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.ChannelImpl
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.ChunkCueImpl
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.ChunkDataImpl
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListImpl
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeImpl
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.ChunkFactImpl
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.ChunkPlayListImpl
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.ChunkSilentImpl
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.ChunkWaveListImpl
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.CuePointImpl
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.ParseChunkExceptionImpl
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.RIFFWaveImpl
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.SampleData16BitImpl
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.SampleData8BitImpl
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.SampleLoopImpl
 
eSet(int, Object) - Method in class com.skratchdot.riff.wav.impl.SegmentImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.ChannelImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.ChunkCueImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.ChunkDataImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabelImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeNoteImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.ChunkFactImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.ChunkImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.ChunkPlayListImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.ChunkSilentImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.ChunkWaveListImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.CuePointImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.ParseChunkExceptionImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.RIFFWaveImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.SampleData16BitImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.SampleData8BitImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.SampleDataImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.SampleLoopImpl
 
eStaticClass() - Method in class com.skratchdot.riff.wav.impl.SegmentImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.ChannelImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.ChunkCueImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.ChunkDataImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.ChunkFactImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.ChunkPlayListImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.ChunkSilentImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.ChunkWaveListImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.CuePointImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.ParseChunkExceptionImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.RIFFWaveImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.SampleData16BitImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.SampleData8BitImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.SampleLoopImpl
 
eUnset(int) - Method in class com.skratchdot.riff.wav.impl.SegmentImpl
 
exception - Variable in class com.skratchdot.riff.wav.impl.ParseChunkExceptionImpl
The cached value of the 'Exception' attribute.
EXCEPTION - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Exception' data type.
EXCEPTION - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Exception' data type.
EXCEPTION_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ParseChunkExceptionImpl
The default value of the 'Exception' attribute.
EXTENDED_BYTE_BUFFER - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Extended Byte Buffer' data type.
EXTENDED_BYTE_BUFFER - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Extended Byte Buffer' data type.
ExtendedByteBuffer - Class in com.skratchdot.riff.wav.util
A wrapper class for ByteBuffer that extends functionality to allow for reading and putting unsigned data types.
ExtendedByteBuffer(int) - Constructor for class com.skratchdot.riff.wav.util.ExtendedByteBuffer
Allocates an ExtendedByteBuffer by calling ByteBuffer.allocate(int) internally
ExtendedByteBuffer(int, boolean) - Constructor for class com.skratchdot.riff.wav.util.ExtendedByteBuffer
Allocates an ExtendedByteBuffer by calling ByteBuffer.allocate(int) internally
ExtendedByteBuffer(byte[]) - Constructor for class com.skratchdot.riff.wav.util.ExtendedByteBuffer
Allocates an ExtendedByteBuffer by calling ByteBuffer.wrap(byte[]) internally
ExtendedByteBuffer(byte[], int, int) - Constructor for class com.skratchdot.riff.wav.util.ExtendedByteBuffer
Allocates an ExtendedByteBuffer by calling ByteBuffer.wrap(byte[], int, int) internally
EXTRA_FORMAT_BYTES_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
The default value of the 'Extra Format Bytes' attribute.
extraFormatBytes - Variable in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
The cached value of the 'Extra Format Bytes' attribute.

F

FACT_VALUE - Static variable in enum com.skratchdot.riff.wav.ChunkTypeID
The 'FACT' literal value.
FILE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'File' data type.
FILE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'File' data type.
FINE_TUNE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
The default value of the 'Fine Tune' attribute.
fineTune - Variable in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
The cached value of the 'Fine Tune' attribute.
flip() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
FMT__VALUE - Static variable in enum com.skratchdot.riff.wav.ChunkTypeID
The 'FMT ' literal value.
FORMAT_DEPENDANT_DATA_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkFactImpl
The default value of the 'Format Dependant Data' attribute.
formatDependantData - Variable in class com.skratchdot.riff.wav.impl.ChunkFactImpl
The cached value of the 'Format Dependant Data' attribute.
FORWARD_VALUE - Static variable in enum com.skratchdot.riff.wav.SampleLoopType
The 'FORWARD' literal value.
fraction - Variable in class com.skratchdot.riff.wav.impl.SampleLoopImpl
The cached value of the 'Fraction' attribute.
FRACTION_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.SampleLoopImpl
The default value of the 'Fraction' attribute.

G

gain - Variable in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
The cached value of the 'Gain' attribute.
GAIN_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
The default value of the 'Gain' attribute.
get(String) - Static method in enum com.skratchdot.riff.wav.ChunkDataListTypeID
Returns the 'Chunk Data List Type ID' literal with the specified literal value.
get(int) - Static method in enum com.skratchdot.riff.wav.ChunkDataListTypeID
Returns the 'Chunk Data List Type ID' literal with the specified integer value.
get(String) - Static method in enum com.skratchdot.riff.wav.ChunkTypeID
Returns the 'Chunk Type ID' literal with the specified literal value.
get(int) - Static method in enum com.skratchdot.riff.wav.ChunkTypeID
Returns the 'Chunk Type ID' literal with the specified integer value.
get(String) - Static method in enum com.skratchdot.riff.wav.CompressionCode
Returns the 'Compression Code' literal with the specified literal value.
get(int) - Static method in enum com.skratchdot.riff.wav.CompressionCode
Returns the 'Compression Code' literal with the specified integer value.
get(String) - Static method in enum com.skratchdot.riff.wav.SampleLoopType
Returns the 'Sample Loop Type' literal with the specified literal value.
get(int) - Static method in enum com.skratchdot.riff.wav.SampleLoopType
Returns the 'Sample Loop Type' literal with the specified integer value.
get(String) - Static method in enum com.skratchdot.riff.wav.SMPTEFormat
Returns the 'SMPTE Format' literal with the specified literal value.
get(int) - Static method in enum com.skratchdot.riff.wav.SMPTEFormat
Returns the 'SMPTE Format' literal with the specified integer value.
getAlternatingSilentAndDataChunks() - Method in interface com.skratchdot.riff.wav.ChunkWaveList
Returns the value of the 'Alternating Silent And Data Chunks' containment reference list.
getAlternatingSilentAndDataChunks() - Method in class com.skratchdot.riff.wav.impl.ChunkWaveListImpl
 
getAudioFileFormat() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getAudioFileFormat() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for data type 'Audio File Format'.
getAudioFormat() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getAudioFormat() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for data type 'Audio Format'.
getAudioInputStream() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getAudioInputStream() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for data type 'Audio Input Stream'.
getAverageBytesPerSecond() - Method in interface com.skratchdot.riff.wav.ChunkFormat
Returns the value of the 'Average Bytes Per Second' attribute.
getAverageBytesPerSecond() - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
getBlockAlign() - Method in interface com.skratchdot.riff.wav.ChunkFormat
Returns the value of the 'Block Align' attribute.
getBlockAlign() - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
getBlockAlignedSize() - Method in interface com.skratchdot.riff.wav.Chunk
Returns the value of the 'Block Aligned Size' attribute.
getBlockAlignedSize() - Method in class com.skratchdot.riff.wav.impl.ChunkImpl
 
getBlockStart() - Method in interface com.skratchdot.riff.wav.CuePoint
Returns the value of the 'Block Start' attribute.
getBlockStart() - Method in class com.skratchdot.riff.wav.impl.CuePointImpl
 
getByName(String) - Static method in enum com.skratchdot.riff.wav.ChunkDataListTypeID
Returns the 'Chunk Data List Type ID' literal with the specified name.
getByName(String) - Static method in enum com.skratchdot.riff.wav.ChunkTypeID
Returns the 'Chunk Type ID' literal with the specified name.
getByName(String) - Static method in enum com.skratchdot.riff.wav.CompressionCode
Returns the 'Compression Code' literal with the specified name.
getByName(String) - Static method in enum com.skratchdot.riff.wav.SampleLoopType
Returns the 'Sample Loop Type' literal with the specified name.
getByName(String) - Static method in enum com.skratchdot.riff.wav.SMPTEFormat
Returns the 'SMPTE Format' literal with the specified name.
getByte() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getByte(int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getBytes(byte[]) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getBytes(byte[], int, int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getBytes(int, int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getBytesFromFile(File) - Static method in class com.skratchdot.riff.wav.util.WavUtil
 
getChannel() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChannel() - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
getChannel() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Channel'.
getChannel_SampleData() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChannel_SampleData() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the containment reference 'Sample Data'.
getChannels() - Method in interface com.skratchdot.riff.wav.ChunkData
Returns the value of the 'Channels' containment reference list.
getChannels() - Method in class com.skratchdot.riff.wav.impl.ChunkDataImpl
 
getChar() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getChar(int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getChunk() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunk() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Chunk'.
getChunk_BlockAlignedSize() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunk_BlockAlignedSize() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Block Aligned Size'.
getChunk_ChunkTypeID() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunk_ChunkTypeID() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Chunk Type ID'.
getChunk_ChunkTypeIDValue() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunk_ChunkTypeIDValue() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Chunk Type ID Value'.
getChunk_Size() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunk_Size() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Size'.
getChunkCue() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkCue() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Chunk Cue'.
getChunkCue_CuePoints() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkCue_CuePoints() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the reference list 'Cue Points'.
getChunkCue_NumberOfCuePoints() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkCue_NumberOfCuePoints() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Number Of Cue Points'.
getChunkData() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkData() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Chunk Data'.
getChunkData_Channels() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkData_Channels() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the containment reference list 'Channels'.
getChunkData_SampleDataOriginal() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkData_SampleDataOriginal() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Sample Data Original'.
getChunkDataList() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkDataList() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Chunk Data List'.
getChunkDataList_DataListChunks() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkDataList_DataListChunks() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the reference list 'Data List Chunks'.
getChunkDataList_TypeID() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkDataList_TypeID() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Type ID'.
getChunkDataListType() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkDataListType() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Chunk Data List Type'.
getChunkDataListType_CuePointID() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkDataListType_CuePointID() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Cue Point ID'.
getChunkDataListType_Text() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkDataListType_Text() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Text'.
getChunkDataListType_TextAsString() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkDataListType_TextAsString() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Text As String'.
getChunkDataListTypeID() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkDataListTypeID() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for enum 'Chunk Data List Type ID'.
getChunkDataListTypeLabel() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkDataListTypeLabel() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Chunk Data List Type Label'.
getChunkDataListTypeLabeledText() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkDataListTypeLabeledText() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Chunk Data List Type Labeled Text'.
getChunkDataListTypeLabeledText_CodePage() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkDataListTypeLabeledText_CodePage() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Code Page'.
getChunkDataListTypeLabeledText_Country() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkDataListTypeLabeledText_Country() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Country'.
getChunkDataListTypeLabeledText_Dialect() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkDataListTypeLabeledText_Dialect() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Dialect'.
getChunkDataListTypeLabeledText_Language() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkDataListTypeLabeledText_Language() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Language'.
getChunkDataListTypeLabeledText_PurposeID() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkDataListTypeLabeledText_PurposeID() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Purpose ID'.
getChunkDataListTypeLabeledText_SampleLength() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkDataListTypeLabeledText_SampleLength() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Sample Length'.
getChunkDataListTypeNote() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkDataListTypeNote() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Chunk Data List Type Note'.
getChunkFact() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkFact() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Chunk Fact'.
getChunkFact_FormatDependantData() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkFact_FormatDependantData() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Format Dependant Data'.
getChunkFormat() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkFormat() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Chunk Format'.
getChunkFormat_AverageBytesPerSecond() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkFormat_AverageBytesPerSecond() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Average Bytes Per Second'.
getChunkFormat_BlockAlign() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkFormat_BlockAlign() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Block Align'.
getChunkFormat_CompressionCode() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkFormat_CompressionCode() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Compression Code'.
getChunkFormat_CompressionCodeValue() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkFormat_CompressionCodeValue() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Compression Code Value'.
getChunkFormat_ExtraFormatBytes() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkFormat_ExtraFormatBytes() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Extra Format Bytes'.
getChunkFormat_NumberOfChannels() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkFormat_NumberOfChannels() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Number Of Channels'.
getChunkFormat_NumberOfExtraFormatBytes() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkFormat_NumberOfExtraFormatBytes() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Number Of Extra Format Bytes'.
getChunkFormat_SampleRate() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkFormat_SampleRate() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Sample Rate'.
getChunkFormat_SignificantBitsPerSample() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkFormat_SignificantBitsPerSample() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Significant Bits Per Sample'.
getChunkInstrument() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkInstrument() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Chunk Instrument'.
getChunkInstrument_FineTune() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkInstrument_FineTune() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Fine Tune'.
getChunkInstrument_Gain() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkInstrument_Gain() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Gain'.
getChunkInstrument_HighNote() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkInstrument_HighNote() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'High Note'.
getChunkInstrument_HighVelocity() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkInstrument_HighVelocity() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'High Velocity'.
getChunkInstrument_LowNote() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkInstrument_LowNote() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Low Note'.
getChunkInstrument_LowVelocity() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkInstrument_LowVelocity() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Low Velocity'.
getChunkInstrument_UnshiftedNote() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkInstrument_UnshiftedNote() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Unshifted Note'.
getChunkPlayList() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkPlayList() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Chunk Play List'.
getChunkPlayList_NumberOfSegments() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkPlayList_NumberOfSegments() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Number Of Segments'.
getChunkPlayList_Segments() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkPlayList_Segments() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the reference list 'Segments'.
getChunks() - Method in class com.skratchdot.riff.wav.impl.RIFFWaveImpl
 
getChunks() - Method in interface com.skratchdot.riff.wav.RIFFWave
Returns the value of the 'Chunks' containment reference list.
getChunkSampler() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkSampler() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Chunk Sampler'.
getChunkSampler_Manufacturer() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkSampler_Manufacturer() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Manufacturer'.
getChunkSampler_MidiPitchFraction() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkSampler_MidiPitchFraction() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Midi Pitch Fraction'.
getChunkSampler_MidiUnityNote() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkSampler_MidiUnityNote() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Midi Unity Note'.
getChunkSampler_NumberOfSampleLoops() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkSampler_NumberOfSampleLoops() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Number Of Sample Loops'.
getChunkSampler_Product() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkSampler_Product() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Product'.
getChunkSampler_SampleLoops() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkSampler_SampleLoops() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the containment reference list 'Sample Loops'.
getChunkSampler_SamplePeriod() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkSampler_SamplePeriod() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Sample Period'.
getChunkSampler_SamplerData() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkSampler_SamplerData() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Sampler Data'.
getChunkSampler_SamplerDataSize() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkSampler_SamplerDataSize() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Sampler Data Size'.
getChunkSampler_SmpteFormat() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkSampler_SmpteFormat() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Smpte Format'.
getChunkSampler_SmpteOffset() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkSampler_SmpteOffset() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Smpte Offset'.
getChunksByEClass(EClass) - Method in class com.skratchdot.riff.wav.impl.RIFFWaveImpl
 
getChunksByEClass(EClass) - Method in interface com.skratchdot.riff.wav.RIFFWave
 
getChunkSilent() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkSilent() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Chunk Silent'.
getChunkSilent_NumberOfSilentSamples() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkSilent_NumberOfSilentSamples() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Number Of Silent Samples'.
getChunkStart() - Method in interface com.skratchdot.riff.wav.CuePoint
Returns the value of the 'Chunk Start' attribute.
getChunkStart() - Method in class com.skratchdot.riff.wav.impl.CuePointImpl
 
getChunkTypeID() - Method in interface com.skratchdot.riff.wav.Chunk
Returns the value of the 'Chunk Type ID' attribute.
getChunkTypeID() - Method in class com.skratchdot.riff.wav.impl.ChunkCueImpl
 
getChunkTypeID() - Method in class com.skratchdot.riff.wav.impl.ChunkDataImpl
 
getChunkTypeID() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListImpl
 
getChunkTypeID() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
getChunkTypeID() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabelImpl
 
getChunkTypeID() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeNoteImpl
 
getChunkTypeID() - Method in class com.skratchdot.riff.wav.impl.ChunkFactImpl
 
getChunkTypeID() - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
getChunkTypeID() - Method in class com.skratchdot.riff.wav.impl.ChunkImpl
 
getChunkTypeID() - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
getChunkTypeID() - Method in class com.skratchdot.riff.wav.impl.ChunkPlayListImpl
 
getChunkTypeID() - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
getChunkTypeID() - Method in class com.skratchdot.riff.wav.impl.ChunkSilentImpl
 
getChunkTypeID() - Method in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
 
getChunkTypeID() - Method in class com.skratchdot.riff.wav.impl.ChunkWaveListImpl
 
getChunkTypeID() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkTypeID() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for enum 'Chunk Type ID'.
getChunkTypeIDValue() - Method in interface com.skratchdot.riff.wav.Chunk
Returns the value of the 'Chunk Type ID Value' attribute.
getChunkTypeIDValue() - Method in class com.skratchdot.riff.wav.impl.ChunkCueImpl
 
getChunkTypeIDValue() - Method in class com.skratchdot.riff.wav.impl.ChunkDataImpl
 
getChunkTypeIDValue() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListImpl
 
getChunkTypeIDValue() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
getChunkTypeIDValue() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabelImpl
 
getChunkTypeIDValue() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeNoteImpl
 
getChunkTypeIDValue() - Method in class com.skratchdot.riff.wav.impl.ChunkFactImpl
 
getChunkTypeIDValue() - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
getChunkTypeIDValue() - Method in class com.skratchdot.riff.wav.impl.ChunkImpl
 
getChunkTypeIDValue() - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
getChunkTypeIDValue() - Method in class com.skratchdot.riff.wav.impl.ChunkPlayListImpl
 
getChunkTypeIDValue() - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
getChunkTypeIDValue() - Method in class com.skratchdot.riff.wav.impl.ChunkSilentImpl
 
getChunkTypeIDValue() - Method in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
 
getChunkTypeIDValue() - Method in class com.skratchdot.riff.wav.impl.ChunkWaveListImpl
 
getChunkUnknown() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkUnknown() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Chunk Unknown'.
getChunkUnknown_Data() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkUnknown_Data() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Data'.
getChunkUnknown_UnknownChunkTypeIdValue() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkUnknown_UnknownChunkTypeIdValue() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Unknown Chunk Type Id Value'.
getChunkUnknown_WavRandomAccessFilePointer() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkUnknown_WavRandomAccessFilePointer() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Wav Random Access File Pointer'.
getChunkWaveList() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkWaveList() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Chunk Wave List'.
getChunkWaveList_AlternatingSilentAndDataChunks() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getChunkWaveList_AlternatingSilentAndDataChunks() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the containment reference list 'Alternating Silent And Data Chunks'.
getCodePage() - Method in interface com.skratchdot.riff.wav.ChunkDataListTypeLabeledText
Returns the value of the 'Code Page' attribute.
getCodePage() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
getCompressionCode() - Method in interface com.skratchdot.riff.wav.ChunkFormat
Returns the value of the 'Compression Code' attribute.
getCompressionCode() - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
getCompressionCode() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getCompressionCode() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for enum 'Compression Code'.
getCompressionCodeValue() - Method in interface com.skratchdot.riff.wav.ChunkFormat
Returns the value of the 'Compression Code Value' attribute.
getCompressionCodeValue() - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
getCountry() - Method in interface com.skratchdot.riff.wav.ChunkDataListTypeLabeledText
Returns the value of the 'Country' attribute.
getCountry() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
getCuePoint() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getCuePoint() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Cue Point'.
getCuePoint_BlockStart() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getCuePoint_BlockStart() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Block Start'.
getCuePoint_ChunkStart() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getCuePoint_ChunkStart() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Chunk Start'.
getCuePoint_CuePointID() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getCuePoint_CuePointID() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Cue Point ID'.
getCuePoint_DataChunkID() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getCuePoint_DataChunkID() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Data Chunk ID'.
getCuePoint_Position() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getCuePoint_Position() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Position'.
getCuePoint_SampleOffset() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getCuePoint_SampleOffset() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Sample Offset'.
getCuePointID() - Method in interface com.skratchdot.riff.wav.ChunkDataListType
Returns the value of the 'Cue Point ID' attribute.
getCuePointID() - Method in interface com.skratchdot.riff.wav.CuePoint
Returns the value of the 'Cue Point ID' attribute.
getCuePointID() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeImpl
 
getCuePointID() - Method in class com.skratchdot.riff.wav.impl.CuePointImpl
 
getCuePointID() - Method in class com.skratchdot.riff.wav.impl.SampleLoopImpl
 
getCuePointID() - Method in class com.skratchdot.riff.wav.impl.SegmentImpl
 
getCuePointID() - Method in interface com.skratchdot.riff.wav.SampleLoop
Returns the value of the 'Cue Point ID' attribute.
getCuePointID() - Method in interface com.skratchdot.riff.wav.Segment
Returns the value of the 'Cue Point ID' attribute.
getCuePoints() - Method in interface com.skratchdot.riff.wav.ChunkCue
Returns the value of the 'Cue Points' reference list.
getCuePoints() - Method in class com.skratchdot.riff.wav.impl.ChunkCueImpl
 
getData() - Method in interface com.skratchdot.riff.wav.ChunkUnknown
Returns the value of the 'Data' attribute.
getData() - Method in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
 
getDataChunkID() - Method in interface com.skratchdot.riff.wav.CuePoint
Returns the value of the 'Data Chunk ID' attribute.
getDataChunkID() - Method in class com.skratchdot.riff.wav.impl.CuePointImpl
 
getDataListChunks() - Method in interface com.skratchdot.riff.wav.ChunkDataList
Returns the value of the 'Data List Chunks' reference list.
getDataListChunks() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListImpl
 
getDialect() - Method in interface com.skratchdot.riff.wav.ChunkDataListTypeLabeledText
Returns the value of the 'Dialect' attribute.
getDialect() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
getDouble() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getDouble(int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getEnd() - Method in class com.skratchdot.riff.wav.impl.SampleLoopImpl
 
getEnd() - Method in interface com.skratchdot.riff.wav.SampleLoop
Returns the value of the 'End' attribute.
getException() - Method in class com.skratchdot.riff.wav.impl.ParseChunkExceptionImpl
 
getException() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getException() - Method in interface com.skratchdot.riff.wav.ParseChunkException
Returns the value of the 'Exception' attribute.
getException() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for data type 'Exception'.
getExtendedByteBuffer() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getExtendedByteBuffer() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for data type 'Extended Byte Buffer'.
getExtraFormatBytes() - Method in interface com.skratchdot.riff.wav.ChunkFormat
Returns the value of the 'Extra Format Bytes' attribute.
getExtraFormatBytes() - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
getFile() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getFile() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for data type 'File'.
getFilePointer() - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
getFineTune() - Method in interface com.skratchdot.riff.wav.ChunkInstrument
Returns the value of the 'Fine Tune' attribute.
getFineTune() - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
getFirstChunkByEClass(EClass) - Method in class com.skratchdot.riff.wav.impl.RIFFWaveImpl
 
getFirstChunkByEClass(EClass) - Method in interface com.skratchdot.riff.wav.RIFFWave
 
getFloat() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getFloat(int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getFormatDependantData() - Method in interface com.skratchdot.riff.wav.ChunkFact
Returns the value of the 'Format Dependant Data' attribute.
getFormatDependantData() - Method in class com.skratchdot.riff.wav.impl.ChunkFactImpl
 
getFraction() - Method in class com.skratchdot.riff.wav.impl.SampleLoopImpl
 
getFraction() - Method in interface com.skratchdot.riff.wav.SampleLoop
Returns the value of the 'Fraction' attribute.
getGain() - Method in interface com.skratchdot.riff.wav.ChunkInstrument
Returns the value of the 'Gain' attribute.
getGain() - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
getHighNote() - Method in interface com.skratchdot.riff.wav.ChunkInstrument
Returns the value of the 'High Note' attribute.
getHighNote() - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
getHighVelocity() - Method in interface com.skratchdot.riff.wav.ChunkInstrument
Returns the value of the 'High Velocity' attribute.
getHighVelocity() - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
getInt() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getInt(int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getIOException() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getIOException() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for data type 'IO Exception'.
getLanguage() - Method in interface com.skratchdot.riff.wav.ChunkDataListTypeLabeledText
Returns the value of the 'Language' attribute.
getLanguage() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
getLengthInSamples() - Method in class com.skratchdot.riff.wav.impl.SegmentImpl
 
getLengthInSamples() - Method in interface com.skratchdot.riff.wav.Segment
Returns the value of the 'Length In Samples' attribute.
getLiteral() - Method in enum com.skratchdot.riff.wav.ChunkDataListTypeID
 
getLiteral() - Method in enum com.skratchdot.riff.wav.ChunkTypeID
 
getLiteral() - Method in enum com.skratchdot.riff.wav.CompressionCode
 
getLiteral() - Method in enum com.skratchdot.riff.wav.SampleLoopType
 
getLiteral() - Method in enum com.skratchdot.riff.wav.SMPTEFormat
 
getLong() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getLong(int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getLowNote() - Method in interface com.skratchdot.riff.wav.ChunkInstrument
Returns the value of the 'Low Note' attribute.
getLowNote() - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
getLowVelocity() - Method in interface com.skratchdot.riff.wav.ChunkInstrument
Returns the value of the 'Low Velocity' attribute.
getLowVelocity() - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
getManufacturer() - Method in interface com.skratchdot.riff.wav.ChunkSampler
Returns the value of the 'Manufacturer' attribute.
getManufacturer() - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
getMessage() - Method in exception com.skratchdot.riff.wav.util.RiffWaveException
 
getMidiPitchFraction() - Method in interface com.skratchdot.riff.wav.ChunkSampler
Returns the value of the 'Midi Pitch Fraction' attribute.
getMidiPitchFraction() - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
getMidiUnityNote() - Method in interface com.skratchdot.riff.wav.ChunkSampler
Returns the value of the 'Midi Unity Note' attribute.
getMidiUnityNote() - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
getName() - Method in enum com.skratchdot.riff.wav.ChunkDataListTypeID
 
getName() - Method in enum com.skratchdot.riff.wav.ChunkTypeID
 
getName() - Method in enum com.skratchdot.riff.wav.CompressionCode
 
getName() - Method in enum com.skratchdot.riff.wav.SampleLoopType
 
getName() - Method in enum com.skratchdot.riff.wav.SMPTEFormat
 
getNumberOfChannels() - Method in interface com.skratchdot.riff.wav.ChunkFormat
Returns the value of the 'Number Of Channels' attribute.
getNumberOfChannels() - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
getNumberOfCuePoints() - Method in interface com.skratchdot.riff.wav.ChunkCue
Returns the value of the 'Number Of Cue Points' attribute.
getNumberOfCuePoints() - Method in class com.skratchdot.riff.wav.impl.ChunkCueImpl
 
getNumberOfExtraFormatBytes() - Method in interface com.skratchdot.riff.wav.ChunkFormat
Returns the value of the 'Number Of Extra Format Bytes' attribute.
getNumberOfExtraFormatBytes() - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
getNumberOfRepeats() - Method in class com.skratchdot.riff.wav.impl.SegmentImpl
 
getNumberOfRepeats() - Method in interface com.skratchdot.riff.wav.Segment
Returns the value of the 'Number Of Repeats' attribute.
getNumberOfSampleLoops() - Method in interface com.skratchdot.riff.wav.ChunkSampler
Returns the value of the 'Number Of Sample Loops' attribute.
getNumberOfSampleLoops() - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
getNumberOfSegments() - Method in interface com.skratchdot.riff.wav.ChunkPlayList
Returns the value of the 'Number Of Segments' attribute.
getNumberOfSegments() - Method in class com.skratchdot.riff.wav.impl.ChunkPlayListImpl
 
getNumberOfSilentSamples() - Method in interface com.skratchdot.riff.wav.ChunkSilent
Returns the value of the 'Number Of Silent Samples' attribute.
getNumberOfSilentSamples() - Method in class com.skratchdot.riff.wav.impl.ChunkSilentImpl
 
getPackage() - Static method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
Deprecated. 
getParseChunkException() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getParseChunkException() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Parse Chunk Exception'.
getParseChunkException_Exception() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getParseChunkException_Exception() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Exception'.
getParseChunkException_StringCause() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getParseChunkException_StringCause() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'String Cause'.
getParseChunkException_StringMessage() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getParseChunkException_StringMessage() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'String Message'.
getParseChunkException_StringStackTrace() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getParseChunkException_StringStackTrace() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'String Stack Trace'.
getParseChunkExceptions() - Method in class com.skratchdot.riff.wav.impl.RIFFWaveImpl
 
getParseChunkExceptions() - Method in interface com.skratchdot.riff.wav.RIFFWave
Returns the value of the 'Parse Chunk Exceptions' containment reference list.
getPlayCount() - Method in class com.skratchdot.riff.wav.impl.SampleLoopImpl
 
getPlayCount() - Method in interface com.skratchdot.riff.wav.SampleLoop
Returns the value of the 'Play Count' attribute.
getPosition() - Method in interface com.skratchdot.riff.wav.CuePoint
Returns the value of the 'Position' attribute.
getPosition() - Method in class com.skratchdot.riff.wav.impl.CuePointImpl
 
getProduct() - Method in interface com.skratchdot.riff.wav.ChunkSampler
Returns the value of the 'Product' attribute.
getProduct() - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
getPurposeID() - Method in interface com.skratchdot.riff.wav.ChunkDataListTypeLabeledText
Returns the value of the 'Purpose ID' attribute.
getPurposeID() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
getRandomAccessFile() - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
getRIFFWave() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getRIFFWave() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'RIFF Wave'.
getRIFFWave_Chunks() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getRIFFWave_Chunks() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the containment reference list 'Chunks'.
getRIFFWave_ParseChunkExceptions() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getRIFFWave_ParseChunkExceptions() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the containment reference list 'Parse Chunk Exceptions'.
getRIFFWave_Size() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getRIFFWave_Size() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Size'.
getRiffWaveException() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getRiffWaveException() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for data type 'Riff Wave Exception'.
getSample() - Method in class com.skratchdot.riff.wav.impl.SampleData16BitImpl
 
getSample() - Method in class com.skratchdot.riff.wav.impl.SampleData8BitImpl
 
getSample() - Method in interface com.skratchdot.riff.wav.SampleData16Bit
Returns the value of the 'Sample' attribute.
getSample() - Method in interface com.skratchdot.riff.wav.SampleData8Bit
Returns the value of the 'Sample' attribute.
getSampleData() - Method in interface com.skratchdot.riff.wav.Channel
Returns the value of the 'Sample Data' containment reference.
getSampleData() - Method in class com.skratchdot.riff.wav.impl.ChannelImpl
 
getSampleData() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getSampleData() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Sample Data'.
getSampleData16Bit() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getSampleData16Bit() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Sample Data16 Bit'.
getSampleData16Bit_Sample() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getSampleData16Bit_Sample() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Sample'.
getSampleData8Bit() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getSampleData8Bit() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Sample Data8 Bit'.
getSampleData8Bit_Sample() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getSampleData8Bit_Sample() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Sample'.
getSampleDataOriginal() - Method in interface com.skratchdot.riff.wav.ChunkData
Returns the value of the 'Sample Data Original' attribute.
getSampleDataOriginal() - Method in class com.skratchdot.riff.wav.impl.ChunkDataImpl
 
getSampleLength() - Method in interface com.skratchdot.riff.wav.ChunkDataListTypeLabeledText
Returns the value of the 'Sample Length' attribute.
getSampleLength() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
getSampleLoop() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getSampleLoop() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Sample Loop'.
getSampleLoop_CuePointID() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getSampleLoop_CuePointID() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Cue Point ID'.
getSampleLoop_End() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getSampleLoop_End() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'End'.
getSampleLoop_Fraction() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getSampleLoop_Fraction() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Fraction'.
getSampleLoop_PlayCount() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getSampleLoop_PlayCount() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Play Count'.
getSampleLoop_Start() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getSampleLoop_Start() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Start'.
getSampleLoop_Type() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getSampleLoop_Type() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Type'.
getSampleLoops() - Method in interface com.skratchdot.riff.wav.ChunkSampler
Returns the value of the 'Sample Loops' containment reference list.
getSampleLoops() - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
getSampleLoopType() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getSampleLoopType() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for enum 'Sample Loop Type'.
getSampleOffset() - Method in interface com.skratchdot.riff.wav.CuePoint
Returns the value of the 'Sample Offset' attribute.
getSampleOffset() - Method in class com.skratchdot.riff.wav.impl.CuePointImpl
 
getSamplePeriod() - Method in interface com.skratchdot.riff.wav.ChunkSampler
Returns the value of the 'Sample Period' attribute.
getSamplePeriod() - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
getSampleRate() - Method in interface com.skratchdot.riff.wav.ChunkFormat
Returns the value of the 'Sample Rate' attribute.
getSampleRate() - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
getSamplerData() - Method in interface com.skratchdot.riff.wav.ChunkSampler
Returns the value of the 'Sampler Data' attribute.
getSamplerData() - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
getSamplerDataSize() - Method in interface com.skratchdot.riff.wav.ChunkSampler
Returns the value of the 'Sampler Data Size' attribute.
getSamplerDataSize() - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
getSegment() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getSegment() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for class 'Segment'.
getSegment_CuePointID() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getSegment_CuePointID() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Cue Point ID'.
getSegment_LengthInSamples() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getSegment_LengthInSamples() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Length In Samples'.
getSegment_NumberOfRepeats() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getSegment_NumberOfRepeats() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for the attribute 'Number Of Repeats'.
getSegments() - Method in interface com.skratchdot.riff.wav.ChunkPlayList
Returns the value of the 'Segments' reference list.
getSegments() - Method in class com.skratchdot.riff.wav.impl.ChunkPlayListImpl
 
getShort() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getShort(int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getSignificantBitsPerSample() - Method in interface com.skratchdot.riff.wav.ChunkFormat
Returns the value of the 'Significant Bits Per Sample' attribute.
getSignificantBitsPerSample() - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
getSize() - Method in interface com.skratchdot.riff.wav.Chunk
Returns the value of the 'Size' attribute.
getSize() - Method in class com.skratchdot.riff.wav.impl.ChunkCueImpl
 
getSize() - Method in class com.skratchdot.riff.wav.impl.ChunkDataImpl
 
getSize() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListImpl
 
getSize() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
getSize() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabelImpl
 
getSize() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeNoteImpl
 
getSize() - Method in class com.skratchdot.riff.wav.impl.ChunkFactImpl
 
getSize() - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
getSize() - Method in class com.skratchdot.riff.wav.impl.ChunkImpl
 
getSize() - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
getSize() - Method in class com.skratchdot.riff.wav.impl.ChunkPlayListImpl
 
getSize() - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
getSize() - Method in class com.skratchdot.riff.wav.impl.ChunkSilentImpl
 
getSize() - Method in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
 
getSize() - Method in class com.skratchdot.riff.wav.impl.ChunkWaveListImpl
 
getSize() - Method in class com.skratchdot.riff.wav.impl.RIFFWaveImpl
 
getSize() - Method in interface com.skratchdot.riff.wav.RIFFWave
Returns the value of the 'Size' attribute.
getSmpteFormat() - Method in interface com.skratchdot.riff.wav.ChunkSampler
Returns the value of the 'Smpte Format' attribute.
getSmpteFormat() - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
getSMPTEFormat() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getSMPTEFormat() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for enum 'SMPTE Format'.
getSmpteOffset() - Method in interface com.skratchdot.riff.wav.ChunkSampler
Returns the value of the 'Smpte Offset' attribute.
getSmpteOffset() - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
getStart() - Method in class com.skratchdot.riff.wav.impl.SampleLoopImpl
 
getStart() - Method in interface com.skratchdot.riff.wav.SampleLoop
Returns the value of the 'Start' attribute.
getStringCause() - Method in class com.skratchdot.riff.wav.impl.ParseChunkExceptionImpl
 
getStringCause() - Method in interface com.skratchdot.riff.wav.ParseChunkException
Returns the value of the 'String Cause' attribute.
getStringMessage() - Method in class com.skratchdot.riff.wav.impl.ParseChunkExceptionImpl
 
getStringMessage() - Method in interface com.skratchdot.riff.wav.ParseChunkException
Returns the value of the 'String Message' attribute.
getStringStackTrace() - Method in class com.skratchdot.riff.wav.impl.ParseChunkExceptionImpl
 
getStringStackTrace() - Method in interface com.skratchdot.riff.wav.ParseChunkException
Returns the value of the 'String Stack Trace' attribute.
getText() - Method in interface com.skratchdot.riff.wav.ChunkDataListType
Returns the value of the 'Text' attribute.
getText() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeImpl
 
getTextAsString() - Method in interface com.skratchdot.riff.wav.ChunkDataListType
Returns the value of the 'Text As String' attribute.
getTextAsString() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeImpl
 
getType() - Method in class com.skratchdot.riff.wav.impl.SampleLoopImpl
 
getType() - Method in interface com.skratchdot.riff.wav.SampleLoop
Returns the value of the 'Type' attribute.
getTypeID() - Method in interface com.skratchdot.riff.wav.ChunkDataList
Returns the value of the 'Type ID' attribute.
getTypeID() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListImpl
 
getUnknownChunkTypeIdValue() - Method in interface com.skratchdot.riff.wav.ChunkUnknown
Returns the value of the 'Unknown Chunk Type Id Value' attribute.
getUnknownChunkTypeIdValue() - Method in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
 
getUnshiftedNote() - Method in interface com.skratchdot.riff.wav.ChunkInstrument
Returns the value of the 'Unshifted Note' attribute.
getUnshiftedNote() - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
getUnsignedByte() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getUnsignedByte(int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getUnsignedInt() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getUnsignedInt() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getUnsignedInt(int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getUnsignedInt() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for data type 'Unsigned Int'.
getUnsignedShort() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getUnsignedShort() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getUnsignedShort(int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
getUnsignedShort() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for data type 'Unsigned Short'.
getUnsupportedAudioFileException() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getUnsupportedAudioFileException() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the meta object for data type 'Unsupported Audio File Exception'.
getValue() - Method in enum com.skratchdot.riff.wav.ChunkDataListTypeID
 
getValue() - Method in enum com.skratchdot.riff.wav.ChunkTypeID
 
getValue() - Method in enum com.skratchdot.riff.wav.CompressionCode
 
getValue() - Method in enum com.skratchdot.riff.wav.SampleLoopType
 
getValue() - Method in enum com.skratchdot.riff.wav.SMPTEFormat
 
getWavFactory() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
 
getWavFactory() - Method in interface com.skratchdot.riff.wav.WavPackage
Returns the factory that creates the instances of the model.
getWavPackage() - Method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
 
getWavPackage() - Method in interface com.skratchdot.riff.wav.WavFactory
Returns the package supported by this factory.
getWavRandomAccessFilePointer() - Method in interface com.skratchdot.riff.wav.ChunkUnknown
Returns the value of the 'Wav Random Access File Pointer' attribute.
getWavRandomAccessFilePointer() - Method in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
 

H

hasArray() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
hashCode() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
hasRemaining() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
HIGH_NOTE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
The default value of the 'High Note' attribute.
HIGH_VELOCITY_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
The default value of the 'High Velocity' attribute.
highNote - Variable in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
The cached value of the 'High Note' attribute.
highVelocity - Variable in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
The cached value of the 'High Velocity' attribute.

I

init(RIFFWave, ExtendedByteBuffer) - Method in interface com.skratchdot.riff.wav.Chunk
 
init(RIFFWave, ExtendedByteBuffer) - Method in class com.skratchdot.riff.wav.impl.ChunkCueImpl
 
init(RIFFWave, ExtendedByteBuffer) - Method in class com.skratchdot.riff.wav.impl.ChunkDataImpl
 
init(RIFFWave, ExtendedByteBuffer) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListImpl
 
init(RIFFWave, ExtendedByteBuffer) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
init(RIFFWave, ExtendedByteBuffer) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabelImpl
 
init(RIFFWave, ExtendedByteBuffer) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeNoteImpl
 
init(RIFFWave, ExtendedByteBuffer) - Method in class com.skratchdot.riff.wav.impl.ChunkFactImpl
 
init(RIFFWave, ExtendedByteBuffer) - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
init(RIFFWave, ExtendedByteBuffer) - Method in class com.skratchdot.riff.wav.impl.ChunkImpl
 
init(RIFFWave, ExtendedByteBuffer) - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
init(RIFFWave, ExtendedByteBuffer) - Method in class com.skratchdot.riff.wav.impl.ChunkPlayListImpl
 
init(RIFFWave, ExtendedByteBuffer) - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
init(RIFFWave, ExtendedByteBuffer) - Method in class com.skratchdot.riff.wav.impl.ChunkSilentImpl
 
init(RIFFWave, ExtendedByteBuffer) - Method in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
 
init(RIFFWave, ExtendedByteBuffer) - Method in class com.skratchdot.riff.wav.impl.ChunkWaveListImpl
 
init(ExtendedByteBuffer) - Method in class com.skratchdot.riff.wav.impl.RIFFWaveImpl
 
init() - Static method in class com.skratchdot.riff.wav.impl.WavFactoryImpl
Creates the default factory implementation.
init() - Static method in class com.skratchdot.riff.wav.impl.WavPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(ExtendedByteBuffer) - Method in interface com.skratchdot.riff.wav.RIFFWave
 
initializePackageContents() - Method in class com.skratchdot.riff.wav.impl.WavPackageImpl
Complete the initialization of the package and its meta-model.
inputStreamToByteArray(InputStream) - Static method in class com.skratchdot.riff.wav.util.WavUtil
 
INST_VALUE - Static variable in enum com.skratchdot.riff.wav.ChunkTypeID
The 'INST' literal value.
IO_EXCEPTION - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'IO Exception' data type.
IO_EXCEPTION - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'IO Exception' data type.
isDirect() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
isFactoryForType(Object) - Method in class com.skratchdot.riff.wav.util.WavAdapterFactory
Returns whether this factory is applicable for the type of the object.
isReadOnly() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 

L

LABL_VALUE - Static variable in enum com.skratchdot.riff.wav.ChunkTypeID
The 'LABL' literal value.
language - Variable in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
The cached value of the 'Language' attribute.
LANGUAGE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
The default value of the 'Language' attribute.
length() - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
LENGTH_IN_SAMPLES_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.SegmentImpl
The default value of the 'Length In Samples' attribute.
lengthInSamples - Variable in class com.skratchdot.riff.wav.impl.SegmentImpl
The cached value of the 'Length In Samples' attribute.
limit() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
limit(int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
LIST_VALUE - Static variable in enum com.skratchdot.riff.wav.ChunkTypeID
The 'LIST' literal value.
LOW_NOTE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
The default value of the 'Low Note' attribute.
LOW_VELOCITY_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
The default value of the 'Low Velocity' attribute.
lowNote - Variable in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
The cached value of the 'Low Note' attribute.
lowVelocity - Variable in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
The cached value of the 'Low Velocity' attribute.
LTXT_VALUE - Static variable in enum com.skratchdot.riff.wav.ChunkTypeID
The 'LTXT' literal value.

M

manufacturer - Variable in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
The cached value of the 'Manufacturer' attribute.
MANUFACTURER_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
The default value of the 'Manufacturer' attribute.
mark() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
MIDI_PITCH_FRACTION_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
The default value of the 'Midi Pitch Fraction' attribute.
MIDI_UNITY_NOTE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
The default value of the 'Midi Unity Note' attribute.
midiPitchFraction - Variable in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
The cached value of the 'Midi Pitch Fraction' attribute.
midiUnityNote - Variable in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
The cached value of the 'Midi Unity Note' attribute.
modelPackage - Static variable in class com.skratchdot.riff.wav.util.WavAdapterFactory
The cached model package.
modelPackage - Static variable in class com.skratchdot.riff.wav.util.WavSwitch
The cached model package
modelSwitch - Variable in class com.skratchdot.riff.wav.util.WavAdapterFactory
The switch that delegates to the createXXX methods.

N

NOTE_VALUE - Static variable in enum com.skratchdot.riff.wav.ChunkTypeID
The 'NOTE' literal value.
NUMBER_OF_CHANNELS_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
The default value of the 'Number Of Channels' attribute.
NUMBER_OF_CUE_POINTS_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkCueImpl
The default value of the 'Number Of Cue Points' attribute.
NUMBER_OF_EXTRA_FORMAT_BYTES_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
The default value of the 'Number Of Extra Format Bytes' attribute.
NUMBER_OF_REPEATS_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.SegmentImpl
The default value of the 'Number Of Repeats' attribute.
NUMBER_OF_SAMPLE_LOOPS_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
The default value of the 'Number Of Sample Loops' attribute.
NUMBER_OF_SEGMENTS_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkPlayListImpl
The default value of the 'Number Of Segments' attribute.
NUMBER_OF_SILENT_SAMPLES_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkSilentImpl
The default value of the 'Number Of Silent Samples' attribute.
numberOfChannels - Variable in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
The cached value of the 'Number Of Channels' attribute.
numberOfRepeats - Variable in class com.skratchdot.riff.wav.impl.SegmentImpl
The cached value of the 'Number Of Repeats' attribute.
numberOfSilentSamples - Variable in class com.skratchdot.riff.wav.impl.ChunkSilentImpl
The cached value of the 'Number Of Silent Samples' attribute.

O

order() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
order(ByteOrder) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 

P

PARSE_CHUNK_EXCEPTION - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Parse Chunk Exception' class.
PARSE_CHUNK_EXCEPTION - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Parse Chunk Exception' class.
PARSE_CHUNK_EXCEPTION__EXCEPTION - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Exception' attribute feature.
PARSE_CHUNK_EXCEPTION__EXCEPTION - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Exception' attribute.
PARSE_CHUNK_EXCEPTION__STRING_CAUSE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'String Cause' attribute feature.
PARSE_CHUNK_EXCEPTION__STRING_CAUSE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'String Cause' attribute.
PARSE_CHUNK_EXCEPTION__STRING_MESSAGE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'String Message' attribute feature.
PARSE_CHUNK_EXCEPTION__STRING_MESSAGE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'String Message' attribute.
PARSE_CHUNK_EXCEPTION__STRING_STACK_TRACE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'String Stack Trace' attribute feature.
PARSE_CHUNK_EXCEPTION__STRING_STACK_TRACE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'String Stack Trace' attribute.
PARSE_CHUNK_EXCEPTION_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Parse Chunk Exception' class.
parseChunk(RIFFWave, ExtendedByteBuffer) - Static method in class com.skratchdot.riff.wav.util.WavUtil
 
ParseChunkException - Interface in com.skratchdot.riff.wav
A representation of the model object 'Parse Chunk Exception'.
ParseChunkExceptionImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Parse Chunk Exception'.
ParseChunkExceptionImpl() - Constructor for class com.skratchdot.riff.wav.impl.ParseChunkExceptionImpl
 
parseChunkExceptions - Variable in class com.skratchdot.riff.wav.impl.RIFFWaveImpl
The cached value of the 'Parse Chunk Exceptions' containment reference list.
PING_PONG_VALUE - Static variable in enum com.skratchdot.riff.wav.SampleLoopType
The 'PING PONG' literal value.
PLAY_COUNT_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.SampleLoopImpl
The default value of the 'Play Count' attribute.
playCount - Variable in class com.skratchdot.riff.wav.impl.SampleLoopImpl
The cached value of the 'Play Count' attribute.
PLST_VALUE - Static variable in enum com.skratchdot.riff.wav.ChunkTypeID
The 'PLST' literal value.
position - Variable in class com.skratchdot.riff.wav.impl.CuePointImpl
The cached value of the 'Position' attribute.
position() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
position(int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
POSITION_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.CuePointImpl
The default value of the 'Position' attribute.
product - Variable in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
The cached value of the 'Product' attribute.
PRODUCT_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
The default value of the 'Product' attribute.
PURPOSE_ID_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
The default value of the 'Purpose ID' attribute.
purposeID - Variable in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
The cached value of the 'Purpose ID' attribute.
putBlockAlign() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
If the buffer is currently at an odd position, it will advance to an even position by writing a byte with value 0x00.
putByte(byte) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putByte(int, byte) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putByteBuffer(ByteBuffer) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putBytes(byte[]) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putBytes(byte[], int, int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putChar(char) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putChar(int, char) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putDouble(double) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putDouble(int, double) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putFloat(float) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putFloat(int, float) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putInt(int, int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putInt(int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putLong(int, long) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putLong(long) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putShort(int, short) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putShort(short) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putUnsignedByte(int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putUnsignedByte(int, int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putUnsignedInt(long) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putUnsignedInt(int, long) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putUnsignedShort(int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
putUnsignedShort(int, int) - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 

R

read(byte[]) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
readBoolean() - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
readByte() - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
readChar() - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
readDouble() - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
readFloat() - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
readFully(byte[]) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
readFully(byte[], int, int) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
readInt() - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
readLine() - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
readLong() - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
readShort() - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
readUnsignedByte() - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
readUnsignedInt() - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
readUnsignedShort() - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
readUTF() - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
remaining() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
reset() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
rewind() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
RIFF_VALUE - Static variable in enum com.skratchdot.riff.wav.ChunkTypeID
The 'RIFF' literal value.
RIFF_WAVE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'RIFF Wave' class.
RIFF_WAVE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'RIFF Wave' class.
RIFF_WAVE__CHUNKS - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Chunks' containment reference list feature.
RIFF_WAVE__CHUNKS - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Chunks' containment reference list.
RIFF_WAVE__PARSE_CHUNK_EXCEPTIONS - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Parse Chunk Exceptions' containment reference list feature.
RIFF_WAVE__PARSE_CHUNK_EXCEPTIONS - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Parse Chunk Exceptions' containment reference list.
RIFF_WAVE__SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Size' attribute feature.
RIFF_WAVE__SIZE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Size' attribute.
RIFF_WAVE_EXCEPTION - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Riff Wave Exception' data type.
RIFF_WAVE_EXCEPTION - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Riff Wave Exception' data type.
RIFF_WAVE_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'RIFF Wave' class.
RIFFWave - Interface in com.skratchdot.riff.wav
A representation of the model object 'RIFF Wave'.
RiffWaveException - Exception in com.skratchdot.riff.wav.util
 
RiffWaveException() - Constructor for exception com.skratchdot.riff.wav.util.RiffWaveException
 
RiffWaveException(String) - Constructor for exception com.skratchdot.riff.wav.util.RiffWaveException
 
RiffWaveException(Throwable) - Constructor for exception com.skratchdot.riff.wav.util.RiffWaveException
 
RiffWaveException(String, Throwable) - Constructor for exception com.skratchdot.riff.wav.util.RiffWaveException
 
RIFFWaveImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'RIFF Wave'.
RIFFWaveImpl() - Constructor for class com.skratchdot.riff.wav.impl.RIFFWaveImpl
 
RIFFWaveImpl(File) - Constructor for class com.skratchdot.riff.wav.impl.RIFFWaveImpl
 

S

sample - Variable in class com.skratchdot.riff.wav.impl.SampleData16BitImpl
The cached value of the 'Sample' attribute.
sample - Variable in class com.skratchdot.riff.wav.impl.SampleData8BitImpl
The cached value of the 'Sample' attribute.
SAMPLE_DATA - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Sample Data' class.
SAMPLE_DATA - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Sample Data' class.
SAMPLE_DATA16_BIT - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Sample Data16 Bit' class.
SAMPLE_DATA16_BIT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Sample Data16 Bit' class.
SAMPLE_DATA16_BIT__SAMPLE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Sample' attribute feature.
SAMPLE_DATA16_BIT__SAMPLE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Sample' attribute.
SAMPLE_DATA16_BIT_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Sample Data16 Bit' class.
SAMPLE_DATA8_BIT - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Sample Data8 Bit' class.
SAMPLE_DATA8_BIT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Sample Data8 Bit' class.
SAMPLE_DATA8_BIT__SAMPLE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Sample' attribute feature.
SAMPLE_DATA8_BIT__SAMPLE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Sample' attribute.
SAMPLE_DATA8_BIT_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Sample Data8 Bit' class.
SAMPLE_DATA_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Sample Data' class.
SAMPLE_DATA_ORIGINAL_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkDataImpl
The default value of the 'Sample Data Original' attribute.
SAMPLE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.SampleData16BitImpl
The default value of the 'Sample' attribute.
SAMPLE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.SampleData8BitImpl
The default value of the 'Sample' attribute.
SAMPLE_LENGTH_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
The default value of the 'Sample Length' attribute.
SAMPLE_LOOP - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Sample Loop' class.
SAMPLE_LOOP - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Sample Loop' class.
SAMPLE_LOOP__CUE_POINT_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Cue Point ID' attribute feature.
SAMPLE_LOOP__CUE_POINT_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Cue Point ID' attribute.
SAMPLE_LOOP__END - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'End' attribute feature.
SAMPLE_LOOP__END - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'End' attribute.
SAMPLE_LOOP__FRACTION - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Fraction' attribute feature.
SAMPLE_LOOP__FRACTION - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Fraction' attribute.
SAMPLE_LOOP__PLAY_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Play Count' attribute feature.
SAMPLE_LOOP__PLAY_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Play Count' attribute.
SAMPLE_LOOP__START - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Start' attribute feature.
SAMPLE_LOOP__START - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Start' attribute.
SAMPLE_LOOP__TYPE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Type' attribute feature.
SAMPLE_LOOP__TYPE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Type' attribute.
SAMPLE_LOOP_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Sample Loop' class.
SAMPLE_LOOP_TYPE - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Sample Loop Type' enum.
SAMPLE_LOOP_TYPE - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Sample Loop Type' enum.
SAMPLE_OFFSET_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.CuePointImpl
The default value of the 'Sample Offset' attribute.
SAMPLE_PERIOD_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
The default value of the 'Sample Period' attribute.
SAMPLE_RATE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
The default value of the 'Sample Rate' attribute.
sampleData - Variable in class com.skratchdot.riff.wav.impl.ChannelImpl
The cached value of the 'Sample Data' containment reference.
SampleData - Interface in com.skratchdot.riff.wav
A representation of the model object 'Sample Data'.
SampleData16Bit - Interface in com.skratchdot.riff.wav
A representation of the model object 'Sample Data16 Bit'.
SampleData16BitImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Sample Data16 Bit'.
SampleData16BitImpl() - Constructor for class com.skratchdot.riff.wav.impl.SampleData16BitImpl
 
SampleData8Bit - Interface in com.skratchdot.riff.wav
A representation of the model object 'Sample Data8 Bit'.
SampleData8BitImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Sample Data8 Bit'.
SampleData8BitImpl() - Constructor for class com.skratchdot.riff.wav.impl.SampleData8BitImpl
 
SampleDataImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Sample Data'.
SampleDataImpl() - Constructor for class com.skratchdot.riff.wav.impl.SampleDataImpl
 
sampleDataOriginal - Variable in class com.skratchdot.riff.wav.impl.ChunkDataImpl
The cached value of the 'Sample Data Original' attribute.
sampleLength - Variable in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
The cached value of the 'Sample Length' attribute.
SampleLoop - Interface in com.skratchdot.riff.wav
A representation of the model object 'Sample Loop'.
SampleLoopImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Sample Loop'.
SampleLoopImpl() - Constructor for class com.skratchdot.riff.wav.impl.SampleLoopImpl
 
sampleLoops - Variable in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
The cached value of the 'Sample Loops' containment reference list.
SampleLoopType - Enum in com.skratchdot.riff.wav
A representation of the literals of the enumeration 'Sample Loop Type', and utility methods for working with them.
sampleOffset - Variable in class com.skratchdot.riff.wav.impl.CuePointImpl
The cached value of the 'Sample Offset' attribute.
samplePeriod - Variable in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
The cached value of the 'Sample Period' attribute.
SAMPLER_DATA_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
The default value of the 'Sampler Data' attribute.
SAMPLER_DATA_SIZE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
The default value of the 'Sampler Data Size' attribute.
sampleRate - Variable in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
The cached value of the 'Sample Rate' attribute.
samplerData - Variable in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
The cached value of the 'Sampler Data' attribute.
seek(long) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
Segment - Interface in com.skratchdot.riff.wav
A representation of the model object 'Segment'.
SEGMENT - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Segment' class.
SEGMENT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Segment' class.
SEGMENT__CUE_POINT_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Cue Point ID' attribute feature.
SEGMENT__CUE_POINT_ID - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Cue Point ID' attribute.
SEGMENT__LENGTH_IN_SAMPLES - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Length In Samples' attribute feature.
SEGMENT__LENGTH_IN_SAMPLES - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Length In Samples' attribute.
SEGMENT__NUMBER_OF_REPEATS - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Number Of Repeats' attribute feature.
SEGMENT__NUMBER_OF_REPEATS - Static variable in interface com.skratchdot.riff.wav.WavPackage
The feature id for the 'Number Of Repeats' attribute.
SEGMENT_FEATURE_COUNT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The number of structural features of the 'Segment' class.
SegmentImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model object 'Segment'.
SegmentImpl() - Constructor for class com.skratchdot.riff.wav.impl.SegmentImpl
 
segments - Variable in class com.skratchdot.riff.wav.impl.ChunkPlayListImpl
The cached value of the 'Segments' reference list.
setAverageBytesPerSecond(Long) - Method in interface com.skratchdot.riff.wav.ChunkFormat
Sets the value of the 'Average Bytes Per Second' attribute.
setAverageBytesPerSecond(Long) - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
setBlockAlign(Integer) - Method in interface com.skratchdot.riff.wav.ChunkFormat
Sets the value of the 'Block Align' attribute.
setBlockAlign(Integer) - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
setBlockStart(Long) - Method in interface com.skratchdot.riff.wav.CuePoint
Sets the value of the 'Block Start' attribute.
setBlockStart(Long) - Method in class com.skratchdot.riff.wav.impl.CuePointImpl
 
setChunkStart(Long) - Method in interface com.skratchdot.riff.wav.CuePoint
Sets the value of the 'Chunk Start' attribute.
setChunkStart(Long) - Method in class com.skratchdot.riff.wav.impl.CuePointImpl
 
setCodePage(Integer) - Method in interface com.skratchdot.riff.wav.ChunkDataListTypeLabeledText
Sets the value of the 'Code Page' attribute.
setCodePage(Integer) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
setCompressionCode(CompressionCode) - Method in interface com.skratchdot.riff.wav.ChunkFormat
Sets the value of the 'Compression Code' attribute.
setCompressionCode(CompressionCode) - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
setCompressionCodeValue(Integer) - Method in interface com.skratchdot.riff.wav.ChunkFormat
Sets the value of the 'Compression Code Value' attribute.
setCompressionCodeValue(Integer) - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
setCountry(Integer) - Method in interface com.skratchdot.riff.wav.ChunkDataListTypeLabeledText
Sets the value of the 'Country' attribute.
setCountry(Integer) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
setCuePointID(Long) - Method in interface com.skratchdot.riff.wav.ChunkDataListType
Sets the value of the 'Cue Point ID' attribute.
setCuePointID(Long) - Method in interface com.skratchdot.riff.wav.CuePoint
Sets the value of the 'Cue Point ID' attribute.
setCuePointID(Long) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeImpl
 
setCuePointID(Long) - Method in class com.skratchdot.riff.wav.impl.CuePointImpl
 
setCuePointID(Long) - Method in class com.skratchdot.riff.wav.impl.SampleLoopImpl
 
setCuePointID(Long) - Method in class com.skratchdot.riff.wav.impl.SegmentImpl
 
setCuePointID(Long) - Method in interface com.skratchdot.riff.wav.SampleLoop
Sets the value of the 'Cue Point ID' attribute.
setCuePointID(Long) - Method in interface com.skratchdot.riff.wav.Segment
Sets the value of the 'Cue Point ID' attribute.
setData(byte[]) - Method in interface com.skratchdot.riff.wav.ChunkUnknown
Sets the value of the 'Data' attribute.
setData(byte[]) - Method in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
 
setDataChunkID(Long) - Method in interface com.skratchdot.riff.wav.CuePoint
Sets the value of the 'Data Chunk ID' attribute.
setDataChunkID(Long) - Method in class com.skratchdot.riff.wav.impl.CuePointImpl
 
setDialect(Integer) - Method in interface com.skratchdot.riff.wav.ChunkDataListTypeLabeledText
Sets the value of the 'Dialect' attribute.
setDialect(Integer) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
setEnd(Long) - Method in class com.skratchdot.riff.wav.impl.SampleLoopImpl
 
setEnd(Long) - Method in interface com.skratchdot.riff.wav.SampleLoop
Sets the value of the 'End' attribute.
setException(Exception) - Method in class com.skratchdot.riff.wav.impl.ParseChunkExceptionImpl
 
setException(Exception) - Method in interface com.skratchdot.riff.wav.ParseChunkException
Sets the value of the 'Exception' attribute.
setExtraFormatBytes(byte[]) - Method in interface com.skratchdot.riff.wav.ChunkFormat
Sets the value of the 'Extra Format Bytes' attribute.
setExtraFormatBytes(byte[]) - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
setFineTune(byte) - Method in interface com.skratchdot.riff.wav.ChunkInstrument
Sets the value of the 'Fine Tune' attribute.
setFineTune(byte) - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
setFormatDependantData(byte[]) - Method in interface com.skratchdot.riff.wav.ChunkFact
Sets the value of the 'Format Dependant Data' attribute.
setFormatDependantData(byte[]) - Method in class com.skratchdot.riff.wav.impl.ChunkFactImpl
 
setFraction(Long) - Method in class com.skratchdot.riff.wav.impl.SampleLoopImpl
 
setFraction(Long) - Method in interface com.skratchdot.riff.wav.SampleLoop
Sets the value of the 'Fraction' attribute.
setGain(byte) - Method in interface com.skratchdot.riff.wav.ChunkInstrument
Sets the value of the 'Gain' attribute.
setGain(byte) - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
setHighNote(byte) - Method in interface com.skratchdot.riff.wav.ChunkInstrument
Sets the value of the 'High Note' attribute.
setHighNote(byte) - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
setHighVelocity(byte) - Method in interface com.skratchdot.riff.wav.ChunkInstrument
Sets the value of the 'High Velocity' attribute.
setHighVelocity(byte) - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
setLanguage(Integer) - Method in interface com.skratchdot.riff.wav.ChunkDataListTypeLabeledText
Sets the value of the 'Language' attribute.
setLanguage(Integer) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
setLengthInSamples(Long) - Method in class com.skratchdot.riff.wav.impl.SegmentImpl
 
setLengthInSamples(Long) - Method in interface com.skratchdot.riff.wav.Segment
Sets the value of the 'Length In Samples' attribute.
setLowNote(byte) - Method in interface com.skratchdot.riff.wav.ChunkInstrument
Sets the value of the 'Low Note' attribute.
setLowNote(byte) - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
setLowVelocity(byte) - Method in interface com.skratchdot.riff.wav.ChunkInstrument
Sets the value of the 'Low Velocity' attribute.
setLowVelocity(byte) - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
setManufacturer(Long) - Method in interface com.skratchdot.riff.wav.ChunkSampler
Sets the value of the 'Manufacturer' attribute.
setManufacturer(Long) - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
setMidiPitchFraction(Long) - Method in interface com.skratchdot.riff.wav.ChunkSampler
Sets the value of the 'Midi Pitch Fraction' attribute.
setMidiPitchFraction(Long) - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
setMidiUnityNote(Long) - Method in interface com.skratchdot.riff.wav.ChunkSampler
Sets the value of the 'Midi Unity Note' attribute.
setMidiUnityNote(Long) - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
setNumberOfChannels(Integer) - Method in interface com.skratchdot.riff.wav.ChunkFormat
Sets the value of the 'Number Of Channels' attribute.
setNumberOfChannels(Integer) - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
setNumberOfRepeats(Long) - Method in class com.skratchdot.riff.wav.impl.SegmentImpl
 
setNumberOfRepeats(Long) - Method in interface com.skratchdot.riff.wav.Segment
Sets the value of the 'Number Of Repeats' attribute.
setNumberOfSilentSamples(Long) - Method in interface com.skratchdot.riff.wav.ChunkSilent
Sets the value of the 'Number Of Silent Samples' attribute.
setNumberOfSilentSamples(Long) - Method in class com.skratchdot.riff.wav.impl.ChunkSilentImpl
 
setPlayCount(Long) - Method in class com.skratchdot.riff.wav.impl.SampleLoopImpl
 
setPlayCount(Long) - Method in interface com.skratchdot.riff.wav.SampleLoop
Sets the value of the 'Play Count' attribute.
setPosition(Long) - Method in interface com.skratchdot.riff.wav.CuePoint
Sets the value of the 'Position' attribute.
setPosition(Long) - Method in class com.skratchdot.riff.wav.impl.CuePointImpl
 
setProduct(Long) - Method in interface com.skratchdot.riff.wav.ChunkSampler
Sets the value of the 'Product' attribute.
setProduct(Long) - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
setPurposeID(Long) - Method in interface com.skratchdot.riff.wav.ChunkDataListTypeLabeledText
Sets the value of the 'Purpose ID' attribute.
setPurposeID(Long) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
setSample(short) - Method in class com.skratchdot.riff.wav.impl.SampleData16BitImpl
 
setSample(byte) - Method in class com.skratchdot.riff.wav.impl.SampleData8BitImpl
 
setSample(short) - Method in interface com.skratchdot.riff.wav.SampleData16Bit
Sets the value of the 'Sample' attribute.
setSample(byte) - Method in interface com.skratchdot.riff.wav.SampleData8Bit
Sets the value of the 'Sample' attribute.
setSampleData(SampleData) - Method in interface com.skratchdot.riff.wav.Channel
Sets the value of the 'Sample Data' containment reference.
setSampleData(SampleData) - Method in class com.skratchdot.riff.wav.impl.ChannelImpl
 
setSampleDataOriginal(byte[]) - Method in interface com.skratchdot.riff.wav.ChunkData
Sets the value of the 'Sample Data Original' attribute.
setSampleDataOriginal(byte[]) - Method in class com.skratchdot.riff.wav.impl.ChunkDataImpl
 
setSampleLength(Long) - Method in interface com.skratchdot.riff.wav.ChunkDataListTypeLabeledText
Sets the value of the 'Sample Length' attribute.
setSampleLength(Long) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
setSampleOffset(Long) - Method in interface com.skratchdot.riff.wav.CuePoint
Sets the value of the 'Sample Offset' attribute.
setSampleOffset(Long) - Method in class com.skratchdot.riff.wav.impl.CuePointImpl
 
setSamplePeriod(Long) - Method in interface com.skratchdot.riff.wav.ChunkSampler
Sets the value of the 'Sample Period' attribute.
setSamplePeriod(Long) - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
setSampleRate(Long) - Method in interface com.skratchdot.riff.wav.ChunkFormat
Sets the value of the 'Sample Rate' attribute.
setSampleRate(Long) - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
setSamplerData(byte[]) - Method in interface com.skratchdot.riff.wav.ChunkSampler
Sets the value of the 'Sampler Data' attribute.
setSamplerData(byte[]) - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
setSignificantBitsPerSample(Integer) - Method in interface com.skratchdot.riff.wav.ChunkFormat
Sets the value of the 'Significant Bits Per Sample' attribute.
setSignificantBitsPerSample(Integer) - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
setSmpteFormat(Long) - Method in interface com.skratchdot.riff.wav.ChunkSampler
Sets the value of the 'Smpte Format' attribute.
setSmpteFormat(Long) - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
setSmpteOffset(Long) - Method in interface com.skratchdot.riff.wav.ChunkSampler
Sets the value of the 'Smpte Offset' attribute.
setSmpteOffset(Long) - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
setStart(Long) - Method in class com.skratchdot.riff.wav.impl.SampleLoopImpl
 
setStart(Long) - Method in interface com.skratchdot.riff.wav.SampleLoop
Sets the value of the 'Start' attribute.
setText(byte[]) - Method in interface com.skratchdot.riff.wav.ChunkDataListType
Sets the value of the 'Text' attribute.
setText(byte[]) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeImpl
 
setType(Long) - Method in class com.skratchdot.riff.wav.impl.SampleLoopImpl
 
setType(Long) - Method in interface com.skratchdot.riff.wav.SampleLoop
Sets the value of the 'Type' attribute.
setTypeID(ChunkDataListTypeID) - Method in interface com.skratchdot.riff.wav.ChunkDataList
Sets the value of the 'Type ID' attribute.
setTypeID(ChunkDataListTypeID) - Method in class com.skratchdot.riff.wav.impl.ChunkDataListImpl
 
setUnknownChunkTypeIdValue(Long) - Method in interface com.skratchdot.riff.wav.ChunkUnknown
Sets the value of the 'Unknown Chunk Type Id Value' attribute.
setUnknownChunkTypeIdValue(Long) - Method in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
 
setUnshiftedNote(byte) - Method in interface com.skratchdot.riff.wav.ChunkInstrument
Sets the value of the 'Unshifted Note' attribute.
setUnshiftedNote(byte) - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
setWavRandomAccessFilePointer(long) - Method in interface com.skratchdot.riff.wav.ChunkUnknown
Sets the value of the 'Wav Random Access File Pointer' attribute.
setWavRandomAccessFilePointer(long) - Method in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
 
SIGNIFICANT_BITS_PER_SAMPLE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
The default value of the 'Significant Bits Per Sample' attribute.
significantBitsPerSample - Variable in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
The cached value of the 'Significant Bits Per Sample' attribute.
SINT_VALUE - Static variable in enum com.skratchdot.riff.wav.ChunkTypeID
The 'SINT' literal value.
SIZE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkImpl
The default value of the 'Size' attribute.
SIZE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.RIFFWaveImpl
The default value of the 'Size' attribute.
skipBytes(int) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
slice() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
SMPL_VALUE - Static variable in enum com.skratchdot.riff.wav.ChunkTypeID
The 'SMPL' literal value.
SMPTE_0_VALUE - Static variable in enum com.skratchdot.riff.wav.SMPTEFormat
The 'SMPTE 0' literal value.
SMPTE_24_VALUE - Static variable in enum com.skratchdot.riff.wav.SMPTEFormat
The 'SMPTE 24' literal value.
SMPTE_25_VALUE - Static variable in enum com.skratchdot.riff.wav.SMPTEFormat
The 'SMPTE 25' literal value.
SMPTE_29_VALUE - Static variable in enum com.skratchdot.riff.wav.SMPTEFormat
The 'SMPTE 29' literal value.
SMPTE_30_VALUE - Static variable in enum com.skratchdot.riff.wav.SMPTEFormat
The 'SMPTE 30' literal value.
SMPTE_FORMAT - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'SMPTE Format' enum.
SMPTE_FORMAT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'SMPTE Format' enum.
SMPTE_FORMAT_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
The default value of the 'Smpte Format' attribute.
SMPTE_OFFSET_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
The default value of the 'Smpte Offset' attribute.
smpteFormat - Variable in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
The cached value of the 'Smpte Format' attribute.
SMPTEFormat - Enum in com.skratchdot.riff.wav
A representation of the literals of the enumeration 'SMPTE Format', and utility methods for working with them.
smpteOffset - Variable in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
The cached value of the 'Smpte Offset' attribute.
start - Variable in class com.skratchdot.riff.wav.impl.SampleLoopImpl
The cached value of the 'Start' attribute.
START_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.SampleLoopImpl
The default value of the 'Start' attribute.
STRING_CAUSE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ParseChunkExceptionImpl
The default value of the 'String Cause' attribute.
STRING_MESSAGE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ParseChunkExceptionImpl
The default value of the 'String Message' attribute.
STRING_STACK_TRACE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ParseChunkExceptionImpl
The default value of the 'String Stack Trace' attribute.

T

text - Variable in class com.skratchdot.riff.wav.impl.ChunkDataListTypeImpl
The cached value of the 'Text' attribute.
TEXT_AS_STRING_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkDataListTypeImpl
The default value of the 'Text As String' attribute.
TEXT_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkDataListTypeImpl
The default value of the 'Text' attribute.
toAudioFileFormat() - Method in class com.skratchdot.riff.wav.impl.RIFFWaveImpl
 
toAudioFileFormat() - Method in interface com.skratchdot.riff.wav.RIFFWave
 
toAudioFormat() - Method in class com.skratchdot.riff.wav.impl.RIFFWaveImpl
 
toAudioFormat() - Method in interface com.skratchdot.riff.wav.RIFFWave
 
toAudioInputStream() - Method in class com.skratchdot.riff.wav.impl.RIFFWaveImpl
 
toAudioInputStream() - Method in interface com.skratchdot.riff.wav.RIFFWave
 
toByteArray() - Method in interface com.skratchdot.riff.wav.Chunk
 
toByteArray() - Method in class com.skratchdot.riff.wav.impl.ChunkCueImpl
 
toByteArray() - Method in class com.skratchdot.riff.wav.impl.ChunkDataImpl
 
toByteArray() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListImpl
 
toByteArray() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
toByteArray() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabelImpl
 
toByteArray() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeNoteImpl
 
toByteArray() - Method in class com.skratchdot.riff.wav.impl.ChunkFactImpl
 
toByteArray() - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
toByteArray() - Method in class com.skratchdot.riff.wav.impl.ChunkImpl
 
toByteArray() - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
toByteArray() - Method in class com.skratchdot.riff.wav.impl.ChunkPlayListImpl
 
toByteArray() - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
toByteArray() - Method in class com.skratchdot.riff.wav.impl.ChunkSilentImpl
 
toByteArray() - Method in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
 
toByteArray() - Method in class com.skratchdot.riff.wav.impl.ChunkWaveListImpl
 
toByteArray() - Method in class com.skratchdot.riff.wav.impl.RIFFWaveImpl
 
toByteArray() - Method in interface com.skratchdot.riff.wav.RIFFWave
 
toString() - Method in enum com.skratchdot.riff.wav.ChunkDataListTypeID
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum com.skratchdot.riff.wav.ChunkTypeID
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum com.skratchdot.riff.wav.CompressionCode
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class com.skratchdot.riff.wav.impl.ChunkDataImpl
 
toString() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListImpl
 
toString() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeImpl
 
toString() - Method in class com.skratchdot.riff.wav.impl.ChunkDataListTypeLabeledTextImpl
 
toString() - Method in class com.skratchdot.riff.wav.impl.ChunkFactImpl
 
toString() - Method in class com.skratchdot.riff.wav.impl.ChunkFormatImpl
 
toString() - Method in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
 
toString() - Method in class com.skratchdot.riff.wav.impl.ChunkSamplerImpl
 
toString() - Method in class com.skratchdot.riff.wav.impl.ChunkSilentImpl
 
toString() - Method in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
 
toString() - Method in class com.skratchdot.riff.wav.impl.CuePointImpl
 
toString() - Method in class com.skratchdot.riff.wav.impl.ParseChunkExceptionImpl
 
toString() - Method in class com.skratchdot.riff.wav.impl.SampleData16BitImpl
 
toString() - Method in class com.skratchdot.riff.wav.impl.SampleData8BitImpl
 
toString() - Method in class com.skratchdot.riff.wav.impl.SampleLoopImpl
 
toString() - Method in class com.skratchdot.riff.wav.impl.SegmentImpl
 
toString() - Method in enum com.skratchdot.riff.wav.SampleLoopType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum com.skratchdot.riff.wav.SMPTEFormat
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class com.skratchdot.riff.wav.util.ExtendedByteBuffer
 
type - Variable in class com.skratchdot.riff.wav.impl.SampleLoopImpl
The cached value of the 'Type' attribute.
TYPE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.SampleLoopImpl
The default value of the 'Type' attribute.
TYPE_ID_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkDataListImpl
The default value of the 'Type ID' attribute.
typeID - Variable in class com.skratchdot.riff.wav.impl.ChunkDataListImpl
The cached value of the 'Type ID' attribute.

U

UNKNOWN_CHUNK_TYPE_ID_VALUE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
The default value of the 'Unknown Chunk Type Id Value' attribute.
UNKNOWN_VALUE - Static variable in enum com.skratchdot.riff.wav.ChunkDataListTypeID
The 'UNKNOWN' literal value.
UNKNOWN_VALUE - Static variable in enum com.skratchdot.riff.wav.ChunkTypeID
The 'UNKNOWN' literal value.
UNKNOWN_VALUE - Static variable in enum com.skratchdot.riff.wav.SampleLoopType
The 'UNKNOWN' literal value.
unknownChunkTypeIdValue - Variable in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
The cached value of the 'Unknown Chunk Type Id Value' attribute.
UNSHIFTED_NOTE_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
The default value of the 'Unshifted Note' attribute.
unshiftedNote - Variable in class com.skratchdot.riff.wav.impl.ChunkInstrumentImpl
The cached value of the 'Unshifted Note' attribute.
UNSIGNED_INT - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Unsigned Int' data type.
UNSIGNED_INT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Unsigned Int' data type.
UNSIGNED_SHORT - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Unsigned Short' data type.
UNSIGNED_SHORT - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Unsigned Short' data type.
UNSUPPORTED_AUDIO_FILE_EXCEPTION - Static variable in interface com.skratchdot.riff.wav.WavPackage.Literals
The meta object literal for the 'Unsupported Audio File Exception' data type.
UNSUPPORTED_AUDIO_FILE_EXCEPTION - Static variable in interface com.skratchdot.riff.wav.WavPackage
The meta object id for the 'Unsupported Audio File Exception' data type.

V

valueOf(String) - Static method in enum com.skratchdot.riff.wav.ChunkDataListTypeID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.skratchdot.riff.wav.ChunkTypeID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.skratchdot.riff.wav.CompressionCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.skratchdot.riff.wav.SampleLoopType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.skratchdot.riff.wav.SMPTEFormat
Returns the enum constant of this type with the specified name.
VALUES - Static variable in enum com.skratchdot.riff.wav.ChunkDataListTypeID
A public read-only list of all the 'Chunk Data List Type ID' enumerators.
values() - Static method in enum com.skratchdot.riff.wav.ChunkDataListTypeID
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.skratchdot.riff.wav.ChunkTypeID
A public read-only list of all the 'Chunk Type ID' enumerators.
values() - Static method in enum com.skratchdot.riff.wav.ChunkTypeID
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.skratchdot.riff.wav.CompressionCode
A public read-only list of all the 'Compression Code' enumerators.
values() - Static method in enum com.skratchdot.riff.wav.CompressionCode
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.skratchdot.riff.wav.SampleLoopType
A public read-only list of all the 'Sample Loop Type' enumerators.
values() - Static method in enum com.skratchdot.riff.wav.SampleLoopType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.skratchdot.riff.wav.SMPTEFormat
A public read-only list of all the 'SMPTE Format' enumerators.
values() - Static method in enum com.skratchdot.riff.wav.SMPTEFormat
Returns an array containing the constants of this enum type, in the order they are declared.

W

WAV_RANDOM_ACCESS_FILE_POINTER_EDEFAULT - Static variable in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
The default value of the 'Wav Random Access File Pointer' attribute.
WavAdapterFactory - Class in com.skratchdot.riff.wav.util
The Adapter Factory for the model.
WavAdapterFactory() - Constructor for class com.skratchdot.riff.wav.util.WavAdapterFactory
Creates an instance of the adapter factory.
WAVE_VALUE - Static variable in enum com.skratchdot.riff.wav.ChunkTypeID
The 'WAVE' literal value.
WavFactory - Interface in com.skratchdot.riff.wav
The Factory for the model.
WavFactoryImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model Factory.
WavFactoryImpl() - Constructor for class com.skratchdot.riff.wav.impl.WavFactoryImpl
Creates an instance of the factory.
WAVL_VALUE - Static variable in enum com.skratchdot.riff.wav.ChunkTypeID
The 'WAVL' literal value.
WavPackage - Interface in com.skratchdot.riff.wav
The Package for the model.
WavPackage.Literals - Interface in com.skratchdot.riff.wav
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
WavPackageImpl - Class in com.skratchdot.riff.wav.impl
An implementation of the model Package.
WavRandomAccessFile - Class in com.skratchdot.riff.wav.util
A RandomAccessFile wrapper that converts data to Little Endian format.
WavRandomAccessFile(File, String) - Constructor for class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
WavRandomAccessFile(String, String) - Constructor for class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
wavRandomAccessFilePointer - Variable in class com.skratchdot.riff.wav.impl.ChunkUnknownImpl
The cached value of the 'Wav Random Access File Pointer' attribute.
WavResourceFactoryImpl - Class in com.skratchdot.riff.wav.util
The Resource Factory associated with the package.
WavResourceFactoryImpl() - Constructor for class com.skratchdot.riff.wav.util.WavResourceFactoryImpl
Creates an instance of the resource factory.
WavResourceImpl - Class in com.skratchdot.riff.wav.util
The Resource associated with the package.
WavResourceImpl(URI) - Constructor for class com.skratchdot.riff.wav.util.WavResourceImpl
Creates an instance of the resource.
WavSwitch<T> - Class in com.skratchdot.riff.wav.util
The Switch for the model's inheritance hierarchy.
WavSwitch() - Constructor for class com.skratchdot.riff.wav.util.WavSwitch
Creates an instance of the switch.
WavUtil - Class in com.skratchdot.riff.wav.util
 
WavUtil() - Constructor for class com.skratchdot.riff.wav.util.WavUtil
 
write(File) - Method in class com.skratchdot.riff.wav.impl.RIFFWaveImpl
 
write(File) - Method in interface com.skratchdot.riff.wav.RIFFWave
 
write(int) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
write(byte[]) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
write(byte[], int, int) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
writeBlockAlign() - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
If the filepointer is currently at an odd position, it will advance to an even position by writing a byte with value 0x00.
writeBoolean(boolean) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
writeByte(int) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
writeBytes(String) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
writeChar(int) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
writeChars(String) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
writeDouble(double) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
writeFloat(float) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
writeInt(int) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
writeLong(long) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
writeShort(int) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
writeShort(short) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
writeUnsignedInt(long) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
writeUnsignedShort(int) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
writeUTF(String) - Method in class com.skratchdot.riff.wav.util.WavRandomAccessFile
 
A B C D E F G H I L M N O P R S T U V W 
RIFF WAV for Java

RIFF WAV for Java Project Page
skratchdot.com