UniMRCP  1.7.0
Data Fields
rtcp_sdes_item_t Struct Reference

#include <mpf_rtcp_packet.h>

Data Fields

apr_byte_t type
 
apr_byte_t length
 
char data [1]
 

Detailed Description

SDES item

Field Documentation

◆ data

char rtcp_sdes_item_t::data[1]

text, not null-terminated

◆ length

apr_byte_t rtcp_sdes_item_t::length

length of item (in octets)

◆ type

apr_byte_t rtcp_sdes_item_t::type

type of item (rtcp_sdes_type_t)


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