ReactOS 0.4.15-dev-7942-gd23573b
tagCapDriverCaps Struct Reference

#include <vfw.h>

Collaboration diagram for tagCapDriverCaps:

Public Attributes

UINT wDeviceIndex
 
BOOL fHasOverlay
 
BOOL fHasDlgVideoSource
 
BOOL fHasDlgVideoFormat
 
BOOL fHasDlgVideoDisplay
 
BOOL fCaptureInitialized
 
BOOL fDriverSuppliesPalettes
 
HANDLE hVideoIn
 
HANDLE hVideoOut
 
HANDLE hVideoExtIn
 
HANDLE hVideoExtOut
 

Detailed Description

Definition at line 2341 of file vfw.h.

Member Data Documentation

◆ fCaptureInitialized

BOOL tagCapDriverCaps::fCaptureInitialized

Definition at line 2347 of file vfw.h.

◆ fDriverSuppliesPalettes

BOOL tagCapDriverCaps::fDriverSuppliesPalettes

Definition at line 2348 of file vfw.h.

◆ fHasDlgVideoDisplay

BOOL tagCapDriverCaps::fHasDlgVideoDisplay

Definition at line 2346 of file vfw.h.

◆ fHasDlgVideoFormat

BOOL tagCapDriverCaps::fHasDlgVideoFormat

Definition at line 2345 of file vfw.h.

◆ fHasDlgVideoSource

BOOL tagCapDriverCaps::fHasDlgVideoSource

Definition at line 2344 of file vfw.h.

◆ fHasOverlay

BOOL tagCapDriverCaps::fHasOverlay

Definition at line 2343 of file vfw.h.

◆ hVideoExtIn

HANDLE tagCapDriverCaps::hVideoExtIn

Definition at line 2351 of file vfw.h.

◆ hVideoExtOut

HANDLE tagCapDriverCaps::hVideoExtOut

Definition at line 2352 of file vfw.h.

◆ hVideoIn

HANDLE tagCapDriverCaps::hVideoIn

Definition at line 2349 of file vfw.h.

◆ hVideoOut

HANDLE tagCapDriverCaps::hVideoOut

Definition at line 2350 of file vfw.h.

◆ wDeviceIndex

UINT tagCapDriverCaps::wDeviceIndex

Definition at line 2342 of file vfw.h.


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