diff options
Diffstat (limited to 'files/ja/web/api/canvascapturemediastreamtrack/index.html')
-rw-r--r-- | files/ja/web/api/canvascapturemediastreamtrack/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/canvascapturemediastreamtrack/index.html b/files/ja/web/api/canvascapturemediastreamtrack/index.html index 26c00af3eb..1a09d91f51 100644 --- a/files/ja/web/api/canvascapturemediastreamtrack/index.html +++ b/files/ja/web/api/canvascapturemediastreamtrack/index.html @@ -18,7 +18,7 @@ translation_of: Web/API/CanvasCaptureMediaStreamTrack <p><span class="seoSummary">The <strong><code>CanvasCaptureMediaStreamTrack</code></strong> interface represents the video track contained in a {{domxref("MediaStream")}} being generated from a {{HTMLElement("canvas")}} following a call to {{domxref("HTMLCanvasElement.captureStream()")}}.</span></p> -<p>Part of the <a href="/en-US/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a>.</p> +<p>Part of the <a href="/ja/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a>.</p> <h2 id="Properties">Properties</h2> |