public TestFairlightProgramOutLimiter(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
 public TestDVEKeyer(ITestOutputHelper output, AtemServerClientPool pool) : base(output, pool)
 {
 }
 public TestTransitionProperties(ITestOutputHelper output, AtemServerClientPool pool) : base(output, pool)
 {
 }
예제 #4
0
 protected internal MixEffectsTestBase(ITestOutputHelper output, AtemServerClientPool pool)
 {
     Output = output;
     Pool   = pool;
 }
 public TestSuperSourceProperties(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
예제 #6
0
 public TestMacroTransfer(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
예제 #7
0
 public TestFairlightProgramOutEqualizerBand(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
 public TestColorGenerators(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
예제 #9
0
 public TestTalkback(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
 public TestVideoMode(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
예제 #11
0
 public TestAudioProgramOut(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
 public TestMultiview(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
예제 #13
0
 public TestSerialPort(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
예제 #14
0
 public TestDownstreamKeyers(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
 public TestDVETransition(ITestOutputHelper output, AtemServerClientPool pool) : base(output, pool)
 {
 }
 public TestAuxiliaries(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
 public TestSaveRecall(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
예제 #18
0
 public TestAudioHeadphones(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
 public TestMacroControl(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
 public TestAudioMonitors(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
 public TestSwitcher(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
 public TestFadeToBlack(ITestOutputHelper output, AtemServerClientPool pool) : base(output, pool)
 {
 }
 public TestFairlightInputSourceExpander(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
예제 #24
0
 public TestAdvancedChromaKeyer(ITestOutputHelper output, AtemServerClientPool pool) : base(output, pool)
 {
 }
예제 #25
0
 public TestMediaPoolClips(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
 public TestMixMinusOutputs(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
예제 #27
0
 public TestMixEffect(ITestOutputHelper output, AtemServerClientPool pool) : base(output, pool)
 {
 }
 public TestRecording(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
 public TestFairlightMixer(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }
 public TestHyperdecks(ITestOutputHelper output, AtemServerClientPool pool)
 {
     _output = output;
     _pool   = pool;
 }