-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededreleasedtype: featureNew feature or requestNew feature or request
Description
Describe the problem/motivation
I wan't to make the audio button showing as muted when the playback device is being muted.
Currently, there is no way to tell that the audioDevice is mute or not.
The volume value stay the same when mute or unmute so it can't be used to check the mute state.
Describe the solution you'd like
Provide a prop to know when the audio is being muted.
Alternatives considered
No response
sam-lex, yanosea, n-crespo, DreamMaoMao, qhxiv and 3 more
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededreleasedtype: featureNew feature or requestNew feature or request
Type
Projects
Status
✅ Done