UniMRCP  1.5.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
rtp_header_t Struct Reference

#include <mpf_rtp_header.h>

Data Fields

apr_uint32_t count: 4
 
apr_uint32_t extension: 1
 
apr_uint32_t padding: 1
 
apr_uint32_t version: 2
 
apr_uint32_t type: 7
 
apr_uint32_t marker: 1
 
apr_uint32_t sequence: 16
 
apr_uint32_t timestamp
 
apr_uint32_t ssrc
 

Detailed Description

RTP header

Field Documentation

apr_uint32_t rtp_header_t::count

CSRC count

apr_uint32_t rtp_header_t::extension

header extension flag

apr_uint32_t rtp_header_t::marker

marker bit

apr_uint32_t rtp_header_t::padding

padding flag

apr_uint32_t rtp_header_t::sequence

sequence number

apr_uint32_t rtp_header_t::ssrc

synchronization source

apr_uint32_t rtp_header_t::timestamp

timestamp

apr_uint32_t rtp_header_t::type

payload type

apr_uint32_t rtp_header_t::version

protocol version


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