diff --git a/src/content/insertable-streams/video-crop/index.html b/src/content/insertable-streams/video-crop/index.html index 8ee6eef81e..09052a66bc 100644 --- a/src/content/insertable-streams/video-crop/index.html +++ b/src/content/insertable-streams/video-crop/index.html @@ -49,9 +49,7 @@
Note: This sample is using an experimental API that has not yet been standardized. As
- of 2021-07-16, this API is available in Chrome M91 if the experimental code is enabled on
- the command line with
- --enable-blink-features=MediaStreamInsertableStreams.
+ of 2022-11-21, this API is available in the latest version of Chrome based browsers.