LinearToULaw

Functions

Link copied to clipboard
fun convert(value: Short): Byte
fun convert(shortArray: ShortArray, byteArray: ByteArray)
Link copied to clipboard
external fun convertShort(short: Short): Byte
Link copied to clipboard
external fun convertShortArray(shortArray: ShortArray, byteArray: ByteArray)