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

Data Fields

gint64 id
char * name
char * description
gboolean is_private
char * secret
gboolean enabled
gboolean active
janus_streaming_type streaming_type
janus_streaming_source streaming_source
void * source
GDestroyNotify source_destroy
janus_streaming_codecs codecs
GList * listeners
gint64 destroyed
janus_mutex mutex

Field Documentation

gboolean janus_streaming_mountpoint::active
janus_streaming_codecs janus_streaming_mountpoint::codecs
char* janus_streaming_mountpoint::description
gint64 janus_streaming_mountpoint::destroyed
gboolean janus_streaming_mountpoint::enabled
gint64 janus_streaming_mountpoint::id
gboolean janus_streaming_mountpoint::is_private
GList* janus_streaming_mountpoint::listeners
janus_mutex janus_streaming_mountpoint::mutex
char* janus_streaming_mountpoint::name
char* janus_streaming_mountpoint::secret
void* janus_streaming_mountpoint::source
GDestroyNotify janus_streaming_mountpoint::source_destroy
janus_streaming_source janus_streaming_mountpoint::streaming_source
janus_streaming_type janus_streaming_mountpoint::streaming_type

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