public interface MuteDataSource
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMute()
Determines whether this DataSource is mute.
|
void |
setMute(boolean mute)
Sets the mute state of this DataSource.
|
Copyright © 2022 jitsi.org. All rights reserved.