C# Class CSPspEmu.Core.Display.PspDisplay.Info

Datei anzeigen Open project: soywiz/cspspemu

Public Properties

Property Type Description
BufferWidth int
Enabled bool
FrameAddress uint
Height int
Mode int
PixelFormat GuPixelFormats
PlayingVideo bool
Width int

Property Details

BufferWidth public_oe property

public int BufferWidth
return int

Enabled public_oe property

public bool Enabled
return bool

FrameAddress public_oe property

public uint FrameAddress
return uint

Height public_oe property

public int Height
return int

Mode public_oe property

public int Mode
return int

PixelFormat public_oe property

public GuPixelFormats PixelFormat
return GuPixelFormats

PlayingVideo public_oe property

public bool PlayingVideo
return bool

Width public_oe property

public int Width
return int