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

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

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:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 25 Mar 2013 for UniMRCP by  doxygen 1.6.1