setLoop method

void setLoop(
  1. bool value
)

Implementation

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