RTCPXRStatisticsFlags
Description:
[ CCode ( cprefix = "TP_RTCP_XR_STATISTICS_FLAGS_" , has_type_id = false ) ]
[ Flags ]
public enum RTCPXRStatisticsFlags
Bitfield/set of flags generated from the Telepathy specification.
Content:
Enum values:
- DUPLICATE -
Duplicate report flag, as defined in RFC3611 section 4.6.
- HL - Second bit
of TTL or Hop Limit flag, as defined in RFC3611 section 4.6.
- JITTER -
Jitter flag, as defined in RFC3611 section 4.6.
- LOSS - Loss
report flag, as defined in RFC3611 section 4.6.
- TTL - First bit
of TTL or Hop Limit flag, as defined in RFC3611 section 4.6.