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
As ".close()" in the SinkOutput API is expecting to pause the playback, ".start()" should actually resume the playback in case a track has been paused before. Throw a SinkException if the track can't be resumed.
As ".close()" in the SinkOutput API is expecting to pause the playback, ".start()" should actually resume the playback in case a track has been paused before. Throw a SinkException if the track can't be resumed.