MediaRecorder: audioBitsPerSecond property
The audioBitsPerSecond
read-only
property of the MediaRecorder
interface returns the audio encoding bit
rate in use.
This may differ from the bit rate specified in the constructor (if it was provided).
Value
A Number
(unsigned long).
Specifications
Specification |
---|
MediaStream Recording # dom-mediarecorder-audiobitspersecond |
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
audioBitsPerSecond |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.