![]() |
AJA NTV2 SDK
18.1.0.2145
NTV2 SDK 18.1.0.2145
|
#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) |
| bool | RPCDecodeClient (const NTV2_RPC_BLOB_TYPE &inBlob, size_t &inOutIndex) |
| bool | RPCEncodeClient (NTV2_RPC_BLOB_TYPE &inBlob) |
| bool | RPCDecodeServer (const NTV2_RPC_BLOB_TYPE &inBlob, size_t &inOutIndex) |
| bool | RPCEncodeServer (NTV2_RPC_BLOB_TYPE &inBlob) |
Definition at line 4420 of file ntv2publicinterface.h.
|
explicit |
Definition at line 225 of file ntv2publicinterface.cpp.
| bool AutoCircVidProcInfo::RPCDecode | ( | const NTV2_RPC_BLOB_TYPE & | inBlob, |
| size_t & | inOutIndex | ||
| ) |
Definition at line 4297 of file ntv2publicinterface.cpp.
| bool AutoCircVidProcInfo::RPCDecodeClient | ( | const NTV2_RPC_BLOB_TYPE & | inBlob, |
| size_t & | inOutIndex | ||
| ) |
| bool AutoCircVidProcInfo::RPCDecodeServer | ( | const NTV2_RPC_BLOB_TYPE & | inBlob, |
| size_t & | inOutIndex | ||
| ) |
| bool AutoCircVidProcInfo::RPCEncode | ( | NTV2_RPC_BLOB_TYPE & | outBlob | ) |
Definition at line 4285 of file ntv2publicinterface.cpp.
| bool AutoCircVidProcInfo::RPCEncodeClient | ( | NTV2_RPC_BLOB_TYPE & | inBlob | ) |
| bool AutoCircVidProcInfo::RPCEncodeServer | ( | NTV2_RPC_BLOB_TYPE & | inBlob | ) |
| NTV2Crosspoint AutoCircVidProcInfo::backgroundKeyCrosspoint |
Definition at line 4426 of file ntv2publicinterface.h.
| NTV2Crosspoint AutoCircVidProcInfo::backgroundVideoCrosspoint |
Definition at line 4424 of file ntv2publicinterface.h.
| NTV2Crosspoint AutoCircVidProcInfo::foregroundKeyCrosspoint |
Definition at line 4425 of file ntv2publicinterface.h.
| NTV2Crosspoint AutoCircVidProcInfo::foregroundVideoCrosspoint |
Definition at line 4423 of file ntv2publicinterface.h.
| AutoCircVidProcMode AutoCircVidProcInfo::mode |
Definition at line 4422 of file ntv2publicinterface.h.
| Fixed_ AutoCircVidProcInfo::transitionCoefficient |
Definition at line 4427 of file ntv2publicinterface.h.
| Fixed_ AutoCircVidProcInfo::transitionSoftness |
Definition at line 4428 of file ntv2publicinterface.h.