C# Class MediaPortal.Player.Subtitles.NATIVE_SUBTITLE

Exibir arquivo Open project: MediaPortal/MediaPortal-1 Class Usage Examples

Public Properties

Property Type Description
bmBits System.IntPtr
bmBitsPixel System.UInt16
bmHeight System.Int32
bmPlanes System.UInt16
bmType System.Int32
bmWidth System.Int32
bmWidthBytes System.Int32
firstScanLine System.Int32
horizontalPosition System.Int32
screenHeight System.Int32
screenWidth System.Int32
timeOut System.UInt64
timeStamp System.UInt64

Property Details

bmBits public_oe property

public IntPtr,System bmBits
return System.IntPtr

bmBitsPixel public_oe property

public UInt16,System bmBitsPixel
return System.UInt16

bmHeight public_oe property

public Int32,System bmHeight
return System.Int32

bmPlanes public_oe property

public UInt16,System bmPlanes
return System.UInt16

bmType public_oe property

public Int32,System bmType
return System.Int32

bmWidth public_oe property

public Int32,System bmWidth
return System.Int32

bmWidthBytes public_oe property

public Int32,System bmWidthBytes
return System.Int32

firstScanLine public_oe property

public Int32,System firstScanLine
return System.Int32

horizontalPosition public_oe property

public Int32,System horizontalPosition
return System.Int32

screenHeight public_oe property

public Int32,System screenHeight
return System.Int32

screenWidth public_oe property

public Int32,System screenWidth
return System.Int32

timeOut public_oe property

public UInt64,System timeOut
return System.UInt64

timeStamp public_oe property

public UInt64,System timeStamp
return System.UInt64