Abstract class
IsobmffInputFormat
Format representing files compatible with the ISO base media file format (ISOBMFF), like MP4 or MOV files.
Extends: InputFormat
Subclasses
Properties
mimeType
ts
get mimeType(): string;
Returns the typical base MIME type of the input format.
name
ts
get name(): string;
Returns the name of the input format.