SwitcherInput.SwitcherInput Class Reference

Switcher input properties for Script Engine. Read the documentation for more info.

Properties

CompositionResolution Resolution [get, set]
 Switcher resolution.
 
int Width [get, set]
 Width (pixels). [min=32, max=8192, default=1920].
 
int Height [get, set]
 Height (pixels). [min=32, max=8192, default=1080].
 
string ForegroundInputName [get, set]
 Foreground input name. Name of input/scene to use as the foreground layer.
 
string BackgroundInputName [get, set]
 Background input name. Name of input/scene to use as the background layer.
 
float BlendPercentage [get, set]
 Blend (%). Blend/mix between foreground and background layer. [min=0, max=100, default=100].
 
int CrossfadeTransitionDuration [get, set]
 Cross fade transition duration (ms). Duration of cross fade in milliseconds. [min=0, max=5000, default=1000].
 
Command CutCommand [get]
 Trigger cut between foreground and background.
 
Command CrossfadeCommand [get]
 Trigger a cross fade between foreground and background.
 
int FTBTransitionDurationMs [get, set]
 FTB transition duration (ms)
 
Command FadeToBlackCommand [get]
 Fade to black.
 
bool CreateMultiView [get, set]
 Set to true to create a MultiViewer output.
 
MultiViewLayout MultiViewLayout [get, set]
 Multiview layout.
 
bool UseTally [get, set]
 Set to true to activate the tally overlay.
 
bool UseVuMeters [get, set]
 Set to true to activate vu meters.
 
string PgmVuMeterSourceName [get, set]
 Vu meter source name. If empty, the switcher output will be used as the source for the vu meters.
 
string MvInput1 [get, set]
 MultiViewer input 1.
 
string MvInput2 [get, set]
 MultiViewer input 2.
 
string MvInput3 [get, set]
 MultiViewer input 3.
 
string MvInput4 [get, set]
 MultiViewer input 4.
 
string MvInput5 [get, set]
 MultiViewer input 5.
 
string MvInput6 [get, set]
 MultiViewer input 6.
 
string MvInput7 [get, set]
 MultiViewer input 7.
 
string MvInput8 [get, set]
 MultiViewer input 8.
 
string MvInput9 [get, set]
 MultiViewer input 9.
 
string MvInput10 [get, set]
 MultiViewer input 10.
 
string MvInput11 [get, set]
 MultiViewer input 11.
 
string MvInput12 [get, set]
 MultiViewer input 12.
 
string MvInput13 [get, set]
 MultiViewer input 8.
 
int OverlaysCrossfadeTransitionDurationMs [get, set]
 Overlay transition duration (ms)
 
string MvOverlay1 [get, set]
 MultiViewer overlay input 1.
 
string MvOverlay2 [get, set]
 MultiViewer overlay input 2.
 
string MvOverlay3 [get, set]
 MultiViewer overlay input 3.
 
string MvOverlay4 [get, set]
 MultiViewer overlay input 4.
 
Command Overlay1CrossFadeInOutCommand [get]
 Fade in/out overlay 1.
 
Command Overlay1ShowCommand [get]
 Show overlay 1.
 
Command Overlay1HideCommand [get]
 Hide overlay 1.
 
Command Overlay2CrossFadeInOutCommand [get]
 Fade in/out overlay 2.
 
Command Overlay2ShowCommand [get]
 Show overlay 2.
 
Command Overlay2HideCommand [get]
 Hide overlay 2.
 
Command Overlay3CrossFadeInOutCommand [get]
 Fade in/out overlay 3.
 
Command Overlay3ShowCommand [get]
 Show overlay 3.
 
Command Overlay3HideCommand [get]
 Hide overlay 3.
 
Command Overlay4CrossFadeInOutCommand [get]
 Fade in/out overlay 4.
 
Command Overlay4ShowCommand [get]
 Show overlay 4.
 
Command Overlay4HideCommand [get]
 Hide overlay 4.
 
- Properties inherited from VindralEngineBaseTypes.VindralBaseClasses.AbstractInput
float StereoGainDb [get, set]
 Gain (db)
 
float StereoGain [get]
 Gain (Stereo) multiplier.
 
float Pan [get, set]
 Pan audio left or right. [min = -100, max = 100].
 
float Send1Gain [get, set]
 Audio level sent to the auxiliary bus Send 1. [min = -100, max = 100].
 
AudioMixerPrePost Send1PrePost [get, set]
 Defines whether the signal sent to Send 1 is taken before or after Send 1 Gain.
 
bool Mute [get, set]
 Mute audio.
 
bool Solo [get, set]
 Isolate the audio signal by muting all other sources. Only audible when Audio Preview in Composer is active.
 
bool PFL [get, set]
 Routes the signal to monitoring outputs before the gain is applied. Only audible when Audio Preview in Composer is active.
 
bool HideInAudioMixer [get, set]
 Hides and removes the input from the Audio Mixer view in the Composer GUI without disabling its audio.
 
AudioStereoRemap StereoRemap [get, set]
 Audio channel reassignment for the stereo output.
 
AudioRemap AudioRemapLeft1 [get, set]
 Remap Left 1 to another audio channel.
 
AudioRemap AudioRemapRight1 [get, set]
 Remap Right 1 to another audio channel.
 
AudioRemap AudioRemapLeft2 [get, set]
 Remap Left 2 to another audio channel.
 
AudioRemap AudioRemapRight2 [get, set]
 Remap Right 2 to another audio channel.
 
AudioRemap AudioRemapLeft3 [get, set]
 Remap Left 3 to another audio channel.
 
AudioRemap AudioRemapRight3 [get, set]
 Remap Right 3 to another audio channel.
 
AudioRemap AudioRemapLeft4 [get, set]
 Remap Left 4 to another audio channel.
 
AudioRemap AudioRemapRight4 [get, set]
 Remap Right 4 to another audio channel.
 
string Tag [get, set]
 Tag input with a name. Tags can be used with Smart Search to search for tags.
 
int Width [get, protected set]
 Input source width.
 
int Height [get, protected set]
 Input source height.