ReactOS 0.4.17-dev-934-g091855f
get_caps_params Struct Reference

#include <qcap_private.h>

Collaboration diagram for get_caps_params:

Public Attributes

video_capture_device_t device
 
unsigned int index
 
AM_MEDIA_TYPE * mt
 
VIDEOINFOHEADER * format
 
VIDEO_STREAM_CONFIG_CAPS * caps
 

Detailed Description

Definition at line 91 of file qcap_private.h.

Member Data Documentation

◆ caps

VIDEO_STREAM_CONFIG_CAPS* get_caps_params::caps

Definition at line 97 of file qcap_private.h.

Referenced by AMStreamConfig_GetStreamCaps().

◆ device

video_capture_device_t get_caps_params::device

Definition at line 93 of file qcap_private.h.

Referenced by AMStreamConfig_GetStreamCaps().

◆ format

VIDEOINFOHEADER* get_caps_params::format

Definition at line 96 of file qcap_private.h.

Referenced by AMStreamConfig_GetStreamCaps().

◆ index

unsigned int get_caps_params::index

Definition at line 94 of file qcap_private.h.

Referenced by AMStreamConfig_GetStreamCaps().

◆ mt

AM_MEDIA_TYPE* get_caps_params::mt

Definition at line 95 of file qcap_private.h.

Referenced by AMStreamConfig_GetStreamCaps().


The documentation for this struct was generated from the following file: