Skip to content

Missing HTMLMediaElement.preservesPitch #48444

Closed
@Moebits

Description

@Moebits

lib Update Request

Configuration Check

My compilation target is ES2015 and my lib is the default.

Missing / Incorrect Definition

HTMLMediaElement.preservesPitch is missing from the types. It is supported in nearly every browser.

Sample Code

// throws error
videoElement.preservesPitch = true

Documentation Link

Documentation: https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/preservesPitch

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