|
AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Go to the documentation of this file.
8 #ifndef NTV2_ENHANCED_CSC_H
9 #define NTV2_ENHANCED_CSC_H
97 bool SetKeyInputOffset (
const int16_t inKeyInputOffset);
100 bool SetKeyOutputOffset (
const uint16_t inKeyOutputOffset);
103 bool SetKeyGain (
const double inKeyGain);
117 int16_t mKeyInputOffset;
118 uint16_t mKeyOutputOffset;
125 #endif // NTV2_ENHANCED_CSC_H
NTV2EnhancedCSCKeyOutputRange
double GetKeyGain(void) const
Declares the utility class for abstract color space matrix operations.
NTV2EnhancedCSCChromaEdgeControl GetChromaEdgeControl(void) const
@ NTV2_Enhanced_CSC_Pixel_Format_YCbCr444
Defines the import/export macros for producing DLLs or LIBs.
@ NTV2_Enhanced_CSC_Key_Output_Range_Full
NTV2Channel
These enum values are mostly used to identify a specific widget_framestore. They're also commonly use...
@ NTV2_Enhanced_CSC_Num_Pixel_Formats
This class supports the color space conversion matrix described below.
@ NTV2_Enhanced_CSC_Chroma_Filter_Select_Full
NTV2EnhancedCSCPixelFormat GetOutputPixelFormat(void) const
NTV2EnhancedCSCChromaEdgeControl
virtual ~CNTV2EnhancedCSC()
NTV2EnhancedCSCKeySource GetKeySource(void) const
NTV2EnhancedCSCKeyOutputRange GetKeyOutputRange(void) const
@ NTV2_Enhanced_CSC_Num_Chroma_Edge_Controls
@ NTV2_Enhanced_CSC_Chroma_Edge_Control_Extended
@ NTV2_Enhanced_CSC_Chroma_Filter_Select_None
int16_t GetKeyInputOffset(void) const
@ NTV2_Enhanced_CSC_Pixel_Format_YCbCr422
@ NTV2_Enhanced_CSC_Chroma_Edge_Control_Black
Declares the CNTV2Card class.
@ NTV2_Enhanced_CSC_Key_Output_Range_SMPTE
NTV2EnhancedCSCChromaFilterSelect GetChromaFilterSelect(void) const
NTV2EnhancedCSCPixelFormat
@ NTV2_Enhanced_CSC_Pixel_Format_RGB444
@ NTV2_Enhanced_CSC_Num_Key_Output_Ranges
I interrogate and control an AJA video/audio capture/playout device.
@ NTV2_Enhanced_CSC_Key_Source_Key_Input
@ NTV2_Enhanced_CSC_Key_Spurce_A0_Input
@ NTV2_Enhanced_CSC_Num_Chroma_Filter_Selects
CNTV2CSCMatrix & Matrix(void)
@ NTV2_Enhanced_CSC_Num_Key_Sources
const CNTV2CSCMatrix & Matrix(void) const
uint16_t GetKeyOutputOffset(void) const
@ NTV2_Enhanced_CSC_Chroma_Filter_Select_Simple
NTV2EnhancedCSCChromaFilterSelect
This class controls the enhanced color space converter.
NTV2EnhancedCSCPixelFormat GetInputPixelFormat(void) const