audioop.byteswap(fragment, width)
“Byteswap” all samples in a fragment and returns the modified fragment. Converts big-endian samples to little-endian and vice versa.
New in version 3.4.
audioop.byteswap(fragment, width)
“Byteswap” all samples in a fragment and returns the modified fragment. Converts big-endian samples to little-endian and vice versa.
New in version 3.4.
Please login to continue.