Is it possible to mute a stream? #20
Answered
by
shogo4405
brauliolomeli
asked this question in
Q&A
-
I need to be able to toggle the audio on a stream, but I haven't been able to accomplish that.
Tried all of them on an Android device. |
Beta Was this translation helpful? Give feedback.
Answered by
shogo4405
Jan 27, 2023
Replies: 2 comments 1 reply
-
I added this option to Android project. https://github.com/shogo4405/HaishinKit.kt/pull/104/files |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
brauliolomeli
-
HELP! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I added this option to Android project. https://github.com/shogo4405/HaishinKit.kt/pull/104/files
However, I forgot to add it to Flutter, so I don't provide the function now.