struct RtcpHeaderStruct

RTCP header

u_int32_t padding: 1
padding flag
u_int32_t length: 16
lenght of RTCP packet in octlets minus 1
u_int32_t version: 2
protocal version
u_int32_t count: 5
depending on packet type
u_int32_t type: 8
type of RTCP packet

Documentation

RTCP header
u_int32_t version: 2
protocal version

u_int32_t padding: 1
padding flag

u_int32_t count: 5
depending on packet type

u_int32_t type: 8
type of RTCP packet

u_int32_t length: 16
lenght of RTCP packet in octlets minus 1

alphabetic index hierarchy of classes


generated by doc++