MediaRecorder.audioBitsPerSecond
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2021年4月.
audioBitsPerSecond
は MediaRecorder
インターフェイスの読み取り専用のプロパティで、使用されている音声エンコーディングのビットレートを返します。
これは、コンストラクターで指定されたビットレート(提供された場合)と異なる場合があります。
値
数値 (unsigned long) です。
仕様書
Specification |
---|
MediaStream Recording> # dom-mediarecorder-audiobitspersecond> |
ブラウザーの互換性
Loading…