Skip to content

Types for MediaRecorder #44398

Closed
Closed
@nVitius

Description

@nVitius

lib Update Request

I'm making this issue to track the request to add the types for the MediaStream Recording API into TypeScript.

Spec can be found here: #34728
MDN Docs here: https://developer.mozilla.org/en-US/docs/Web/API/MediaStream_Recording_API

There was an issue opened a few years ago about this, but was closed as "unactionable". It would be great to have these types available without needing to install a third-party lib as a dependency. Especially considering that this API is supported by all major browsers. Also, the interfaces for the MediaStream APIs, which this uses, already exist in TS.

I am creating a PR in the DOM-lib-generator and will update this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptHelp WantedYou can do this

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions