kbps_8000 = 8000,
kbps_10000 = 10000,
kbps_12000 = 12000,
kbps_15000 = 15000,
};
/* SVideoFormatSetting */
typedef struct _videoFormatSetting {
int sourceDevice;
char codecType [16];
char codecSubType [16];
int constantBitrate;
int bitrateInKbps;
int resolutionWidth;
int resolutionHeight;
int quality;
int frameRate;
int gop;
} SVideoFormatSetting;
typedef struct _audioFormatSetting {
int sourceDevice;
char codecType[16];
char codecSubType[16];
int numberOfChannel;
int sampleRate;
int frameIntervalMS;
int sampleSizeBit;
} SAudioFormatSetting;
/* SMetaFormatSetting */
typedef struct _metaFormatSetting {
int mdAlarmEnabled;
} SMetaFormatSetting;
// reserved
//
// 0:enabled 1:disabled
// Kbps
// JPEG Specific
// FPS
// (reserved)
// reserved
// G711
// AUTO
// (reserved) Mono, Stereo =>0
// (reserved) 8KHZ
//(reserved) 10MS
//(reserved)16 Bit
- 74 -
Need help?
Do you have a question about the CB-100A series and is the answer not in the manual?
Questions and answers