]> git.sesse.net Git - vlc/blobdiff - modules/access/rtmp/rtmp_amf_flv.h
Stick b_error to object types that actually use it
[vlc] / modules / access / rtmp / rtmp_amf_flv.h
index 43786ea7eb60dddde62c574bdab318857cb2612a..b04e3610eac03f33e579faa17a790fef05ca92fc 100644 (file)
@@ -53,6 +53,7 @@ struct rtmp_control_thread_t
     VLC_COMMON_MEMBERS
 
     int fd;
+    bool b_error;
 
     vlc_url_t url;
     char *psz_application;