setLoopStart method

void setLoopStart(
  1. int value
)

Implementation

void setLoopStart(int value) {
  throw ('Currently Not Implimented! Please Use "VideoAudio, FlutterAudio, or AudioLatency".');
}