![]() |
AJA NTV2 SDK
18.1.0.2262
NTV2 SDK 18.1.0.2262
|
#include <ntv2metale2e.h>
Public Member Functions | |
| NTV2MetalE2E (void) | |
| Constructs me using the given configuration settings. More... | |
| ~NTV2MetalE2E (void) | |
| AJAStatus | Run (void) |
| Do something from the KonaX Xilinx Baremetal system. More... | |
| AJAStatus | SetUpGenlock (void) |
| Sets up the genlock circuit. More... | |
| AJAStatus | SetUpVideo (void) |
| Setup video formats and outputs. More... | |
| void | RouteE2ESignal (void) |
| Sets up board routing for E2E. More... | |
Definition at line 434 of file ntv2metale2e.h.
| NTV2MetalE2E::NTV2MetalE2E | ( | void | ) |
Constructs me using the given configuration settings.
| [in] | inConfig | Specifies the configuration parameters. |
Definition at line 25 of file ntv2metale2e.cpp.
| NTV2MetalE2E::~NTV2MetalE2E | ( | void | ) |
Definition at line 30 of file ntv2metale2e.cpp.
| void NTV2MetalE2E::RouteE2ESignal | ( | void | ) |
Sets up board routing for E2E.
Definition at line 188 of file ntv2metale2e.cpp.
| AJAStatus NTV2MetalE2E::Run | ( | void | ) |
Do something from the KonaX Xilinx Baremetal system.
Definition at line 35 of file ntv2metale2e.cpp.
| AJAStatus NTV2MetalE2E::SetUpGenlock | ( | void | ) |
Sets up the genlock circuit.
Definition at line 60 of file ntv2metale2e.cpp.
| AJAStatus NTV2MetalE2E::SetUpVideo | ( | void | ) |
Setup video formats and outputs.
Definition at line 151 of file ntv2metale2e.cpp.