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 the SequenceNumber "overflows" - wraps from 65536 to 0, the staging/wait buffers dequeue the 0, 1, 2.. etc. SequenceNumbers before the final sequences in the 655.. range.
Causes audio data to be played out of order/garbled output
The text was updated successfully, but these errors were encountered:
When the SequenceNumber "overflows" - wraps from 65536 to 0, the staging/wait buffers dequeue the 0, 1, 2.. etc. SequenceNumbers before the final sequences in the 655.. range.
Causes audio data to be played out of order/garbled output
The text was updated successfully, but these errors were encountered: