AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Public Attributes | |
AJA_PixelFormat | pixelFormat |
uint32_t | fourcc |
uint32_t | bitDepth |
AJAScaleType | scaleType |
AJASubSampleType | subSampleType |
uint32_t | planeCount |
bool | isRGB |
const char * | pName |
Definition at line 19 of file pixelformat.cpp.
uint32_t AJAPixelFormatEntry::bitDepth |
Definition at line 23 of file pixelformat.cpp.
uint32_t AJAPixelFormatEntry::fourcc |
Definition at line 22 of file pixelformat.cpp.
bool AJAPixelFormatEntry::isRGB |
Definition at line 27 of file pixelformat.cpp.
AJA_PixelFormat AJAPixelFormatEntry::pixelFormat |
Definition at line 21 of file pixelformat.cpp.
uint32_t AJAPixelFormatEntry::planeCount |
Definition at line 26 of file pixelformat.cpp.
const char* AJAPixelFormatEntry::pName |
Definition at line 28 of file pixelformat.cpp.
AJAScaleType AJAPixelFormatEntry::scaleType |
Definition at line 24 of file pixelformat.cpp.
AJASubSampleType AJAPixelFormatEntry::subSampleType |
Definition at line 25 of file pixelformat.cpp.