preservesPitch
Newly available since 2023-12-11
The preservesPitch
property for <audio>
or <video>
adjusts the pitch of audio to sound more natural when the playback rate is faster or slower than the default.
To learn more, see
HTMLMediaElement: preservesPitch property at MDN.
Compatibility
- Chrome 86 Released on 2020-10-20
- Chrome Android 86 Released on 2020-10-20
- Edge 86 Released on 2020-10-09
- Firefox 101 Released on 2022-05-31
- Firefox for Android 101 Released on 2022-05-31
- Safari 17.2 Released on 2023-12-11
- Safari on iOS 17.2 Released on 2023-12-11
Specifications
- HTML Standard (#dom-media-preservespitch-dev), from HTML Workstream (WHATWG).