UPLOAD_IMAGE,
};
typedef struct _OsdPalette {
int y;
//Range:0~255
int Cb;
//Range:0~255
int Cr;
//Range:0~255
} SOsdPalette;
typedef struct _OsdWindow {
int x;
//Range:depends on resolution
int y;
//Range:depends on resolution
int transparent;//Range:0~3
} SOsdWindow;
/* SVideoOverlaySetting */
typedef struct _VideoOverlaySetting {
int useTimestamp;
char displayString[50];
int useImage;
int enabled;
SOsdPalette osdPalette1;
SOsdPalette osdPalette2;
SOsdWindow osdWindow1;
SOsdWindow osdWindow2;
} SVideoOverlaySetting;
ActionEvents
ActionEvent
Description
setWhiteBalance
Set white balance
getWhiteBalance
Get white balance
setBrightness
Set brightness
getBrightness
Get brightness
setColorSaturation Set Color Saturation
getColorSaturation Get Color Saturation
// 0: no timestamp, 1: use timestamp
// 0: no image, 1: use uploaded image.
- 88 -
Need help?
Do you have a question about the CB-100A series and is the answer not in the manual?
Questions and answers