VLC 4.0.0-dev
Loading...
Searching...
No Matches
srtp_session_t Struct Reference
Collaboration diagram for srtp_session_t:
[legend]

Data Fields

srtp_proto_t rtp
 
srtp_proto_t rtcp
 
unsigned flags
 
unsigned kdr
 
uint32_t rtcp_index
 
uint32_t rtp_roc
 
uint16_t rtp_seq
 
uint16_t rtp_rcc
 
uint8_t tag_len
 

Field Documentation

◆ flags

unsigned srtp_session_t::flags

◆ kdr

unsigned srtp_session_t::kdr

Referenced by srtp_setkey().

◆ rtcp

◆ rtcp_index

uint32_t srtp_session_t::rtcp_index

◆ rtp

◆ rtp_rcc

uint16_t srtp_session_t::rtp_rcc

◆ rtp_roc

uint32_t srtp_session_t::rtp_roc

◆ rtp_seq

uint16_t srtp_session_t::rtp_seq

◆ tag_len

uint8_t srtp_session_t::tag_len

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