![]() |
AJA NTV2 SDK
17.6.0.2675
NTV2 SDK 17.6.0.2675
|
#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 4380 of file ntv2publicinterface.h.
|
explicit |
Definition at line 203 of file ntv2publicinterface.cpp.
| bool AutoCircVidProcInfo::RPCDecode | ( | const NTV2_RPC_BLOB_TYPE & | inBlob, |
| size_t & | inOutIndex | ||
| ) |
Definition at line 4201 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 4189 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 4386 of file ntv2publicinterface.h.
| NTV2Crosspoint AutoCircVidProcInfo::backgroundVideoCrosspoint |
Definition at line 4384 of file ntv2publicinterface.h.
| NTV2Crosspoint AutoCircVidProcInfo::foregroundKeyCrosspoint |
Definition at line 4385 of file ntv2publicinterface.h.
| NTV2Crosspoint AutoCircVidProcInfo::foregroundVideoCrosspoint |
Definition at line 4383 of file ntv2publicinterface.h.
| AutoCircVidProcMode AutoCircVidProcInfo::mode |
Definition at line 4382 of file ntv2publicinterface.h.
| Fixed_ AutoCircVidProcInfo::transitionCoefficient |
Definition at line 4387 of file ntv2publicinterface.h.
| Fixed_ AutoCircVidProcInfo::transitionSoftness |
Definition at line 4388 of file ntv2publicinterface.h.