Skip to content
Discussion options

You must be logged in to vote

I don't understand why you want to use a Mutex. I don't see any shared variables that you need to protect or am I missing something ?

With the Mutex you stop the GUI rendering whenever some Audio is played and you stop the Audio from playing whenever someting is rendered to the Screen.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants