Bayonne2 / Common C++ 2 Framework
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
RTPPacket::RTPHeaderExt Struct Reference

Fixed component of the variable-length header extension, appended to the fixed header, after the CSRC list, when X == 1. More...

Collaboration diagram for RTPPacket::RTPHeaderExt:
Collaboration graph
[legend]

Data Fields

uint16 undefined
 to be defined More...
 
uint16 length
 number of 32-bit words in the extension More...
 

Detailed Description

Fixed component of the variable-length header extension, appended to the fixed header, after the CSRC list, when X == 1.

Definition at line 463 of file rtppkt.h.

Field Documentation

uint16 RTPPacket::RTPHeaderExt::length

number of 32-bit words in the extension

Definition at line 466 of file rtppkt.h.

uint16 RTPPacket::RTPHeaderExt::undefined

to be defined

Definition at line 465 of file rtppkt.h.


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