Searched defs:_GstRtpRedDec (Results 1 – 1 of 1) sorted by relevance
46 struct _GstRtpRedDec { struct47 GstElement parent;49 GstPad *srcpad;50 GstPad *sinkpad;51 gint pt;52 guint num_received;55 GHashTable *rtp_histories;58 GHashTable *payloads;61 GMutex lock;