C# Class AnimatGuiCtrls.Video.Avi.AVISTREAMINFO

Datei anzeigen Open project: NeuroRoboticTech/AnimatLabPublicSource Class Usage Examples

Public Properties

Property Type Description
dwCaps System.Int32
dwEditCount System.Int32
dwFlags System.Int32
dwFormatChangeCount System.Int32
dwInitialFrames System.Int32
dwLength System.Int32
dwQuality System.Int32
dwRate System.Int32
dwSampleSize System.Int32
dwScale System.Int32
dwStart System.Int32
dwSuggestedBufferSize System.Int32
fccHandler System.Int32
fccType System.Int32
rcFrame RECT
wLanguage System.Int16
wPriority System.Int16

Property Details

dwCaps public_oe property

public Int32,System dwCaps
return System.Int32

dwEditCount public_oe property

public Int32,System dwEditCount
return System.Int32

dwFlags public_oe property

public Int32,System dwFlags
return System.Int32

dwFormatChangeCount public_oe property

public Int32,System dwFormatChangeCount
return System.Int32

dwInitialFrames public_oe property

public Int32,System dwInitialFrames
return System.Int32

dwLength public_oe property

public Int32,System dwLength
return System.Int32

dwQuality public_oe property

public Int32,System dwQuality
return System.Int32

dwRate public_oe property

public Int32,System dwRate
return System.Int32

dwSampleSize public_oe property

public Int32,System dwSampleSize
return System.Int32

dwScale public_oe property

public Int32,System dwScale
return System.Int32

dwStart public_oe property

public Int32,System dwStart
return System.Int32

dwSuggestedBufferSize public_oe property

public Int32,System dwSuggestedBufferSize
return System.Int32

fccHandler public_oe property

public Int32,System fccHandler
return System.Int32

fccType public_oe property

public Int32,System fccType
return System.Int32

rcFrame public_oe property

public RECT rcFrame
return RECT

wLanguage public_oe property

public Int16,System wLanguage
return System.Int16

wPriority public_oe property

public Int16,System wPriority
return System.Int16