|
ReactOS 0.4.17-dev-934-g091855f
|
#include <qcap_private.h>

Public Attributes | |
| video_capture_device_t | device |
| VideoProcAmpProperty | property |
| LONG * | value |
| LONG * | flags |
Definition at line 117 of file qcap_private.h.
| video_capture_device_t get_prop_params::device |
Definition at line 119 of file qcap_private.h.
| LONG* get_prop_params::flags |
Definition at line 122 of file qcap_private.h.
| VideoProcAmpProperty get_prop_params::property |
Definition at line 120 of file qcap_private.h.
Referenced by AMVideoProcAmp_Get().
| LONG* get_prop_params::value |
Definition at line 121 of file qcap_private.h.
Referenced by AMVideoProcAmp_Get().