Data Fields | |
janus_videoroom_subscriber * | subscriber |
GSList * | publisher_streams |
int | mindex |
char * | mid |
gboolean | send |
janus_videoroom_media | type |
janus_audiocodec | acodec |
janus_videocodec | vcodec |
int | pt |
gboolean | opusfec |
guint8 | audio_level_extmap_id |
guint8 | video_orient_extmap_id |
guint8 | playout_delay_extmap_id |
janus_rtp_switching_context | context |
janus_rtp_simulcasting_context | sim_context |
janus_vp8_simulcast_context | vp8_context |
int | spatial_layer |
int | target_spatial_layer |
int | temporal_layer |
int | target_temporal_layer |
volatile gint | ready |
volatile gint | destroyed |
janus_refcount | ref |
janus_audiocodec janus_videoroom_subscriber_stream::acodec |
guint8 janus_videoroom_subscriber_stream::audio_level_extmap_id |
janus_rtp_switching_context janus_videoroom_subscriber_stream::context |
volatile gint janus_videoroom_subscriber_stream::destroyed |
char* janus_videoroom_subscriber_stream::mid |
int janus_videoroom_subscriber_stream::mindex |
gboolean janus_videoroom_subscriber_stream::opusfec |
guint8 janus_videoroom_subscriber_stream::playout_delay_extmap_id |
int janus_videoroom_subscriber_stream::pt |
GSList* janus_videoroom_subscriber_stream::publisher_streams |
volatile gint janus_videoroom_subscriber_stream::ready |
janus_refcount janus_videoroom_subscriber_stream::ref |
gboolean janus_videoroom_subscriber_stream::send |
janus_rtp_simulcasting_context janus_videoroom_subscriber_stream::sim_context |
int janus_videoroom_subscriber_stream::spatial_layer |
janus_videoroom_subscriber* janus_videoroom_subscriber_stream::subscriber |
int janus_videoroom_subscriber_stream::target_spatial_layer |
int janus_videoroom_subscriber_stream::target_temporal_layer |
int janus_videoroom_subscriber_stream::temporal_layer |
janus_videoroom_media janus_videoroom_subscriber_stream::type |
janus_videocodec janus_videoroom_subscriber_stream::vcodec |
guint8 janus_videoroom_subscriber_stream::video_orient_extmap_id |
janus_vp8_simulcast_context janus_videoroom_subscriber_stream::vp8_context |