Type alias ParsedContainerComponentType
Parsed
Container
Component
Type
: { audioFormat
?: string; containerFormat
?: string; containerMediaInfo
?: ParsedBaseMediaInfoType; containerMetadata
?: { [key:
string]
: string; }; duration
?: string; durationTimeCode
?: TimeCodeType; originalFilename
?: string; startTimecode
?: TimeCodeType; startTimestamp
?: TimeCodeType; textFormat
?: string; videoFormat
?: string; } & ParsedFileType
Parsed container component