A B C D F G J P R S T U W _

S

setAudioChannelCount(int) - Method in class com.ritolaaudio.simplewavio.files.riff.wave.RiffChunk_fmt_
 
setAudioFormatCode(int) - Method in class com.ritolaaudio.simplewavio.files.riff.wave.RiffChunk_fmt_
 
setAudioFromFloats(float[][]) - Method in class com.ritolaaudio.simplewavio.files.riff.RiffChunk_WAVE
 
setBitsPerSample(int) - Method in class com.ritolaaudio.simplewavio.files.riff.wave.RiffChunk_fmt_
 
setBlockAlign(int) - Method in class com.ritolaaudio.simplewavio.files.riff.wave.RiffChunk_fmt_
 
setByteRate(long) - Method in class com.ritolaaudio.simplewavio.files.riff.wave.RiffChunk_fmt_
 
setJunkData(byte[]) - Method in class com.ritolaaudio.simplewavio.files.riff.RiffChunk_JUNK
JUNK data should be non-data but it doesn't have to be.
setRawData(byte[]) - Method in class com.ritolaaudio.simplewavio.files.riff.wave.RiffChunk_data
 
setSampleRate(long) - Method in class com.ritolaaudio.simplewavio.files.riff.wave.RiffChunk_fmt_
 
setSize(long) - Method in class com.ritolaaudio.simplewavio.files.riff.wave.RiffChunk_fmt_
Not audio-related: Refers to the RIFF subchunk data size.
setUnrecognizedRawData(byte[]) - Method in class com.ritolaaudio.simplewavio.files.Unrecognized
 
sizeEstimateInBytes() - Method in class com.ritolaaudio.simplewavio.files.RiffChunk
Called externally and recursively when pre-calculating the size of a RIFF file.

A B C D F G J P R S T U W _