Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
_rtp_conversation_info Struct Reference

Public Attributes

gchar method [MAX_RTP_SETUP_METHOD_SIZE+1]
 
guint32 frame_number
 
guint32 media_types
 
rtp_dyn_payload_trtp_dyn_payload
 
wmem_map_tssrc_number_space
 
struct _rtp_private_conv_infortp_conv_info
 
struct srtp_infosrtp_info
 
bta2dp_codec_info_tbta2dp_info
 
btvdp_codec_info_tbtvdp_info
 
wmem_array_trtp_sdp_setup_info_list
 

Detailed Description

Info to save in RTP conversation

Member Data Documentation

◆ media_types

guint32 _rtp_conversation_info::media_types

the frame where this conversation is started

◆ rtp_conv_info

struct _rtp_private_conv_info* _rtp_conversation_info::rtp_conv_info

maps the SSRCs to the last seen seqno and timestamp

for that SSRC in the conversation

◆ srtp_info

struct srtp_info* _rtp_conversation_info::srtp_info

conversation info private

to the rtp dissector

◆ ssrc_number_space

wmem_map_t* _rtp_conversation_info::ssrc_number_space

the dynamic RTP payload info - see comments above


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