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

Data Fields

janus_videoroom_sessionsession
janus_videoroomroom
guint64 user_id
gchar * display
gchar * sdp
gboolean audio
gboolean video
gboolean data
guint32 audio_ssrc
guint32 video_ssrc
gboolean audio_active
gboolean video_active
gboolean firefox
uint64_t bitrate
gint64 remb_startup
gint64 remb_latest
gint64 fir_latest
gint fir_seq
gboolean recording_active
gchar * recording_base
janus_recorderarc
janus_recordervrc
GSList * listeners
janus_mutex listeners_mutex
GHashTable * rtp_forwarders
janus_mutex rtp_forwarders_mutex
int udp_sock

Field Documentation

janus_recorder* janus_videoroom_participant::arc
gboolean janus_videoroom_participant::audio
gboolean janus_videoroom_participant::audio_active
guint32 janus_videoroom_participant::audio_ssrc
uint64_t janus_videoroom_participant::bitrate
gboolean janus_videoroom_participant::data
gchar* janus_videoroom_participant::display
gint64 janus_videoroom_participant::fir_latest
gint janus_videoroom_participant::fir_seq
gboolean janus_videoroom_participant::firefox
GSList* janus_videoroom_participant::listeners
janus_mutex janus_videoroom_participant::listeners_mutex
gboolean janus_videoroom_participant::recording_active
gchar* janus_videoroom_participant::recording_base
gint64 janus_videoroom_participant::remb_latest
gint64 janus_videoroom_participant::remb_startup
janus_videoroom* janus_videoroom_participant::room
GHashTable* janus_videoroom_participant::rtp_forwarders
janus_mutex janus_videoroom_participant::rtp_forwarders_mutex
gchar* janus_videoroom_participant::sdp
janus_videoroom_session* janus_videoroom_participant::session
int janus_videoroom_participant::udp_sock
guint64 janus_videoroom_participant::user_id
gboolean janus_videoroom_participant::video
gboolean janus_videoroom_participant::video_active
guint32 janus_videoroom_participant::video_ssrc
janus_recorder* janus_videoroom_participant::vrc

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