Searched defs:RtcpCommonHeader (Results 1 – 1 of 1) sorted by relevance
235 struct RtcpCommonHeader { struct236 uint8 V; // Version.237 bool P; // Padding.238 uint8 IC; // Item count / subtype.239 uint8 PT; // Packet Type.240 uint16 length_in_octets;