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

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

public int BufferWidth
return int

Enabled public property

public bool Enabled
return bool

FrameAddress public property

public uint FrameAddress
return uint

Height public property

public int Height
return int

Mode public property

public int Mode
return int

PixelFormat public property

public GuPixelFormats PixelFormat
return GuPixelFormats

PlayingVideo public property

public bool PlayingVideo
return bool

Width public property

public int Width
return int