![]() |
![]() |
![]() |
![]() |
![]() |
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Set video capture flags
#include <gf/gf.h> void gf_vcap_set_flags ( gf_vcap_t vcap, unsigned flags );
![]() |
Upscaling is not supported when GF_VCAP_FLAG_DEINTERLACE_WEAVE is set. |
gf
This function sets various flags which affect the behavior of the 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()
![]() |
![]() |
![]() |
![]() |