live property

bool? live
getter/setter pair

默认:true 设置直播或者点播模式,不同模式会自动设置不同的hls.js参数。

Implementation

external bool? live;