AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Contains the implementation of the AJAPixelFormat class. More...
#include "ajabase/common/types.h"
#include "ajabase/common/public.h"
#include "ajabase/common/pixelformat.h"
Go to the source code of this file.
Classes | |
struct | AJAPixelFormatEntry |
Variables | |
AJAPixelFormatEntry | AJAPixelFormatTable [AJA_PixelFormat_Size] |
const size_t | AJAPixelFormatTableSize = sizeof(AJAPixelFormatTable) / sizeof(AJAPixelFormatEntry) |
Contains the implementation of the AJAPixelFormat class.
Definition in file pixelformat.cpp.
AJAPixelFormatEntry AJAPixelFormatTable[AJA_PixelFormat_Size] |
Definition at line 34 of file pixelformat.cpp.
const size_t AJAPixelFormatTableSize = sizeof(AJAPixelFormatTable) / sizeof(AJAPixelFormatEntry) |
Definition at line 84 of file pixelformat.cpp.