AJA NTV2 SDK  17.0.1.1246
NTV2 SDK 17.0.1.1246
AutoCircVidProcInfo Struct Reference

#include <ntv2publicinterface.h>

Public Member Functions

 AutoCircVidProcInfo ()
 
bool RPCEncode (NTV2_RPC_BLOB_TYPE &outBlob)
 
bool RPCDecode (const NTV2_RPC_BLOB_TYPE &inBlob, size_t &inOutIndex)
 

Public Attributes

AutoCircVidProcMode mode
 
NTV2Crosspoint foregroundVideoCrosspoint
 
NTV2Crosspoint backgroundVideoCrosspoint
 
NTV2Crosspoint foregroundKeyCrosspoint
 
NTV2Crosspoint backgroundKeyCrosspoint
 
Fixed_ transitionCoefficient
 
Fixed_ transitionSoftness
 

Detailed Description

Definition at line 4175 of file ntv2publicinterface.h.

Constructor & Destructor Documentation

◆ AutoCircVidProcInfo()

AutoCircVidProcInfo::AutoCircVidProcInfo ( )
explicit

Definition at line 158 of file ntv2publicinterface.cpp.

Member Function Documentation

◆ RPCDecode()

bool AutoCircVidProcInfo::RPCDecode ( const NTV2_RPC_BLOB_TYPE inBlob,
size_t &  inOutIndex 
)

Definition at line 3860 of file ntv2publicinterface.cpp.

◆ RPCEncode()

bool AutoCircVidProcInfo::RPCEncode ( NTV2_RPC_BLOB_TYPE outBlob)

Definition at line 3848 of file ntv2publicinterface.cpp.

Member Data Documentation

◆ backgroundKeyCrosspoint

NTV2Crosspoint AutoCircVidProcInfo::backgroundKeyCrosspoint

Definition at line 4181 of file ntv2publicinterface.h.

◆ backgroundVideoCrosspoint

NTV2Crosspoint AutoCircVidProcInfo::backgroundVideoCrosspoint

Definition at line 4179 of file ntv2publicinterface.h.

◆ foregroundKeyCrosspoint

NTV2Crosspoint AutoCircVidProcInfo::foregroundKeyCrosspoint

Definition at line 4180 of file ntv2publicinterface.h.

◆ foregroundVideoCrosspoint

NTV2Crosspoint AutoCircVidProcInfo::foregroundVideoCrosspoint

Definition at line 4178 of file ntv2publicinterface.h.

◆ mode

AutoCircVidProcMode AutoCircVidProcInfo::mode

Definition at line 4177 of file ntv2publicinterface.h.

◆ transitionCoefficient

Fixed_ AutoCircVidProcInfo::transitionCoefficient

Definition at line 4182 of file ntv2publicinterface.h.

◆ transitionSoftness

Fixed_ AutoCircVidProcInfo::transitionSoftness

Definition at line 4183 of file ntv2publicinterface.h.


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