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
If this is 2 for stereo and 1 for mono codecs then we can test support for opus stereo.
remoteTrack.getSettings().channelCount is currently implemented in Chrome, this was implemented before we added this table.
Related to #3010 where we also discuss if a stereo decoder would need to dynamically switch channelCount on the fly based on signal on the wire, or if it is OK for a stereo codec to always output a stereo track.
The text was updated successfully, but these errors were encountered:
If this is 2 for stereo and 1 for mono codecs then we can test support for opus stereo.
Related to #3010 where we also discuss if a stereo decoder would need to dynamically switch channelCount on the fly based on signal on the wire, or if it is OK for a stereo codec to always output a stereo track.
The text was updated successfully, but these errors were encountered: