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 ce1dff7d5d..2b5d92f250 100644
--- a/libavdevice/decklink_common_c.h
+++ b/libavdevice/decklink_common_c.h
@@ -33,6 +33,7 @@ struct decklink_cctx {
int64_t teletext_lines;
double preroll;
int v210;
+ int audio_channels;
};
#endif /* AVDEVICE_DECKLINK_COMMON_C_H */