QXmppJingleIq::RtpSessionStateMuting Struct
struct QXmppJingleIq::RtpSessionStateMutingThis struct was introduced in QXmpp 1.5.
Public Variables
Detailed Description
State for muting or unmuting
Member Variable Documentation
QXmppJingleIq::Creator RtpSessionStateMuting::creator
Creator of the corresponding session
bool RtpSessionStateMuting::isMute
True when temporarily not sending media to the other party but continuing to accept media from it, false for ending mute state
QString RtpSessionStateMuting::name
Session to be muted (e.g., only audio or video)