C# Class TOAPI.AviCap32.CAPSTATUS

Show file Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

Property Type Description
dwCurrentTimeElapsedMS uint
dwCurrentVideoFrame uint
dwCurrentVideoFramesDropped uint
dwCurrentWaveSamples uint
dwReturn uint
hPalCurrent System.IntPtr
ptScroll POINT
uiImageHeight uint
uiImageWidth uint
wNumAudioAllocated uint
wNumVideoAllocated uint

Property Details

dwCurrentTimeElapsedMS public property

public uint dwCurrentTimeElapsedMS
return uint

dwCurrentVideoFrame public property

public uint dwCurrentVideoFrame
return uint

dwCurrentVideoFramesDropped public property

public uint dwCurrentVideoFramesDropped
return uint

dwCurrentWaveSamples public property

public uint dwCurrentWaveSamples
return uint

dwReturn public property

public uint dwReturn
return uint

hPalCurrent public property

public IntPtr,System hPalCurrent
return System.IntPtr

ptScroll public property

public POINT ptScroll
return POINT

uiImageHeight public property

public uint uiImageHeight
return uint

uiImageWidth public property

public uint uiImageWidth
return uint

wNumAudioAllocated public property

public uint wNumAudioAllocated
return uint

wNumVideoAllocated public property

public uint wNumVideoAllocated
return uint