seekTo abstract method

Future seekTo(
  1. int msec
)

指定开始播放时间

Implementation

Future<dynamic> seekTo(int msec);