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

Public Attributes

transport_proto_t proto
 
uint32_t media_types
 
bool bundled
 
uint16_t media_port
 
uint16_t control_port
 
address conn_addr
 
transport_media_pt_t media
 
union { 
 
   struct { 
 
      address   ipaddr 
 
      uint16_t   port_number 
 
   }   msrp 
 
media_attr 
 

Member Data Documentation

◆ bundled

bool media_description_t::bundled

"m=" lines are "bundled", that is, all on same port

◆ conn_addr

address media_description_t::conn_addr

The address from the "c=" line (default from session level, possibly overridden at the media level).

◆ control_port

uint16_t media_description_t::control_port

Port number, parsed from "a=rtcp" or "a=rtcp-mux" line.

◆ media

transport_media_pt_t media_description_t::media

Information about payload numbers for this media.

◆ media_port

uint16_t media_description_t::media_port

Port number, parsed from "m=" line.

◆ media_types

uint32_t media_description_t::media_types

Whether "m=video" or others

◆ [struct]

struct { ... } media_description_t::msrp

MSRP transport info, parsed from "a=label:"

◆ proto

transport_proto_t media_description_t::proto

Protocol, parsed from "m=" line.


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