VLC 4.0.0-dev
Loading...
Searching...
No Matches

Real-time Transport Protocol. More...

Collaboration diagram for RTP:

Modules

 RTP payload formats
 RTP is a somewhat simplistic protocol to carry multiplexed and timestamped data over an unreliable network.
 
 RTP session
 

Files

file  rtp.h
 RTP demux module shared declarations.
 

Typedefs

typedef struct vlc_rtp_pt rtp_pt_t
 
typedef struct rtp_session_t rtp_session_t
 

Detailed Description

Real-time Transport Protocol.

Typedef Documentation

◆ rtp_pt_t

typedef struct vlc_rtp_pt rtp_pt_t

◆ rtp_session_t

typedef struct rtp_session_t rtp_session_t