AVPTrackInfo constructor
AVPTrackInfo({})
Implementation
AVPTrackInfo(
{this.vodFormat,
this.videoHeight,
this.subtitleLanguage,
this.videoWidth,
this.trackBitrate,
this.vodFileSize,
this.trackIndex,
this.trackDefinition,
this.audioSampleFormat,
this.audioLanguage,
this.vodPlayUrl,
this.trackType,
this.audioSamplerate,
this.audioChannels});