ReactOS 0.4.17-dev-934-g091855f
get_media_type_params Struct Reference

#include <qcap_private.h>

Collaboration diagram for get_media_type_params:

Public Attributes

video_capture_device_t device
 
unsigned int index
 
AM_MEDIA_TYPE * mt
 
VIDEOINFOHEADER * format
 

Detailed Description

Definition at line 83 of file qcap_private.h.

Member Data Documentation

◆ device

video_capture_device_t get_media_type_params::device

Definition at line 85 of file qcap_private.h.

◆ format

VIDEOINFOHEADER* get_media_type_params::format

Definition at line 88 of file qcap_private.h.

Referenced by source_get_media_type().

◆ index

unsigned int get_media_type_params::index

Definition at line 86 of file qcap_private.h.

◆ mt

AM_MEDIA_TYPE* get_media_type_params::mt

Definition at line 87 of file qcap_private.h.

Referenced by source_get_media_type().


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