C# Class AnimatGuiCtrls.Video.Avi.AVICOMPRESSOPTIONS_CLASS

Afficher le fichier Open project: NeuroRoboticTech/AnimatLabPublicSource Class Usage Examples

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
ToStruct ( ) : AVICOMPRESSOPTIONS

Method Details

ToStruct() public méthode

public ToStruct ( ) : AVICOMPRESSOPTIONS
Résultat AVICOMPRESSOPTIONS

Property Details

cbFormat public_oe property

public UInt32,System cbFormat
Résultat System.UInt32

cbParms public_oe property

public UInt32,System cbParms
Résultat System.UInt32

dwBytesPerSecond public_oe property

public UInt32,System dwBytesPerSecond
Résultat System.UInt32

dwFlags public_oe property

public UInt32,System dwFlags
Résultat System.UInt32

dwInterleaveEvery public_oe property

public UInt32,System dwInterleaveEvery
Résultat System.UInt32

dwKeyFrameEvery public_oe property

public UInt32,System dwKeyFrameEvery
Résultat System.UInt32

dwQuality public_oe property

public UInt32,System dwQuality
Résultat System.UInt32

fccHandler public_oe property

public UInt32,System fccHandler
Résultat System.UInt32

fccType public_oe property

public UInt32,System fccType
Résultat System.UInt32

lpFormat public_oe property

public IntPtr,System lpFormat
Résultat System.IntPtr

lpParms public_oe property

public IntPtr,System lpParms
Résultat System.IntPtr