![]()  | 
![]()  | 
![]()  | 
![]()  | 
Set the video brightness
#include <gf/gf.h>
void gf_vcap_set_brightness (
        gf_vcap_t   vcap,
        int         brightness );
gf
This function controls the brightness of a video capture unit.
![]()  | 
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()
![]()  | 
![]()  | 
![]()  | 
![]()  |