webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
srtcp_hdr_t Struct Reference

#include <srtp.h>

Public Attributes

unsigned char rc:5
 
unsigned char p:1
 
unsigned char version:2
 
unsigned char pt:8
 
uint16_t len
 
uint32_t ssrc
 

Member Data Documentation

◆ len

uint16_t srtcp_hdr_t::len

◆ p

unsigned char srtcp_hdr_t::p

◆ pt

unsigned char srtcp_hdr_t::pt

◆ rc

unsigned char srtcp_hdr_t::rc

◆ ssrc

uint32_t srtcp_hdr_t::ssrc

◆ version

unsigned char srtcp_hdr_t::version

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