ROHC compression/decompression library
Data Fields
d_rtp_context Struct Reference

Define the RTP part of the decompression profile context. More...

Collaboration diagram for d_rtp_context:
Collaboration graph
[legend]

Data Fields

uint32_t ssrc
 
rohc_tristate_t udp_check_present
 
struct ts_sc_decompts_scaled_ctxt
 

Detailed Description

Define the RTP part of the decompression profile context.

This object must be used with the generic part of the decompression context rohc_decomp_rfc3095_ctxt.

See also
rohc_decomp_rfc3095_ctxt

Field Documentation

uint32_t d_rtp_context::ssrc

The RTP SSRC

struct ts_sc_decomp* d_rtp_context::ts_scaled_ctxt

The scaled RTP Timestamp decoding context

rohc_tristate_t d_rtp_context::udp_check_present

Whether the UDP checksum field is encoded in the ROHC packet or not


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