Home
last modified time | relevance | path

Searched defs:_GstWebRTCICEPrivate (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcice.c65 struct _GstWebRTCICEPrivate struct
67 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 …]