Enum DecklinkIOFeatures
IO options available on a DeckLink card.
Namespace: VisioForge.Core.Types.Decklink
Assembly: VisioForge.Core.dll
Syntax
public enum DecklinkIOFeatures : uint
Fields
| Name | Description |
|---|---|
| DECKLINK_IOFEATURES_HASAESAUDIOINPUT | DeckLink card has S/PDIF audio input. |
| DECKLINK_IOFEATURES_HASANALOGUEAUDIOINPUT | DeckLink card has analogue audio input. |
| DECKLINK_IOFEATURES_HASCOMPONENTVIDEOINPUT | DeckLink card has component video input. |
| DECKLINK_IOFEATURES_HASCOMPONENTVIDEOOUTPUT | DeckLink card has component video output. |
| DECKLINK_IOFEATURES_HASCOMPOSITEVIDEOINPUT | DeckLink card has composite video input. |
| DECKLINK_IOFEATURES_HASCOMPOSITEVIDEOOUTPUT | DeckLink card has composite video output. |
| DECKLINK_IOFEATURES_HASDIGITALVIDEOINPUT | DeckLink card has digital video input. |
| DECKLINK_IOFEATURES_HASDIGITALVIDEOOUTPUT | DeckLink card has digital video output. |
| DECKLINK_IOFEATURES_HASDUALLINKINPUT | DeckLink card supports dual link input. |
| DECKLINK_IOFEATURES_HASDUALLINKOUTPUT | DeckLink card supports dual link output. |
| DECKLINK_IOFEATURES_HASDVIVIDEOOUTPUT | DeckLink card has DVI video output. |
| DECKLINK_IOFEATURES_HASHDMIINPUT | DeckLink card has HDMI input. |
| DECKLINK_IOFEATURES_HASHDMIOUTPUT | DeckLink card has HDMI output. |
| DECKLINK_IOFEATURES_HASOPTICALSDIINPUT | DeckLink card has optical SDI input. |
| DECKLINK_IOFEATURES_HASOPTICALSDIOUTPUT | DeckLink card has optical SDI output. |
| DECKLINK_IOFEATURES_HASRS422SERIALPORT | DeckLink card has RS-422 serial port. |
| DECKLINK_IOFEATURES_HASSVIDEOINPUT | DeckLink card has S-video input. |
| DECKLINK_IOFEATURES_HASSVIDEOOUTPUT | DeckLink card has S-video output. |
| DECKLINK_IOFEATURES_MAX | Nothing. |
| DECKLINK_IOFEATURES_SUPPORTS2KOUTPUT | DeckLink card supports 2K output. |
| DECKLINK_IOFEATURES_SUPPORTSEXTERNALKEY | DeckLink card supports external keying. |
| DECKLINK_IOFEATURES_SUPPORTSHD | DeckLink card supports HD. |
| DECKLINK_IOFEATURES_SUPPORTSHDDOWNCONVERSION | DeckLink card supports HD downconversion. |
| DECKLINK_IOFEATURES_SUPPORTSINTERNALKEY | DeckLink card supports internal keying. |
| DECKLINK_IOFEATURES_SUPPORTSMULTICAMERAINPUT | DeckLink card supports multicamera video input. |
| DECKLINK_IOFEATURES_SUPPORTSRGB10BITCAPTURE | DeckLink card supports 10-bit RGB capture. |
| DECKLINK_IOFEATURES_SUPPORTSRGB10BITPLAYBACK | DeckLink card supports 10-bit RGB playback. |