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

Add method to get current stream(s) from interactive audio classes #96533

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

Conversation

sievaxx
Copy link
Contributor

@sievaxx sievaxx commented Sep 3, 2024

Related to godotengine/godot-proposals#3307 and #88437

Adds simple methods that return all relevant audio streams that are playing on a playback. This is useful for metadata, e.g. displaying a "now playing" from a playlist

@fire
Copy link
Member

fire commented Sep 3, 2024

Let me know if you need help generating the documentation for the test that is failing.

@sievaxx
Copy link
Contributor Author

sievaxx commented Sep 3, 2024

oh, my bad, I forgot to write any documentation

@sievaxx sievaxx force-pushed the interactive_audio_get_streams branch from 9e0e370 to f630874 Compare September 3, 2024 16:15
@sievaxx sievaxx force-pushed the interactive_audio_get_streams branch from f630874 to 05b7b97 Compare September 4, 2024 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants