VideoFileDetails constructor
VideoFileDetails({})
Implementation
VideoFileDetails({
this.audioStreams,
this.bitrateBps,
this.container,
this.creationTime,
this.durationMs,
this.fileName,
this.fileSize,
this.fileType,
this.videoStreams,
});