Search completed in 1.20 seconds.
2 results for "preservesPitch":
HTMLMediaElement - Web APIs
WebAPIHTMLMediaElement
htmlmediaelement.preservespitch is a boolean that determines if the pitch of the sound will be preserved.
...this is implemented with prefixes in firefox (mozpreservespitch) and webkit (webkitpreservespitch).
HTMLMediaElement.playbackRate - Web APIs
WebAPIHTMLMediaElementplaybackRate
some browsers implement the non-standard htmlmediaelement.preservespitch property to control this.