C# Class AnimatGuiCtrls.Video.Avi.AVISTREAMINFO

Show file 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 property

public Int32,System dwCaps
return System.Int32

dwEditCount public property

public Int32,System dwEditCount
return System.Int32

dwFlags public property

public Int32,System dwFlags
return System.Int32

dwFormatChangeCount public property

public Int32,System dwFormatChangeCount
return System.Int32

dwInitialFrames public property

public Int32,System dwInitialFrames
return System.Int32

dwLength public property

public Int32,System dwLength
return System.Int32

dwQuality public property

public Int32,System dwQuality
return System.Int32

dwRate public property

public Int32,System dwRate
return System.Int32

dwSampleSize public property

public Int32,System dwSampleSize
return System.Int32

dwScale public property

public Int32,System dwScale
return System.Int32

dwStart public property

public Int32,System dwStart
return System.Int32

dwSuggestedBufferSize public property

public Int32,System dwSuggestedBufferSize
return System.Int32

fccHandler public property

public Int32,System fccHandler
return System.Int32

fccType public property

public Int32,System fccType
return System.Int32

rcFrame public property

public RECT rcFrame
return RECT

wLanguage public property

public Int16,System wLanguage
return System.Int16

wPriority public property

public Int16,System wPriority
return System.Int16