diff options
Diffstat (limited to 'gst/gdp/gstgdppay.h')
-rw-r--r-- | gst/gdp/gstgdppay.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/gdp/gstgdppay.h b/gst/gdp/gstgdppay.h index 5bde0829..22bbcd29 100644 --- a/gst/gdp/gstgdppay.h +++ b/gst/gdp/gstgdppay.h @@ -41,6 +41,7 @@ typedef struct _GstGDPPayClass GstGDPPayClass; struct _GstGDPPay { GstElement element; + GstPad *sinkpad; GstPad *srcpad; |