ROHC compression/decompression library
|
Define the RTP part of the decompression profile context. More...
Data Fields | |
uint32_t | ssrc |
int | udp_checksum_present |
struct ts_sc_decomp * | ts_scaled_ctxt |
Define the RTP part of the decompression profile context.
This object must be used with the generic part of the decompression context d_generic_context.
uint32_t d_rtp_context::ssrc |
The RTP SSRC
The scaled RTP Timestamp decoding context
Whether the UDP checksum field is encoded in the ROHC packet or not