Skip to content

Commit

Permalink
Update files/ja/web/api/mediatracksupportedconstraints/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
mfuji09 and github-actions[bot] authored Aug 18, 2024
1 parent 24813a8 commit 4253f0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/ja/web/api/mediatracksupportedconstraints/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ WebIDLのインターフェイス定義はこのように動作するため、
- {{domxref("MediaTrackSupportedConstraints.resizeMode", "resizeMode")}}
- : 論理値で、値が `true` ならば、現在の環境で [`resizeMode`](/ja/docs/Web/API/MediaTrackConstraints#resizemode) 制約に対応しています。
- {{domxref("MediaTrackSupportedConstraints.volume", "volume")}} {{Deprecated_Inline}} {{Non-standard_Inline}}

- : 論理値で、値が `true` ならば、現在の環境で [`volume`](/ja/docs/Web/API/MediaTrackConstraints#volume) 制約に対応しています。

- {{domxref("MediaTrackSupportedConstraints.sampleRate", "sampleRate")}}
Expand Down

0 comments on commit 4253f0c

Please sign in to comment.