setLoop abstract method

Future setLoop(
  1. bool isLoop
)

设置是否循环播放

Implementation

Future<dynamic> setLoop(bool isLoop);