Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix is_playing on AudioStreamPlaybackInteractive when the last clip is done #97366

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cesarizu
Copy link
Contributor

When playing some clips with AudioStreamPlaybackInteractive, is_playing is never set to false, even when the last clip is done playing. This PR fixes that.

@AThousandShips AThousandShips requested a review from a team September 23, 2024 15:05
@AThousandShips AThousandShips added bug topic:audio cherrypick:4.3 Considered for cherry-picking into a future 4.3.x release labels Sep 23, 2024
@AThousandShips AThousandShips added this to the 4.4 milestone Sep 23, 2024
@cesarizu cesarizu force-pushed the interactive_music_is_playing branch from c219387 to 67f05e9 Compare November 18, 2024 21:29
@cesarizu cesarizu force-pushed the interactive_music_is_playing branch from 4b7bd1b to 365a076 Compare December 13, 2024 07:00
@cesarizu cesarizu force-pushed the interactive_music_is_playing branch from 365a076 to eb8c470 Compare December 13, 2024 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cherrypick:4.3 Considered for cherry-picking into a future 4.3.x release topic:audio
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants