mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
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
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@ struct _GstRTSPSrc {
|
|||
guint latency;
|
||||
guint connection_speed;
|
||||
GstRTSPNatMethod nat_method;
|
||||
gboolean do_rtcp;
|
||||
|
||||
/* state */
|
||||
GstRTSPState state;
|
||||
|
|
Loading…
Reference in a new issue