onProgress property

void Function(int positionSec)? onProgress
final

播放进度回调,单位:秒

Implementation

final void Function(int positionSec)? onProgress;