@override void setLoopingTrack(Uint8List? pcmData) { methodChannel.invokeMethod<void>('setLoopingTrack', pcmData); }