MediaRecorderErrorEvent: {
    prototype: MediaRecorderErrorEvent;
    new (type: string, eventInitDict: MediaRecorderErrorEventInit): MediaRecorderErrorEvent;
}

Type declaration

Generated using TypeDoc