summaryrefslogtreecommitdiffstats
path: root/demux/demux.h
diff options
context:
space:
mode:
Diffstat (limited to 'demux/demux.h')
-rw-r--r--demux/demux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/demux/demux.h b/demux/demux.h
index 956548d90b..4fcf8cfbae 100644
--- a/demux/demux.h
+++ b/demux/demux.h
@@ -178,6 +178,7 @@ struct demuxer_params {
bstr init_fragment;
bool skip_lavf_probing;
bool does_not_own_stream; // if false, stream is free'd on demux_free()
+ bool stream_record; // if true, enable stream recording if option is set
// -- demux_open_url() only
int stream_flags;
// result