Fork me on GitHub
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
janus_videoroom_publisher_stream Struct Reference
Collaboration diagram for janus_videoroom_publisher_stream:
Collaboration graph
[legend]

Data Fields

janus_videoroom_publisherpublisher
 
janus_videoroom_media type
 
int mindex
 
char * mid
 
char * description
 
gboolean active
 
janus_audiocodec acodec
 
janus_videocodec vcodec
 
int pt
 
guint32 ssrc
 
gint64 pli_latest
 
gboolean opusfec
 
gboolean simulcast
 
gboolean svc
 
uint32_t vssrc [3]
 
char * rid [3]
 
int rid_extmap_id
 
int framemarking_ext_id
 
guint8 audio_level_extmap_id
 
guint8 video_orient_extmap_id
 
guint8 playout_delay_extmap_id
 
janus_sdp_mdirection audio_level_mdir
 
janus_sdp_mdirection video_orient_mdir
 
janus_sdp_mdirection playout_delay_mdir
 
int audio_dBov_level
 
int audio_active_packets
 
int audio_dBov_sum
 
gboolean talking
 
janus_recorderrc
 
janus_rtp_switching_context rec_ctx
 
janus_rtp_simulcasting_context rec_simctx
 
GHashTable * rtp_forwarders
 
janus_mutex rtp_forwarders_mutex
 
GSList * subscribers
 
janus_mutex subscribers_mutex
 
volatile gint destroyed
 
janus_refcount ref
 

Field Documentation

janus_audiocodec janus_videoroom_publisher_stream::acodec
gboolean janus_videoroom_publisher_stream::active
int janus_videoroom_publisher_stream::audio_active_packets
int janus_videoroom_publisher_stream::audio_dBov_level
int janus_videoroom_publisher_stream::audio_dBov_sum
guint8 janus_videoroom_publisher_stream::audio_level_extmap_id
janus_sdp_mdirection janus_videoroom_publisher_stream::audio_level_mdir
char* janus_videoroom_publisher_stream::description
volatile gint janus_videoroom_publisher_stream::destroyed
int janus_videoroom_publisher_stream::framemarking_ext_id
char* janus_videoroom_publisher_stream::mid
int janus_videoroom_publisher_stream::mindex
gboolean janus_videoroom_publisher_stream::opusfec
guint8 janus_videoroom_publisher_stream::playout_delay_extmap_id
janus_sdp_mdirection janus_videoroom_publisher_stream::playout_delay_mdir
gint64 janus_videoroom_publisher_stream::pli_latest
int janus_videoroom_publisher_stream::pt
janus_videoroom_publisher* janus_videoroom_publisher_stream::publisher
janus_recorder* janus_videoroom_publisher_stream::rc
janus_rtp_switching_context janus_videoroom_publisher_stream::rec_ctx
janus_rtp_simulcasting_context janus_videoroom_publisher_stream::rec_simctx
janus_refcount janus_videoroom_publisher_stream::ref
char* janus_videoroom_publisher_stream::rid[3]
int janus_videoroom_publisher_stream::rid_extmap_id
GHashTable* janus_videoroom_publisher_stream::rtp_forwarders
janus_mutex janus_videoroom_publisher_stream::rtp_forwarders_mutex
gboolean janus_videoroom_publisher_stream::simulcast
guint32 janus_videoroom_publisher_stream::ssrc
GSList* janus_videoroom_publisher_stream::subscribers
janus_mutex janus_videoroom_publisher_stream::subscribers_mutex
gboolean janus_videoroom_publisher_stream::svc
gboolean janus_videoroom_publisher_stream::talking
janus_videoroom_media janus_videoroom_publisher_stream::type
janus_videocodec janus_videoroom_publisher_stream::vcodec
guint8 janus_videoroom_publisher_stream::video_orient_extmap_id
janus_sdp_mdirection janus_videoroom_publisher_stream::video_orient_mdir
uint32_t janus_videoroom_publisher_stream::vssrc[3]

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