Home · All Classes · All Namespaces · Modules · Functions · Files
Public Attributes
Tp::Codec Struct Reference

#include <TelepathyQt/Types>

List of all members.

Public Attributes


Detailed Description

Structure type generated from the specification.

A description of a codec.


Member Data Documentation

Numeric identifier for the codec. This will be used as the PT in the SDP or content description.
QString Tp::Codec::name
The name of the codec.
The clockrate of the codec.
Number of channels of the codec if applicable, otherwise 0.
This should be set to true in calls to CallContentMediaDescriptionInterface::Accept() and UpdateLocalMediaDescription() if this codec has changed in a way that needs to be signalled over the network. If it is set to false, the CM is allowed ignore any differences between the current parameters and the previous ones
This mechanism may be used to save bandwidth and avoid the CM having to calculate diffs against previous versions of this struct, which can lead to false-positives (e.g. redundant ptime updates).
Extra parameters for this codec.


Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt 0.9.3