dvr_enc_update_channel_param_tag Struct Reference
update dvr encode channel parameter More...
Data Fields | |
| struct { | |
| int di_mode | |
| int mode | |
| int scale_indep | |
| int is_3DI | |
| int is_denoise | |
| int reserved [8] | |
| } | src |
| int | stream_enable |
| int | frame_rate |
| int | bit_rate |
| int | ip_interval |
| DIM | dim |
| int | init_quant |
| int | max_quant |
| int | min_quant |
| unsigned int | ext_size |
| void * | pext_data |
Detailed Description
update dvr encode channel parameter
Definition at line 298 of file dvr_enc_api.h.
Field Documentation
| int di_mode |
- Examples:
- roi.c, update-bitrate.c, and update-record-setting.c.
Definition at line 302 of file dvr_enc_api.h.
| int mode |
- Examples:
- roi.c, update-bitrate.c, and update-record-setting.c.
Definition at line 304 of file dvr_enc_api.h.
| int scale_indep |
- Examples:
- roi.c, update-bitrate.c, and update-record-setting.c.
Definition at line 306 of file dvr_enc_api.h.
| int is_3DI |
TRUE : enable 3D deinterlace , False : disable 3D deinterlace
- Examples:
- roi.c, update-bitrate.c, and update-record-setting.c.
Definition at line 308 of file dvr_enc_api.h.
| int is_denoise |
TRUE : enable 3D denoise , False : disable 3D denoise
- Examples:
- roi.c, update-bitrate.c, and update-record-setting.c.
Definition at line 310 of file dvr_enc_api.h.
| int reserved |
Definition at line 311 of file dvr_enc_api.h.
| struct { ... } src |
- Examples:
- roi.c, update-bitrate.c, and update-record-setting.c.
| int stream_enable |
0:disable, 1:enable
- Examples:
- roi.c, update-bitrate.c, and update-record-setting.c.
Definition at line 313 of file dvr_enc_api.h.
| int frame_rate |
frame rate per second
- Examples:
- roi.c, update-bitrate.c, and update-record-setting.c.
Definition at line 314 of file dvr_enc_api.h.
| int bit_rate |
Bitrate per second.
- Examples:
- roi.c, update-bitrate.c, and update-record-setting.c.
Definition at line 315 of file dvr_enc_api.h.
| int ip_interval |
The I-P interval frames.
- Examples:
- roi.c, update-bitrate.c, and update-record-setting.c.
Definition at line 316 of file dvr_enc_api.h.
- Examples:
- roi.c, update-bitrate.c, and update-record-setting.c.
Definition at line 318 of file dvr_enc_api.h.
| int init_quant |
The initial quant value.
- Examples:
- roi.c, update-bitrate.c, and update-record-setting.c.
Definition at line 319 of file dvr_enc_api.h.
| int max_quant |
The max quant value.
- Examples:
- roi.c, update-bitrate.c, and update-record-setting.c.
Definition at line 320 of file dvr_enc_api.h.
| int min_quant |
The min quant value.
- Examples:
- roi.c, update-bitrate.c, and update-record-setting.c.
Definition at line 321 of file dvr_enc_api.h.
| unsigned int ext_size |
| void* pext_data |
point to encode parameter extension structure
- Examples:
- roi.c.
Definition at line 325 of file dvr_enc_api.h.
Generated on Wed Jun 15 2011 15:51:00 for This describe GM8126 ioctl functions by
1.7.1