Fork me on GitHub
Data Fields
janus_pp_frame_packet Struct Reference

#include <pp-rtp.h>

Collaboration diagram for janus_pp_frame_packet:
Collaboration graph
[legend]

Data Fields

janus_pp_rtp_headerheader
 
int version
 
uint32_t p_ts
 
uint16_t seq
 
uint64_t ts
 
uint16_t len
 
int pt
 
long offset
 
int skip
 
uint8_t drop
 
int audiolevel
 
int rotation
 
struct janus_pp_frame_packetnext
 
struct janus_pp_frame_packetprev
 

Field Documentation

int janus_pp_frame_packet::audiolevel
uint8_t janus_pp_frame_packet::drop
janus_pp_rtp_header* janus_pp_frame_packet::header
uint16_t janus_pp_frame_packet::len
struct janus_pp_frame_packet* janus_pp_frame_packet::next
long janus_pp_frame_packet::offset
uint32_t janus_pp_frame_packet::p_ts
struct janus_pp_frame_packet* janus_pp_frame_packet::prev
int janus_pp_frame_packet::pt
int janus_pp_frame_packet::rotation
uint16_t janus_pp_frame_packet::seq
int janus_pp_frame_packet::skip
uint64_t janus_pp_frame_packet::ts
int janus_pp_frame_packet::version

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