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

#include <srtp.h>

Public Attributes

unsigned char cc:4
 
unsigned char x:1
 
unsigned char p:1
 
unsigned char version:2
 
unsigned char pt:7
 
unsigned char m:1
 
uint16_t seq
 
uint32_t ts
 
uint32_t ssrc
 

Member Data Documentation

◆ cc

unsigned char srtp_hdr_t::cc

◆ m

unsigned char srtp_hdr_t::m

◆ p

unsigned char srtp_hdr_t::p

◆ pt

unsigned char srtp_hdr_t::pt

◆ seq

uint16_t srtp_hdr_t::seq

◆ ssrc

uint32_t srtp_hdr_t::ssrc

◆ ts

uint32_t srtp_hdr_t::ts

◆ version

unsigned char srtp_hdr_t::version

◆ x

unsigned char srtp_hdr_t::x

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