C# Class AnimatGuiCtrls.Video.Avi.AVICOMPRESSOPTIONS_CLASS

Show file Open project: NeuroRoboticTech/AnimatLabPublicSource Class Usage Examples

Public Properties

Property Type Description
cbFormat System.UInt32
cbParms System.UInt32
dwBytesPerSecond System.UInt32
dwFlags System.UInt32
dwInterleaveEvery System.UInt32
dwKeyFrameEvery System.UInt32
dwQuality System.UInt32
fccHandler System.UInt32
fccType System.UInt32
lpFormat System.IntPtr
lpParms System.IntPtr

Public Methods

Method Description
ToStruct ( ) : AVICOMPRESSOPTIONS

Method Details

ToStruct() public method

public ToStruct ( ) : AVICOMPRESSOPTIONS
return AVICOMPRESSOPTIONS

Property Details

cbFormat public property

public UInt32,System cbFormat
return System.UInt32

cbParms public property

public UInt32,System cbParms
return System.UInt32

dwBytesPerSecond public property

public UInt32,System dwBytesPerSecond
return System.UInt32

dwFlags public property

public UInt32,System dwFlags
return System.UInt32

dwInterleaveEvery public property

public UInt32,System dwInterleaveEvery
return System.UInt32

dwKeyFrameEvery public property

public UInt32,System dwKeyFrameEvery
return System.UInt32

dwQuality public property

public UInt32,System dwQuality
return System.UInt32

fccHandler public property

public UInt32,System fccHandler
return System.UInt32

fccType public property

public UInt32,System fccType
return System.UInt32

lpFormat public property

public IntPtr,System lpFormat
return System.IntPtr

lpParms public property

public IntPtr,System lpParms
return System.IntPtr