rememberSamplingDecoder

@Composable
fun rememberSamplingDecoder(bytes: ByteArray?, rotation: SamplingDecoder.Rotation = SamplingDecoder.Rotation.ROTATION_0): Pair<SamplingDecoder?, Exception?>