summaryrefslogtreecommitdiff
path: root/doc/indevs.texi
diff options
context:
space:
mode:
authorDave Rice <dave@dericed.com>2017-10-18 15:21:46 -0400
committerMarton Balint <cus@passwd.hu>2017-10-18 21:45:24 +0200
commit89cc48551bbe9f147ba9f4ca3821a35797cf7b47 (patch)
treedcffc3ffa0c62cd137443ce6ce6d49d041bea34f /doc/indevs.texi
parentc37de519202ac2e5f20141673081b0e6b57ab983 (diff)
avdevice/decklink_dec: 32 bit audio support
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'doc/indevs.texi')
-rw-r--r--doc/indevs.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/indevs.texi b/doc/indevs.texi
index 55a4084bb2..d308bbf7de 100644
--- a/doc/indevs.texi
+++ b/doc/indevs.texi
@@ -311,6 +311,10 @@ Sets maximum input buffer size in bytes. If the buffering reaches this value,
incoming frames will be dropped.
Defaults to @samp{1073741824}.
+@item audio_depth
+Sets the audio sample bit depth. Must be @samp{16} or @samp{32}.
+Defaults to @samp{16}.
+
@end table
@subsection Examples