AJA NTV2 SDK  18.1.0.2262
NTV2 SDK 18.1.0.2262
NTV2MetalE2E Class Reference

#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...
 

Detailed Description

Definition at line 434 of file ntv2metale2e.h.

Constructor & Destructor Documentation

◆ NTV2MetalE2E()

NTV2MetalE2E::NTV2MetalE2E ( void  )

Constructs me using the given configuration settings.

Note
I'm not completely initialized and ready for use until after my Init method has been called.
Parameters
[in]inConfigSpecifies the configuration parameters.

Definition at line 25 of file ntv2metale2e.cpp.

◆ ~NTV2MetalE2E()

NTV2MetalE2E::~NTV2MetalE2E ( void  )

Definition at line 30 of file ntv2metale2e.cpp.

Member Function Documentation

◆ RouteE2ESignal()

void NTV2MetalE2E::RouteE2ESignal ( void  )

Sets up board routing for E2E.

Definition at line 188 of file ntv2metale2e.cpp.

◆ Run()

AJAStatus NTV2MetalE2E::Run ( void  )

Do something from the KonaX Xilinx Baremetal system.

Returns
AJA_STATUS_SUCCESS if successful; otherwise another AJAStatus code if unsuccessful.

Definition at line 35 of file ntv2metale2e.cpp.

◆ SetUpGenlock()

AJAStatus NTV2MetalE2E::SetUpGenlock ( void  )

Sets up the genlock circuit.

Returns
AJA_STATUS_SUCCESS if successful; otherwise another AJAStatus code if unsuccessful.

Definition at line 60 of file ntv2metale2e.cpp.

◆ SetUpVideo()

AJAStatus NTV2MetalE2E::SetUpVideo ( void  )

Setup video formats and outputs.

Returns
AJA_STATUS_SUCCESS if successful; otherwise another AJAStatus code if unsuccessful.

Definition at line 151 of file ntv2metale2e.cpp.


The documentation for this class was generated from the following files: