diff --git a/files/ja/web/api/mediatracksupportedconstraints/aspectratio/index.md b/files/ja/web/api/mediatracksupportedconstraints/aspectratio/index.md index eef932868c5159..ccb72112b5ed35 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/aspectratio/index.md +++ b/files/ja/web/api/mediatracksupportedconstraints/aspectratio/index.md @@ -51,7 +51,7 @@ if (navigator.mediaDevices.getSupportedConstraints().aspectRatio) { ## 関連情報 -- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Streams_API) +- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Capture_and_Streams_API) - {{domxref("MediaDevices.getSupportedConstraints()")}} - {{domxref("MediaTrackSupportedConstraints")}} - {{domxref("MediaStreamTrack")}} diff --git a/files/ja/web/api/mediatracksupportedconstraints/autogaincontrol/index.md b/files/ja/web/api/mediatracksupportedconstraints/autogaincontrol/index.md index d0e85bb8b43149..d2b3733fcb7f6f 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/autogaincontrol/index.md +++ b/files/ja/web/api/mediatracksupportedconstraints/autogaincontrol/index.md @@ -55,7 +55,7 @@ if (navigator.mediaDevices.getSupportedConstraints().autoGainControl) { ## 関連情報 -- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Streams_API) +- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Capture_and_Streams_API) - {{domxref("MediaDevices.getSupportedConstraints()")}} - {{domxref("MediaTrackSupportedConstraints")}} - {{domxref("MediaStreamTrack")}} diff --git a/files/ja/web/api/mediatracksupportedconstraints/channelcount/index.md b/files/ja/web/api/mediatracksupportedconstraints/channelcount/index.md index aaab560b2a661a..1606792448c718 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/channelcount/index.md +++ b/files/ja/web/api/mediatracksupportedconstraints/channelcount/index.md @@ -51,7 +51,7 @@ if (navigator.mediaDevices.getSupportedConstraints().channelCount) { ## 関連情報 -- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Streams_API) +- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Capture_and_Streams_API) - {{domxref("MediaDevices.getSupportedConstraints()")}} - {{domxref("MediaTrackSupportedConstraints")}} - {{domxref("MediaStreamTrack")}} diff --git a/files/ja/web/api/mediatracksupportedconstraints/deviceid/index.md b/files/ja/web/api/mediatracksupportedconstraints/deviceid/index.md index 8e0f4ca325c32e..cd981de3fca5ee 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/deviceid/index.md +++ b/files/ja/web/api/mediatracksupportedconstraints/deviceid/index.md @@ -51,7 +51,7 @@ if (navigator.mediaDevices.getSupportedConstraints().deviceId) { ## 関連情報 -- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Streams_API) +- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Capture_and_Streams_API) - {{domxref("MediaDevices.getSupportedConstraints()")}} - {{domxref("MediaTrackSupportedConstraints")}} - {{domxref("MediaStreamTrack")}} diff --git a/files/ja/web/api/mediatracksupportedconstraints/echocancellation/index.md b/files/ja/web/api/mediatracksupportedconstraints/echocancellation/index.md index 9f5c9b13f66b4a..339ac526899af8 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/echocancellation/index.md +++ b/files/ja/web/api/mediatracksupportedconstraints/echocancellation/index.md @@ -51,7 +51,7 @@ if (navigator.mediaDevices.getSupportedConstraints().echoCancellation) { ## 関連情報 -- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Streams_API) +- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Capture_and_Streams_API) - {{domxref("MediaDevices.getSupportedConstraints()")}} - {{domxref("MediaTrackSupportedConstraints")}} - {{domxref("MediaStreamTrack")}} diff --git a/files/ja/web/api/mediatracksupportedconstraints/facingmode/index.md b/files/ja/web/api/mediatracksupportedconstraints/facingmode/index.md index 1d81d8ec2dd91c..ccfa77c9895c3d 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/facingmode/index.md +++ b/files/ja/web/api/mediatracksupportedconstraints/facingmode/index.md @@ -51,7 +51,7 @@ if (navigator.mediaDevices.getSupportedConstraints().facingMode) { ## 関連情報 -- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Streams_API) +- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Capture_and_Streams_API) - {{domxref("MediaDevices.getSupportedConstraints()")}} - {{domxref("MediaTrackSupportedConstraints")}} - {{domxref("MediaStreamTrack")}} diff --git a/files/ja/web/api/mediatracksupportedconstraints/groupid/index.md b/files/ja/web/api/mediatracksupportedconstraints/groupid/index.md index f437b5fe495ca8..d255e97f57896c 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/groupid/index.md +++ b/files/ja/web/api/mediatracksupportedconstraints/groupid/index.md @@ -51,7 +51,7 @@ if (navigator.mediaDevices.getSupportedConstraints().groupId) { ## 関連情報 -- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Streams_API) +- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Capture_and_Streams_API) - {{domxref("MediaDevices.getSupportedConstraints()")}} - {{domxref("MediaTrackSupportedConstraints")}} - {{domxref("MediaStreamTrack")}} diff --git a/files/ja/web/api/mediatracksupportedconstraints/height/index.md b/files/ja/web/api/mediatracksupportedconstraints/height/index.md index 9b1bdeccf32953..bebf12046a0278 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/height/index.md +++ b/files/ja/web/api/mediatracksupportedconstraints/height/index.md @@ -51,7 +51,7 @@ if (navigator.mediaDevices.getSupportedConstraints().height) { ## 関連情報 -- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Streams_API) +- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Capture_and_Streams_API) - {{domxref("MediaDevices.getSupportedConstraints()")}} - {{domxref("MediaTrackSupportedConstraints")}} - {{domxref("MediaStreamTrack")}} diff --git a/files/ja/web/api/mediatracksupportedconstraints/latency/index.md b/files/ja/web/api/mediatracksupportedconstraints/latency/index.md index 043c8af1403ca9..e5a221f89ab5aa 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/latency/index.md +++ b/files/ja/web/api/mediatracksupportedconstraints/latency/index.md @@ -51,7 +51,7 @@ if (navigator.mediaDevices.getSupportedConstraints().latency) { ## 関連情報 -- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Streams_API) +- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Capture_and_Streams_API) - {{domxref("MediaDevices.getSupportedConstraints()")}} - {{domxref("MediaTrackSupportedConstraints")}} - {{domxref("MediaStreamTrack")}} diff --git a/files/ja/web/api/mediatracksupportedconstraints/noisesuppression/index.md b/files/ja/web/api/mediatracksupportedconstraints/noisesuppression/index.md index 09d4dcedc88e3a..36e3ea00b62ceb 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/noisesuppression/index.md +++ b/files/ja/web/api/mediatracksupportedconstraints/noisesuppression/index.md @@ -55,7 +55,7 @@ if (navigator.mediaDevices.getSupportedConstraints().noiseSuppression) { ## 関連情報 -- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Streams_API) +- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Capture_and_Streams_API) - {{domxref("MediaDevices.getSupportedConstraints()")}} - {{domxref("MediaTrackSupportedConstraints")}} - {{domxref("MediaStreamTrack")}} diff --git a/files/ja/web/api/mediatracksupportedconstraints/samplerate/index.md b/files/ja/web/api/mediatracksupportedconstraints/samplerate/index.md index d5a3f9db74baf8..6063e358e560a1 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/samplerate/index.md +++ b/files/ja/web/api/mediatracksupportedconstraints/samplerate/index.md @@ -51,7 +51,7 @@ if (navigator.mediaDevices.getSupportedConstraints().sampleRate) { ## 関連情報 -- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Streams_API) +- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Capture_and_Streams_API) - {{domxref("MediaDevices.getSupportedConstraints()")}} - {{domxref("MediaTrackSupportedConstraints")}} - {{domxref("MediaStreamTrack")}} diff --git a/files/ja/web/api/mediatracksupportedconstraints/samplesize/index.md b/files/ja/web/api/mediatracksupportedconstraints/samplesize/index.md index 6a2e65e7ad5e1b..75b6514b859b40 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/samplesize/index.md +++ b/files/ja/web/api/mediatracksupportedconstraints/samplesize/index.md @@ -51,7 +51,7 @@ if (navigator.mediaDevices.getSupportedConstraints().sampleSize) { ## 関連情報 -- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Streams_API) +- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Capture_and_Streams_API) - {{domxref("MediaDevices.getSupportedConstraints()")}} - {{domxref("MediaTrackSupportedConstraints")}} - {{domxref("MediaStreamTrack")}} diff --git a/files/ja/web/api/mediatracksupportedconstraints/volume/index.md b/files/ja/web/api/mediatracksupportedconstraints/volume/index.md index b2cc47aa9ddd95..711b85850b8177 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/volume/index.md +++ b/files/ja/web/api/mediatracksupportedconstraints/volume/index.md @@ -47,7 +47,7 @@ if (navigator.mediaDevices.getSupportedConstraints().volume) { ## 関連情報 -- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Streams_API) +- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Capture_and_Streams_API) - {{domxref("MediaDevices.getSupportedConstraints()")}} - {{domxref("MediaTrackSupportedConstraints")}} - {{domxref("MediaStreamTrack")}} diff --git a/files/ja/web/api/mediatracksupportedconstraints/width/index.md b/files/ja/web/api/mediatracksupportedconstraints/width/index.md index 812c2365f8ee1b..bd2cfc4b74adbe 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/width/index.md +++ b/files/ja/web/api/mediatracksupportedconstraints/width/index.md @@ -57,7 +57,7 @@ if (navigator.mediaDevices.getSupportedConstraints().width) { ## 関連情報 -- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Streams_API) +- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Capture_and_Streams_API) - {{domxref("MediaDevices.getSupportedConstraints()")}} - {{domxref("MediaTrackSupportedConstraints")}} - {{domxref("MediaStreamTrack")}}