Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/Types>
Public Attributes | |
uint | ID |
uint | direction |
QString | URI |
QString | parameters |
Structure type generated from the specification.
A struct defining a RTP Header extension.
uint Tp::RTPHeaderExtension::ID |
Identifier to be negotiated.
uint Tp::RTPHeaderExtension::direction |
Direction in which the Header Extension is negotiated.
QString Tp::RTPHeaderExtension::URI |
URI defining the extension.
QString Tp::RTPHeaderExtension::parameters |
Feedback parameters as a string. Format is defined in the relevant RFC.
TelepathyQt 0.9.8 | Generated by 1.8.15 |