Page 1 of 1

C# Input and output switching example

PostPosted: Tue Apr 03, 2018 11:54 am
by aashraf_bm
hi,

I've successfully capture the video feed with my Blackmagic Quad 2 in C# with the help SDK example.
Now I want to control input and output devices with the help of sdk. Actually, I want to change output at runtime.

Let suppose I've 3 inputs i.e. Light camera, Endoscopy camera and Surveillance camera. For these three input I've three different output.

input 1: output 5
input 2: output 6
input 3: output 7
input 4: output 8

At runtime I want to change output configuration for instance on input 1 I want to show output 8 so on and so forth with the help of C# example.

I'm also looking for other c# example like capture multiple input at the same time and storing the input.

Thanking you in the anticipation for your help.

regards,
Ali Ashraf