setLoopingTrack method
Implementation
void setLoopingTrack(Uint8List? pcmData) {
throw UnimplementedError('setLoopingTrack() has not been implemented.');
}
void setLoopingTrack(Uint8List? pcmData) {
throw UnimplementedError('setLoopingTrack() has not been implemented.');
}