Fork me on GitHub
Loading...
Searching...
No Matches
Data Fields
janus_rtp_packet Struct Reference

RTP packet. More...

#include <rtp.h>

Collaboration diagram for janus_rtp_packet:
Collaboration graph
[legend]

Data Fields

char * data
 
gint length
 
gint64 created
 
gint64 last_retransmit
 
janus_plugin_rtp_extensions extensions
 

Detailed Description

RTP packet.

Field Documentation

◆ created

gint64 janus_rtp_packet::created

◆ data

char* janus_rtp_packet::data

◆ extensions

janus_plugin_rtp_extensions janus_rtp_packet::extensions

◆ last_retransmit

gint64 janus_rtp_packet::last_retransmit

◆ length

gint janus_rtp_packet::length

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