#include <account.hpp>
◆ RtcpFbConfig()
pj::RtcpFbConfig::RtcpFbConfig |
( |
| ) |
|
◆ fromPj()
◆ toPj()
◆ readObject()
Read this object from a container node.
- Parameters
-
node | Container to read values from. |
Implements pj::PersistentObject.
◆ writeObject()
Write this object to a container node.
- Parameters
-
node | Container to write values to. |
Implements pj::PersistentObject.
◆ dontUseAvpf
bool pj::RtcpFbConfig::dontUseAvpf |
Specify whether transport protocol in SDP media description uses RTP/AVP instead of RTP/AVPF. Note that the standard mandates to signal AVPF profile, but it may cause SDP negotiation failure when negotiating with endpoints that does not support RTCP Feedback (including older version of PJSIP).
Default: false.
◆ caps
RTCP Feedback capabilities.
The documentation for this struct was generated from the following file: