From ec81ad21c1f8124dcde08c1e64656331d4c3d9e6 Mon Sep 17 00:00:00 2001 From: rogerdpack Date: Fri, 23 Jan 2015 06:35:16 -0700 Subject: dshow: introduce support for crossbar [multiple input selectable] devices Signed-off-by: rogerdpack --- doc/indevs.texi | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/indevs.texi') diff --git a/doc/indevs.texi b/doc/indevs.texi index 00820af246..ec40c3400c 100644 --- a/doc/indevs.texi +++ b/doc/indevs.texi @@ -226,6 +226,14 @@ Select video capture pin to use by name or alternative name. @item audio_pin_name Select audio capture pin to use by name or alternative name. +@item crossbar_video_input_pin_number +Select video input pin number for crossbar device. This will be +routed to the crossbar device's Video Decoder output pin. + +@item crossbar_audio_input_pin_number +Select audio input pin number for crossbar device. This will be +routed to the crossbar device's Audio Decoder output pin. + @end table @subsection Examples -- cgit v1.2.3