Abstract class
InputFormat
Base class representing an input media file format.
Subclasses
Used by
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.