C# Class TOAPI.Types.VIDEOHDR

Show file Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

Property Type Description
dwBufferLength uint
dwBytesUsed uint
dwFlags uint
dwTimeCaptured uint
dwUser uint
lpData System.IntPtr

Property Details

dwBufferLength public property

public uint dwBufferLength
return uint

dwBytesUsed public property

public uint dwBytesUsed
return uint

dwFlags public property

public uint dwFlags
return uint

dwTimeCaptured public property

public uint dwTimeCaptured
return uint

dwUser public property

public uint dwUser
return uint

lpData public property

public IntPtr,System lpData
return System.IntPtr