AJA NTV2 SDK  17.5.0.1242
NTV2 SDK 17.5.0.1242
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 4206 of file ntv2publicinterface.h.

Constructor & Destructor Documentation

◆ AutoCircVidProcInfo()

AutoCircVidProcInfo::AutoCircVidProcInfo ( )
explicit

Definition at line 202 of file ntv2publicinterface.cpp.

Member Function Documentation

◆ RPCDecode()

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

Definition at line 3944 of file ntv2publicinterface.cpp.

◆ RPCEncode()

bool AutoCircVidProcInfo::RPCEncode ( NTV2_RPC_BLOB_TYPE outBlob)

Definition at line 3932 of file ntv2publicinterface.cpp.

Member Data Documentation

◆ backgroundKeyCrosspoint

NTV2Crosspoint AutoCircVidProcInfo::backgroundKeyCrosspoint

Definition at line 4212 of file ntv2publicinterface.h.

◆ backgroundVideoCrosspoint

NTV2Crosspoint AutoCircVidProcInfo::backgroundVideoCrosspoint

Definition at line 4210 of file ntv2publicinterface.h.

◆ foregroundKeyCrosspoint

NTV2Crosspoint AutoCircVidProcInfo::foregroundKeyCrosspoint

Definition at line 4211 of file ntv2publicinterface.h.

◆ foregroundVideoCrosspoint

NTV2Crosspoint AutoCircVidProcInfo::foregroundVideoCrosspoint

Definition at line 4209 of file ntv2publicinterface.h.

◆ mode

AutoCircVidProcMode AutoCircVidProcInfo::mode

Definition at line 4208 of file ntv2publicinterface.h.

◆ transitionCoefficient

Fixed_ AutoCircVidProcInfo::transitionCoefficient

Definition at line 4213 of file ntv2publicinterface.h.

◆ transitionSoftness

Fixed_ AutoCircVidProcInfo::transitionSoftness

Definition at line 4214 of file ntv2publicinterface.h.


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