summaryrefslogtreecommitdiff
path: root/libavdevice/decklink_common_c.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavdevice/decklink_common_c.h')
-rw-r--r--libavdevice/decklink_common_c.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavdevice/decklink_common_c.h b/libavdevice/decklink_common_c.h
index 368ac259e4..ac6563a317 100644
--- a/libavdevice/decklink_common_c.h
+++ b/libavdevice/decklink_common_c.h
@@ -52,6 +52,7 @@ struct decklink_cctx {
char *format_code;
int raw_format;
int64_t queue_size;
+ int copyts;
};
#endif /* AVDEVICE_DECKLINK_COMMON_C_H */