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
When AudioPlayer is playing and the audio processing graph is reconfigured (likely due to another decoder with a format incompatible with the current AudioPlayerNode being enqueued), the decoding canceled event for the playing decoder may never be sent.
The text was updated successfully, but these errors were encountered:
When
AudioPlayer
is playing and the audio processing graph is reconfigured (likely due to another decoder with a format incompatible with the currentAudioPlayerNode
being enqueued), the decoding canceled event for the playing decoder may never be sent.The text was updated successfully, but these errors were encountered: