Enum DecklinkVideoFormat
Decklink video format.
Namespace: VisioForge.Core.Types.X.Decklink
Assembly: VisioForge.Core.dll
Syntax
public enum DecklinkVideoFormat
Fields
| Name | Description |
|---|---|
| ARGB_8bit | The ARGB 8 bit. |
| Auto | The automatic. |
| BGRA_8bit | The BGRA 8 bit. |
| YUV_10bit | The YUV 10 bit. |
| YUV_8bit | The YUV 8 bit. |