The videoBitsPerSecond read-only property of the MediaRecorder interface returns the video encoding bit rate in use.
videoBitsPerSecond
MediaRecorder
This may differ from the bit rate specified in the constructor, if it was provided.
A Number (unsigned long).
Number