C# Class cadencii.media.COMPVARS

Exibir arquivo Open project: cadencii/cadencii Class Usage Examples

Public Properties

Property Type Description
cbSize System.Int32
cbState System.Int32
dwFlags System.UInt32
fccHandler System.UInt32
fccType System.UInt32
hic System.UInt32
lDataRate System.Int32
lFrame System.Int32
lKey System.Int32
lKeyCount System.Int32
lQ System.Int32
lpBitsOut void*
lpBitsPrev void*
lpState void*
lpbiIn BITMAPINFOHEADER*
lpbiOut BITMAPINFOHEADER*

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

cbSize public_oe property

public Int32,System cbSize
return System.Int32

cbState public_oe property

public Int32,System cbState
return System.Int32

dwFlags public_oe property

public UInt32,System dwFlags
return System.UInt32

fccHandler public_oe property

public UInt32,System fccHandler
return System.UInt32

fccType public_oe property

public UInt32,System fccType
return System.UInt32

hic public_oe property

public UInt32,System hic
return System.UInt32

lDataRate public_oe property

public Int32,System lDataRate
return System.Int32

lFrame public_oe property

public Int32,System lFrame
return System.Int32

lKey public_oe property

public Int32,System lKey
return System.Int32

lKeyCount public_oe property

public Int32,System lKeyCount
return System.Int32

lQ public_oe property

public Int32,System lQ
return System.Int32

lpBitsOut public_oe property

public void* lpBitsOut
return void*

lpBitsPrev public_oe property

public void* lpBitsPrev
return void*

lpState public_oe property

public void* lpState
return void*

lpbiIn public_oe property

public BITMAPINFOHEADER* lpbiIn
return BITMAPINFOHEADER*

lpbiOut public_oe property

public BITMAPINFOHEADER* lpbiOut
return BITMAPINFOHEADER*