Uses of Class
wavFiles.ByteConverter
-
Uses of ByteConverter in wavFiles
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
Modifier and TypeMethodDescriptionstatic ByteConverter
ByteConverter.createByteConverter
(int bytesPerSample, boolean bigEndian, AudioFormat.Encoding encoding) Create a byte converter based on the number of bytes per sample and on the endianness of the byte data.static ByteConverter
ByteConverter.createByteConverter
(AudioFormat audioFormat)