]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - cmdutils.h
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / cmdutils.h
index 959c3f7cd289ea96191c5a800b02bfc342c32c85..e30ea0f9afc13a975eb19bfa9d5973cc09c7d838 100644 (file)
@@ -152,4 +152,10 @@ void show_license(void);
  */
 void show_formats(void);
 
+/**
+ * Returns a positive value if reads from standard input a line
+ * starting with [yY], otherwise returns 0.
+ */
+int read_yesno(void);
+
 #endif /* FFMPEG_CMDUTILS_H */