ReactOS 0.4.15-dev-7953-g1f49173
tagCapStatus Struct Reference

#include <vfw.h>

Collaboration diagram for tagCapStatus:

Public Attributes

UINT uiImageWidth
 
UINT uiImageHeight
 
BOOL fLiveWindow
 
BOOL fOverlayWindow
 
BOOL fScale
 
POINT ptScroll
 
BOOL fUsingDefaultPalette
 
BOOL fAudioHardware
 
BOOL fCapFileExists
 
DWORD dwCurrentVideoFrame
 
DWORD dwCurrentVideoFramesDropped
 
DWORD dwCurrentWaveSamples
 
DWORD dwCurrentTimeElapsedMS
 
HPALETTE hPalCurrent
 
BOOL fCapturingNow
 
DWORD dwReturn
 
UINT wNumVideoAllocated
 
UINT wNumAudioAllocated
 

Detailed Description

Definition at line 2355 of file vfw.h.

Member Data Documentation

◆ dwCurrentTimeElapsedMS

DWORD tagCapStatus::dwCurrentTimeElapsedMS

Definition at line 2368 of file vfw.h.

◆ dwCurrentVideoFrame

DWORD tagCapStatus::dwCurrentVideoFrame

Definition at line 2365 of file vfw.h.

◆ dwCurrentVideoFramesDropped

DWORD tagCapStatus::dwCurrentVideoFramesDropped

Definition at line 2366 of file vfw.h.

◆ dwCurrentWaveSamples

DWORD tagCapStatus::dwCurrentWaveSamples

Definition at line 2367 of file vfw.h.

◆ dwReturn

DWORD tagCapStatus::dwReturn

Definition at line 2371 of file vfw.h.

◆ fAudioHardware

BOOL tagCapStatus::fAudioHardware

Definition at line 2363 of file vfw.h.

◆ fCapFileExists

BOOL tagCapStatus::fCapFileExists

Definition at line 2364 of file vfw.h.

◆ fCapturingNow

BOOL tagCapStatus::fCapturingNow

Definition at line 2370 of file vfw.h.

◆ fLiveWindow

BOOL tagCapStatus::fLiveWindow

Definition at line 2358 of file vfw.h.

◆ fOverlayWindow

BOOL tagCapStatus::fOverlayWindow

Definition at line 2359 of file vfw.h.

◆ fScale

BOOL tagCapStatus::fScale

Definition at line 2360 of file vfw.h.

◆ fUsingDefaultPalette

BOOL tagCapStatus::fUsingDefaultPalette

Definition at line 2362 of file vfw.h.

◆ hPalCurrent

HPALETTE tagCapStatus::hPalCurrent

Definition at line 2369 of file vfw.h.

◆ ptScroll

POINT tagCapStatus::ptScroll

Definition at line 2361 of file vfw.h.

◆ uiImageHeight

UINT tagCapStatus::uiImageHeight

Definition at line 2357 of file vfw.h.

◆ uiImageWidth

UINT tagCapStatus::uiImageWidth

Definition at line 2356 of file vfw.h.

◆ wNumAudioAllocated

UINT tagCapStatus::wNumAudioAllocated

Definition at line 2373 of file vfw.h.

◆ wNumVideoAllocated

UINT tagCapStatus::wNumVideoAllocated

Definition at line 2372 of file vfw.h.


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