AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
This class controls the enhanced color space converter. More...
#include <ntv2enhancedcsc.h>
This class controls the enhanced color space converter.
Definition at line 65 of file ntv2enhancedcsc.h.
|
inlineexplicit |
Definition at line 70 of file ntv2enhancedcsc.h.
|
inlinevirtual |
Definition at line 71 of file ntv2enhancedcsc.h.
|
inline |
Definition at line 89 of file ntv2enhancedcsc.h.
|
inline |
Definition at line 86 of file ntv2enhancedcsc.h.
bool CNTV2EnhancedCSC::GetFromHardware | ( | CNTV2Card & | inDevice, |
const NTV2Channel | inChannel | ||
) |
Definition at line 201 of file ntv2enhancedcsc.cpp.
|
inline |
Definition at line 80 of file ntv2enhancedcsc.h.
|
inline |
Definition at line 104 of file ntv2enhancedcsc.h.
|
inline |
Definition at line 98 of file ntv2enhancedcsc.h.
|
inline |
Definition at line 101 of file ntv2enhancedcsc.h.
|
inline |
Definition at line 95 of file ntv2enhancedcsc.h.
|
inline |
Definition at line 92 of file ntv2enhancedcsc.h.
|
inline |
Definition at line 83 of file ntv2enhancedcsc.h.
|
inline |
Definition at line 76 of file ntv2enhancedcsc.h.
|
inline |
Definition at line 77 of file ntv2enhancedcsc.h.
bool CNTV2EnhancedCSC::SendToHardware | ( | CNTV2Card & | inDevice, |
const NTV2Channel | inChannel | ||
) | const |
Definition at line 149 of file ntv2enhancedcsc.cpp.
bool CNTV2EnhancedCSC::SetChromaEdgeControl | ( | const NTV2EnhancedCSCChromaEdgeControl | inChromaEdgeControl | ) |
Definition at line 80 of file ntv2enhancedcsc.cpp.
bool CNTV2EnhancedCSC::SetChromaFilterSelect | ( | const NTV2EnhancedCSCChromaFilterSelect | inChromaFilterSelect | ) |
Definition at line 64 of file ntv2enhancedcsc.cpp.
bool CNTV2EnhancedCSC::SetInputPixelFormat | ( | const NTV2EnhancedCSCPixelFormat | inPixelFormat | ) |
Definition at line 32 of file ntv2enhancedcsc.cpp.
bool CNTV2EnhancedCSC::SetKeyGain | ( | const double | inKeyGain | ) |
Definition at line 141 of file ntv2enhancedcsc.cpp.
bool CNTV2EnhancedCSC::SetKeyInputOffset | ( | const int16_t | inKeyInputOffset | ) |
Definition at line 125 of file ntv2enhancedcsc.cpp.
bool CNTV2EnhancedCSC::SetKeyOutputOffset | ( | const uint16_t | inKeyOutputOffset | ) |
Definition at line 133 of file ntv2enhancedcsc.cpp.
bool CNTV2EnhancedCSC::SetKeyOutputRange | ( | const NTV2EnhancedCSCKeyOutputRange | inKeyOutputRange | ) |
Definition at line 110 of file ntv2enhancedcsc.cpp.
bool CNTV2EnhancedCSC::SetKeySource | ( | const NTV2EnhancedCSCKeySource | inKeySource | ) |
Definition at line 95 of file ntv2enhancedcsc.cpp.
bool CNTV2EnhancedCSC::SetOutputPixelFormat | ( | const NTV2EnhancedCSCPixelFormat | inPixelFormat | ) |
Definition at line 48 of file ntv2enhancedcsc.cpp.