rtspsrc: small header cleanups

This commit is contained in:
Wim Taymans 2011-01-07 11:40:11 +01:00 committed by Mark Nauwelaerts
parent b694bfeca3
commit dae679e560

View file

@ -201,7 +201,7 @@ struct _GstRTSPSrc {
/* properties */ /* properties */
GstRTSPLowerTrans protocols; GstRTSPLowerTrans protocols;
gboolean debug; gboolean debug;
guint retry; guint retry;
guint64 udp_timeout; guint64 udp_timeout;
GTimeVal tcp_timeout; GTimeVal tcp_timeout;
GTimeVal *ptcp_timeout; GTimeVal *ptcp_timeout;