You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This allows applications that use encoded transform to get the audioLevel directly from the encoded frames instead of having to poll getContributingSources or getStats. This would reduce resource consumption and would be more accurate.
Some have also mentioned using the audio level to control audio redundancy, by reducing redundancy for (i.e., dropping) frames with zero/low audio level.
The text was updated successfully, but these errors were encountered:
This allows applications that use encoded transform to get the audioLevel directly from the encoded frames instead of having to poll getContributingSources or getStats. This would reduce resource consumption and would be more accurate.
Some have also mentioned using the audio level to control audio redundancy, by reducing redundancy for (i.e., dropping) frames with zero/low audio level.
The text was updated successfully, but these errors were encountered: