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

Data Fields

guint64 room_id
gchar * room_name
gchar * room_secret
gboolean is_private
int max_publishers
uint64_t bitrate
uint16_t fir_freq
gboolean record
char * rec_dir
gint64 destroyed
GHashTable * participants
janus_mutex participants_mutex

Field Documentation

uint64_t janus_videoroom::bitrate
gint64 janus_videoroom::destroyed
uint16_t janus_videoroom::fir_freq
gboolean janus_videoroom::is_private
int janus_videoroom::max_publishers
GHashTable* janus_videoroom::participants
janus_mutex janus_videoroom::participants_mutex
char* janus_videoroom::rec_dir
gboolean janus_videoroom::record
guint64 janus_videoroom::room_id
gchar* janus_videoroom::room_name
gchar* janus_videoroom::room_secret

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