Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
_rtp_conversation_info Struct Reference

Public Attributes

char method [MAX_RTP_SETUP_METHOD_SIZE+1]
 
uint32_t frame_number
 
uint32_t 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

uint32_t _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: