Blackmagic Decklink Target v4 properties for Script Engine.. Read the documentation for more info.
Properties | |
| DecklinkCaptureChannel | DecklinkOutputChannel [get, set] |
| Output channel. | |
| string | DeviceName [get] |
| Selected device name. | |
| int | VideoBufferLength [get, set] |
| Desired buffer length. | |
| int | BufferedVideoFrames [get] |
| Buffered video frames. | |
| int | BufferedAudioSamples [get] |
| Buffered audio samples. | |
| Command | StartCommand [get] |
| Starts the target. | |
| Command | StopCommand [get] |
| Stops the target. | |
| PlaybackState | PlaybackState [get] |
| Current playback state. | |
| int | VideoWidth [get] |
| Video width. | |
| int | VideoHeight [get] |
| Video height. | |
Properties inherited from VindralEngineBaseTypes.VindralBaseClasses.AbstractTarget | |
| bool | AutoStart [get, set] |
| Autostart when application starts. | |