Skip to content
Class

Mp4InputFormat

MPEG-4 Part 14 (MP4) file format.

Do not instantiate this class; use the MP4 singleton instead.

Extends: IsobmffInputFormat

Instances

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.

Released under the Mozilla Public License 2.0.