Searched defs:_GstWebRTCICEPrivate (Results 1 – 1 of 1) sorted by relevance
65 struct _GstWebRTCICEPrivate struct67 NiceAgent *nice_agent;69 GArray *nice_stream_map;71 GThread *thread;72 GMainContext *main_context;73 GMainLoop *loop;74 GMutex lock;75 GCond cond;77 GstWebRTCIceOnCandidateFunc on_candidate;78 gpointer on_candidate_data;[all …]