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

Public Attributes | |
| video_capture_device_t | device |
| unsigned int | index |
| AM_MEDIA_TYPE * | mt |
| VIDEOINFOHEADER * | format |
| VIDEO_STREAM_CONFIG_CAPS * | caps |
Definition at line 91 of file qcap_private.h.
| VIDEO_STREAM_CONFIG_CAPS* get_caps_params::caps |
Definition at line 97 of file qcap_private.h.
Referenced by AMStreamConfig_GetStreamCaps().
| video_capture_device_t get_caps_params::device |
Definition at line 93 of file qcap_private.h.
Referenced by AMStreamConfig_GetStreamCaps().
| VIDEOINFOHEADER* get_caps_params::format |
Definition at line 96 of file qcap_private.h.
Referenced by AMStreamConfig_GetStreamCaps().
Definition at line 94 of file qcap_private.h.
Referenced by AMStreamConfig_GetStreamCaps().
| AM_MEDIA_TYPE* get_caps_params::mt |
Definition at line 95 of file qcap_private.h.
Referenced by AMStreamConfig_GetStreamCaps().