Skip to content

player.isActive() problem #710

Answered by pschatzmann
gary7530 asked this question in Q&A
Discussion options

You must be logged in to vote

isActive() returns true after you call begin() and false when you call end().
Alternatively you can halt/resume the processing by calling setActvie(bool) - or stop() and play() .

Using my latest commit you can check the number of bytes the copy() was processing...

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
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