Skip to content
Class

WaveInputFormat

WAVE file format, based on RIFF.

Do not instantiate this class; use the WAVE 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.