C# Class TOAPI.AviCap32.CAPSTATUS

ファイルを表示 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_oe property

public uint dwCurrentTimeElapsedMS
return uint

dwCurrentVideoFrame public_oe property

public uint dwCurrentVideoFrame
return uint

dwCurrentVideoFramesDropped public_oe property

public uint dwCurrentVideoFramesDropped
return uint

dwCurrentWaveSamples public_oe property

public uint dwCurrentWaveSamples
return uint

dwReturn public_oe property

public uint dwReturn
return uint

hPalCurrent public_oe property

public IntPtr,System hPalCurrent
return System.IntPtr

ptScroll public_oe property

public POINT ptScroll
return POINT

uiImageHeight public_oe property

public uint uiImageHeight
return uint

uiImageWidth public_oe property

public uint uiImageWidth
return uint

wNumAudioAllocated public_oe property

public uint wNumAudioAllocated
return uint

wNumVideoAllocated public_oe property

public uint wNumVideoAllocated
return uint