web api instance property
MediaRecorder: videoBitsPerSecond property
The videoBitsPerSecond read-only
property of the MediaRecorder interface returns the video 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
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.