FTXLivePlayConfigPlayerMsg constructor
FTXLivePlayConfigPlayerMsg({})
Implementation
FTXLivePlayConfigPlayerMsg({
this.playerId,
this.cacheTime,
this.maxAutoAdjustCacheTime,
this.minAutoAdjustCacheTime,
this.videoBlockThreshold,
this.connectRetryCount,
this.connectRetryInterval,
this.autoAdjustCacheTime,
this.enableAec,
this.enableMessage,
this.enableMetaData,
this.flvSessionKey,
});