rtcpcompoundhandler::sdesitem(3)

NAME

RTCPCompoundHandler::SDESItem - Struct for an item description of a
SDES packet.

SYNOPSIS

#include <rtcppkt.h>
Public Attributes
uint8 type
    item identifier.
uint8 len
    item len in octets.
char data [1]
    item content.

Detailed Description

Struct for an item description of a SDES packet.

Member Data Documentation

uint8 RTCPCompoundHandler::SDESItem::type
item identifier.
uint8 RTCPCompoundHandler::SDESItem::len
item len in octets.
char RTCPCompoundHandler::SDESItem::data[1]
item content.

Author

Generated automatically by Doxygen for ccRTP from the source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout