|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MuteDataSource
All datasources that support muting functionality implement MuteDataSource.
| Method Summary | |
|---|---|
boolean |
isMute()
Determines whether this DataSource is mute. |
void |
setMute(boolean mute)
Sets the mute state of this DataSource. |
| Method Detail |
|---|
boolean isMute()
void setMute(boolean mute)
mute - true to mute this DataSource; otherwise,
false
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||