Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/gf/dev_guide/api/gf_vcap_set_sync_values.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/gf/dev_guide/api/gf_vcap_set_sync_values.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/gf/dev_guide/api/gf_vcap_set_sync_values.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/gf/dev_guide/api/gf_vcap_set_sync_values.html on line 8
Set the video device synchronization values
#include <gf/gf.h>
void gf_vcap_set_sync_values (
gf_vcap_t vcap,
int h_offset,
int v_offset,
int h_total,
int v_total );
- vcap
- The handle of the video capture unit, returned by gf_vcap_attach().
- h_offset
- Horizontal synchronization offset value.
- v_offset
- Vertical synchronization offset value.
- h_total
- Total number of pixels clocks per horizontal period.
- v_total
- Total number of scan lines per vertical period.
gf
This function specifies device-dependant values to allow the captured image to be synchronized and centered properly. These settings have no effect on many devices, and do not always need to be supplied.
|
Changes made to a capture unit via the gf_vcap_set_*() set of functions are enqueued and do not take effect until you explicitly call gf_vcap_update(). |
QNX Graphics Framework
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
Yes |
gf_vcap_attach(),
gf_vcap_update()
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/gf/dev_guide/api/gf_vcap_set_sync_values.html on line 132
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/gf/dev_guide/api/gf_vcap_set_sync_values.html on line 132