Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/Types>
Inherits QMap< uint, RTCPFeedbackMessageProperties >.
Public Member Functions | |
RTCPFeedbackMessageMap () | |
RTCPFeedbackMessageMap (const QMap< uint, RTCPFeedbackMessageProperties > &a) | |
RTCPFeedbackMessageMap (std::initializer_list< std::pair< uint, RTCPFeedbackMessageProperties > > a) | |
RTCPFeedbackMessageMap & | operator= (const QMap< uint, RTCPFeedbackMessageProperties > &a) |
Mapping type generated from the specification. Convertible with QMap<uint, RTCPFeedbackMessageProperties>, but needed to have a discrete type in the Qt type system.
A map of codec and its feedback properties.
|
inline |
|
inline |
|
inline |
|
inline |
TelepathyQt 0.9.8 | Generated by 1.8.15 |