Skip to content
Class

MpegTsInputFormat

MPEG Transport Stream (MPEG-TS) file format.

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

Extends: InputFormat

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.