autoPlay property

bool autoPlay
final

是否自动开始播放,默认true

如果设置了false, 可以使用PlayerController来控制播放

Implementation

final bool autoPlay;