Uses of Class
wavFiles.ByteConverter
Packages that use ByteConverter
-
Uses of ByteConverter in wavFiles
Subclasses of ByteConverter in wavFilesModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
Methods in wavFiles that return ByteConverterModifier 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)