![]() |
![]() |
![]() |
![]() |
![]() |
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Update video capture unit parameters
#include <gf/gf.h>
int gf_vcap_update (
gf_vcap_t vcap,
unsigned flags );
gf
This function updates a video capture unit's parameters. 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 this function.
The status of the operation:
QNX Graphics Framework
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | Yes |
![]() |
![]() |
![]() |
![]() |