ReactOS 0.4.15-dev-7842-g558ab78
tagCaptureParms Struct Reference

#include <vfw.h>

Public Attributes

DWORD dwRequestMicroSecPerFrame
 
BOOL fMakeUserHitOKToCapture
 
UINT wPercentDropForError
 
BOOL fYield
 
DWORD dwIndexSize
 
UINT wChunkGranularity
 
BOOL fUsingDOSMemory
 
UINT wNumVideoRequested
 
BOOL fCaptureAudio
 
UINT wNumAudioRequested
 
UINT vKeyAbort
 
BOOL fAbortLeftMouse
 
BOOL fAbortRightMouse
 
BOOL fLimitEnabled
 
UINT wTimeLimit
 
BOOL fMCIControl
 
BOOL fStepMCIDevice
 
DWORD dwMCIStartTime
 
DWORD dwMCIStopTime
 
BOOL fStepCaptureAt2x
 
UINT wStepCaptureAverageFrames
 
DWORD dwAudioBufferSize
 
BOOL fDisableWriteCache
 
UINT AVStreamMaster
 

Detailed Description

Definition at line 2377 of file vfw.h.

Member Data Documentation

◆ AVStreamMaster

UINT tagCaptureParms::AVStreamMaster

Definition at line 2401 of file vfw.h.

◆ dwAudioBufferSize

DWORD tagCaptureParms::dwAudioBufferSize

Definition at line 2399 of file vfw.h.

◆ dwIndexSize

DWORD tagCaptureParms::dwIndexSize

Definition at line 2382 of file vfw.h.

◆ dwMCIStartTime

DWORD tagCaptureParms::dwMCIStartTime

Definition at line 2395 of file vfw.h.

◆ dwMCIStopTime

DWORD tagCaptureParms::dwMCIStopTime

Definition at line 2396 of file vfw.h.

◆ dwRequestMicroSecPerFrame

DWORD tagCaptureParms::dwRequestMicroSecPerFrame

Definition at line 2378 of file vfw.h.

◆ fAbortLeftMouse

BOOL tagCaptureParms::fAbortLeftMouse

Definition at line 2389 of file vfw.h.

◆ fAbortRightMouse

BOOL tagCaptureParms::fAbortRightMouse

Definition at line 2390 of file vfw.h.

◆ fCaptureAudio

BOOL tagCaptureParms::fCaptureAudio

Definition at line 2386 of file vfw.h.

◆ fDisableWriteCache

BOOL tagCaptureParms::fDisableWriteCache

Definition at line 2400 of file vfw.h.

◆ fLimitEnabled

BOOL tagCaptureParms::fLimitEnabled

Definition at line 2391 of file vfw.h.

◆ fMakeUserHitOKToCapture

BOOL tagCaptureParms::fMakeUserHitOKToCapture

Definition at line 2379 of file vfw.h.

◆ fMCIControl

BOOL tagCaptureParms::fMCIControl

Definition at line 2393 of file vfw.h.

◆ fStepCaptureAt2x

BOOL tagCaptureParms::fStepCaptureAt2x

Definition at line 2397 of file vfw.h.

◆ fStepMCIDevice

BOOL tagCaptureParms::fStepMCIDevice

Definition at line 2394 of file vfw.h.

◆ fUsingDOSMemory

BOOL tagCaptureParms::fUsingDOSMemory

Definition at line 2384 of file vfw.h.

◆ fYield

BOOL tagCaptureParms::fYield

Definition at line 2381 of file vfw.h.

◆ vKeyAbort

UINT tagCaptureParms::vKeyAbort

Definition at line 2388 of file vfw.h.

◆ wChunkGranularity

UINT tagCaptureParms::wChunkGranularity

Definition at line 2383 of file vfw.h.

◆ wNumAudioRequested

UINT tagCaptureParms::wNumAudioRequested

Definition at line 2387 of file vfw.h.

◆ wNumVideoRequested

UINT tagCaptureParms::wNumVideoRequested

Definition at line 2385 of file vfw.h.

◆ wPercentDropForError

UINT tagCaptureParms::wPercentDropForError

Definition at line 2380 of file vfw.h.

◆ wStepCaptureAverageFrames

UINT tagCaptureParms::wStepCaptureAverageFrames

Definition at line 2398 of file vfw.h.

◆ wTimeLimit

UINT tagCaptureParms::wTimeLimit

Definition at line 2392 of file vfw.h.


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