Developer
API
Documentation
API
KDE Human Interface Guidelines
KDE API Reference
QXmpp
QXmppJinglePayloadType
QXmpp 1.17.0 Reference Documentation
List of All Members for QXmppJinglePayloadType
This is the complete list of members for
QXmppJinglePayloadType
, including inherited members.
QXmppJinglePayloadType
(const QXmppJinglePayloadType &)
channels
() const : unsigned char
clockrate
() const : unsigned int
id
() const : unsigned char
maxptime
() const : unsigned int
name
() const : QString
parameters
() const : QMap<QString, QString>
ptime
() const : unsigned int
rtpFeedbackIntervals
() const : QList<QXmppJingleRtpFeedbackInterval>
rtpFeedbackProperties
() const : QList<QXmppJingleRtpFeedbackProperty>
setChannels
(unsigned char)
setClockrate
(unsigned int)
setId
(unsigned char)
setMaxptime
(unsigned int)
setName
(const QString &)
setParameters
(const QMap<QString, QString> &)
setPtime
(unsigned int)
setRtpFeedbackIntervals
(const QList<QXmppJingleRtpFeedbackInterval> &)
setRtpFeedbackProperties
(const QList<QXmppJingleRtpFeedbackProperty> &)
operator=
(const QXmppJinglePayloadType &) : QXmppJinglePayloadType &
operator==
(const QXmppJinglePayloadType &) const : bool