ExportResult constructor
ExportResult({})
Implementation
ExportResult(
{required this.videoSources, required this.previewFilePath, required this.metaFilePath, required this.audioMeta});
ExportResult(
{required this.videoSources, required this.previewFilePath, required this.metaFilePath, required this.audioMeta});