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
readers: added _currentDecoder attribute to easily switch between decoders
* If we want to call the generator, no need to call decodeNextFrame on
the other decoder each time. This commit avoids this.
* This is the same solution in StreamTranscoder class.
0 commit comments