rtspsrc: add the .h file change too
Add the .h file change for the new property.
This commit is contained in:
parent
c7dd6a4902
commit
51200cad41
@ -186,6 +186,7 @@ struct _GstRTSPSrc {
|
|||||||
guint latency;
|
guint latency;
|
||||||
guint connection_speed;
|
guint connection_speed;
|
||||||
GstRTSPNatMethod nat_method;
|
GstRTSPNatMethod nat_method;
|
||||||
|
gboolean do_rtcp;
|
||||||
|
|
||||||
/* state */
|
/* state */
|
||||||
GstRTSPState state;
|
GstRTSPState state;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user