rtspsrc: add the .h file change too

Add the .h file change for the new property.
This commit is contained in:
Patrick Radizi 2009-02-26 19:05:06 +01:00 committed by Wim Taymans
parent c7dd6a4902
commit 51200cad41

View file

@ -186,6 +186,7 @@ struct _GstRTSPSrc {
guint latency;
guint connection_speed;
GstRTSPNatMethod nat_method;
gboolean do_rtcp;
/* state */
GstRTSPState state;