Data Fields | |
janus_streaming_mountpoint * | mp |
guint | id |
GThread * | thread |
int | num_viewers |
GList * | viewers |
GAsyncQueue * | queued_packets |
volatile gint | destroyed |
janus_mutex | mutex |
janus_refcount | ref |
volatile gint janus_streaming_helper::destroyed |
guint janus_streaming_helper::id |
janus_streaming_mountpoint* janus_streaming_helper::mp |
janus_mutex janus_streaming_helper::mutex |
int janus_streaming_helper::num_viewers |
GAsyncQueue* janus_streaming_helper::queued_packets |
janus_refcount janus_streaming_helper::ref |
GThread* janus_streaming_helper::thread |
GList* janus_streaming_helper::viewers |