PlayConfig constructor
PlayConfig({})
Implementation
PlayConfig(
{this.fetchStreamType,
this.hardDecode,
this.privateData,
this.timeout,
this.secretKey,
this.waterConfigs,
this.bufferLength,
this.deviceSerial,
this.verifyCode,
this.ip,
this.port,
this.username,
this.password,
this.qualityType,
this.channelNum});