C# Class TOAPI.AviCap32.CAPTUREPARMS

Show file Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

Property Type Description
AVStreamMaster uint
dwAudioBufferSize uint
dwIndexSize uint
dwMCIStartTime uint
dwMCIStopTime uint
dwRequestMicroSecPerFrame uint
vKeyAbort uint
wChunkGranularity uint
wNumAudioRequested uint
wNumVideoRequested uint
wPercentDropForError uint
wStepCaptureAverageFrames uint
wTimeLimit uint

Property Details

AVStreamMaster public property

public uint AVStreamMaster
return uint

dwAudioBufferSize public property

public uint dwAudioBufferSize
return uint

dwIndexSize public property

public uint dwIndexSize
return uint

dwMCIStartTime public property

public uint dwMCIStartTime
return uint

dwMCIStopTime public property

public uint dwMCIStopTime
return uint

dwRequestMicroSecPerFrame public property

public uint dwRequestMicroSecPerFrame
return uint

vKeyAbort public property

public uint vKeyAbort
return uint

wChunkGranularity public property

public uint wChunkGranularity
return uint

wNumAudioRequested public property

public uint wNumAudioRequested
return uint

wNumVideoRequested public property

public uint wNumVideoRequested
return uint

wPercentDropForError public property

public uint wPercentDropForError
return uint

wStepCaptureAverageFrames public property

public uint wStepCaptureAverageFrames
return uint

wTimeLimit public property

public uint wTimeLimit
return uint