#include <call.hpp>
◆ StreamInfo()
| pj::StreamInfo::StreamInfo |
( |
| ) |
|
|
inline |
◆ fromPj()
◆ type
Media type of this stream.
◆ proto
Transport protocol (RTP/AVP, etc.)
◆ dir
◆ remoteRtpAddress
◆ remoteRtcpAddress
Optional remote RTCP address
◆ txPt
| unsigned pj::StreamInfo::txPt |
Outgoing codec payload type.
◆ rxPt
| unsigned pj::StreamInfo::rxPt |
Incoming codec payload type.
◆ codecName
| string pj::StreamInfo::codecName |
◆ codecClockRate
| unsigned pj::StreamInfo::codecClockRate |
◆ audCodecParam
Optional audio codec param.
◆ vidCodecParam
Optional video codec param.
◆ jbInit
| int pj::StreamInfo::jbInit |
Jitter buffer init delay in msec.
◆ jbMinPre
| int pj::StreamInfo::jbMinPre |
Jitter buffer minimum prefetch delay in msec.
◆ jbMaxPre
| int pj::StreamInfo::jbMaxPre |
Jitter buffer maximum prefetch delay in msec.
◆ jbMax
| int pj::StreamInfo::jbMax |
Jitter buffer max delay in msec.
◆ jbDiscardAlgo
Jitter buffer discard algorithm.
◆ rtcpSdesByeDisabled
| bool pj::StreamInfo::rtcpSdesByeDisabled |
Disable automatic sending of RTCP SDES and BYE.
The documentation for this struct was generated from the following file: