WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJMEDIA Reference

#include <rtcp.h>

Data Fields

unsigned count:5
 
unsigned p:1
 
unsigned version:2
 
unsigned pt:8
 
unsigned length:16
 
pj_uint32_t ssrc
 

Detailed Description

RTCP common header.

Field Documentation

◆ count

unsigned pjmedia_rtcp_common::count

varies by payload type

◆ p

unsigned pjmedia_rtcp_common::p

padding flag

◆ version

unsigned pjmedia_rtcp_common::version

packet type

◆ pt

unsigned pjmedia_rtcp_common::pt

payload type

◆ length

unsigned pjmedia_rtcp_common::length

packet length

◆ ssrc

pj_uint32_t pjmedia_rtcp_common::ssrc

SSRC identification


The documentation for this struct was generated from the following file:

 


PJMEDIA small footprint Open Source media stack
Copyright (C) 2006-2008 Teluu Inc.