From 9f045ee6cd7efe5c855d76ee8d05dcf0a6b266a2 Mon Sep 17 00:00:00 2001 From: Jan-Ivar Bruaroey Date: Thu, 8 Feb 2024 11:02:11 -0500 Subject: [PATCH] take 3 --- getusermedia.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getusermedia.html b/getusermedia.html index 35704a03..533bdf97 100644 --- a/getusermedia.html +++ b/getusermedia.html @@ -897,7 +897,7 @@

Media Flow

There are two dimensions related to the media flow for a {{MediaStreamTrackState/"live"}} {{MediaStreamTrack}} : muted / not muted, and enabled / disabled.

-

Muted refers to the input to the {{MediaStreamTrack}}. If live samples are not made available to the {{MediaStreamTrack}} it is muted.