PcmInt

constructor(bitDepth: IntBitDepth, endianness: Endianness = Endianness.Little, layout: SampleLayout = SampleLayout.Interleaved, signed: Boolean = true, packed: Boolean = true)