PublishedTrackInfo constructor
Returns a new PublishedTrackInfo instance.
Implementation
PublishedTrackInfo({
this.codecMimeType,
this.durationSeconds,
this.trackType,
});
Returns a new PublishedTrackInfo instance.
PublishedTrackInfo({
this.codecMimeType,
this.durationSeconds,
this.trackType,
});