ReactOS 0.4.17-dev-934-g091855f
get_format_params Struct Reference

#include <qcap_private.h>

Collaboration diagram for get_format_params:

Public Attributes

video_capture_device_t device
 
AM_MEDIA_TYPE * mt
 
VIDEOINFOHEADER * format
 

Detailed Description

Definition at line 76 of file qcap_private.h.

Member Data Documentation

◆ device

video_capture_device_t get_format_params::device

Definition at line 78 of file qcap_private.h.

◆ format

VIDEOINFOHEADER* get_format_params::format

Definition at line 80 of file qcap_private.h.

◆ mt

AM_MEDIA_TYPE* get_format_params::mt

Definition at line 79 of file qcap_private.h.

Referenced by AMStreamConfig_GetFormat().


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