TrackInfo constructor
const
TrackInfo(})
Implementation
const TrackInfo(
this.type, {
this.isHdr,
this.format,
this.language,
this.title,
this.videoSize,
this.frameRate,
this.bitRate,
this.channels,
this.sampleRate,
});