Fork me on GitHub
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
janus_streaming_rtp_source Struct Reference

Data Fields

GList * media
 
GHashTable * media_byid
 
GHashTable * media_byfd
 
janus_mutex rec_mutex
 
int pipefd [2]
 
int rtp_collision
 
uint32_t lowest_bitrate
 
gint64 remb_latest
 
gboolean is_srtp
 
int srtpsuite
 
char * srtpcrypto
 
srtp_t srtp_ctx
 
srtp_policy_t srtp_policy
 

Field Documentation

gboolean janus_streaming_rtp_source::is_srtp
uint32_t janus_streaming_rtp_source::lowest_bitrate
GList* janus_streaming_rtp_source::media
GHashTable* janus_streaming_rtp_source::media_byfd
GHashTable* janus_streaming_rtp_source::media_byid
int janus_streaming_rtp_source::pipefd[2]
janus_mutex janus_streaming_rtp_source::rec_mutex
gint64 janus_streaming_rtp_source::remb_latest
int janus_streaming_rtp_source::rtp_collision
srtp_t janus_streaming_rtp_source::srtp_ctx
srtp_policy_t janus_streaming_rtp_source::srtp_policy
char* janus_streaming_rtp_source::srtpcrypto
int janus_streaming_rtp_source::srtpsuite

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