AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
#include <ntv2vpidfromspec.h>
Public Attributes | |
VPIDSpec | vpidSpec |
ULWord | deviceNumber |
NTV2Channel | videoChannel |
ULWord | frameStoreIndex |
VPIDFlags | flags |
bool | is3G |
bool | isDS2 |
bool | isComplete |
ULWord | value |
bool | isDS1 |
bool | isML1 |
bool | isML2 |
bool | isML3 |
bool | isML4 |
Definition at line 56 of file ntv2vpidfromspec.h.
ULWord VPIDControl::deviceNumber |
Definition at line 59 of file ntv2vpidfromspec.h.
VPIDFlags VPIDControl::flags |
Definition at line 62 of file ntv2vpidfromspec.h.
ULWord VPIDControl::frameStoreIndex |
Definition at line 61 of file ntv2vpidfromspec.h.
bool VPIDControl::is3G |
Definition at line 63 of file ntv2vpidfromspec.h.
bool VPIDControl::isComplete |
Definition at line 65 of file ntv2vpidfromspec.h.
bool VPIDControl::isDS1 |
Definition at line 67 of file ntv2vpidfromspec.h.
bool VPIDControl::isDS2 |
Definition at line 64 of file ntv2vpidfromspec.h.
bool VPIDControl::isML1 |
Definition at line 68 of file ntv2vpidfromspec.h.
bool VPIDControl::isML2 |
Definition at line 69 of file ntv2vpidfromspec.h.
bool VPIDControl::isML3 |
Definition at line 70 of file ntv2vpidfromspec.h.
bool VPIDControl::isML4 |
Definition at line 71 of file ntv2vpidfromspec.h.
ULWord VPIDControl::value |
Definition at line 66 of file ntv2vpidfromspec.h.
NTV2Channel VPIDControl::videoChannel |
Definition at line 60 of file ntv2vpidfromspec.h.
VPIDSpec VPIDControl::vpidSpec |
Definition at line 58 of file ntv2vpidfromspec.h.