VideoFilter
Control of video filters
Parameter Info
Class | Category | Level | Type | Access |
---|---|---|---|---|
Channel | Grabber Conditioning | ADJUST | Enumerated | Set and Get |
Num ID | String Identifier | C, C++ identifier |
---|---|---|
957 << 14 | VideoFilter | MC_VideoFilter |
Parameter Description
This parameter provides a way to select the video filter able to perform low-pass filtering and composite color sub-carrier removal.
Parameter Values
NONE
MC_VideoFilter_NONE |
---|
Description No filter is inserted in the video path. |
10MHZ
MC_VideoFilter_10MHZ |
---|
Description A 10 MHz bandwidth low-pass filter is inserted in the video path. |
5MHZ
MC_VideoFilter_5MHZ |
---|
Description A 5 MHz bandwidth low-pass filter is inserted in the video path. |
5MHZ_PAL
MC_VideoFilter_5MHZ_PAL |
---|
Description A 5 MHz bandwidth low-pass filter is inserted in the video path, as well as a color 4.43 MHz sub-carrier trap. |
5MHZ_NTSC
MC_VideoFilter_5MHZ_NTSC |
---|
Description A 5 MHz bandwidth low-pass filter is inserted in the video path, as well as a color 3.58 MHz sub-carrier trap. |
COLORTRAP
MC_VideoFilter_COLORTRAP |
---|
Description A color 3.58 MHz or 4.43 MHz sub-carrier trap filter is inserted in the video path. |