MediaRecorder: videoBitsPerSecond プロパティ
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2021.
videoBitsPerSecond` は MediaRecorder
インターフェイスの読み取り専用プロパティは、使用されている動画エンコーディングのビットレートを返します。
これは、コンストラクターで指定されたビットレートが提供された場合、そのビットレートとは異なる形になる可能性があります。
値
数値 (unsigned long) です。
仕様書
Specification |
---|
MediaStream Recording # dom-mediarecorder-videobitspersecond |