psl1ght
A free SDK for Sony's PS3 console
Loading...
Searching...
No Matches
_videoresolution Struct Reference

Video resolution. More...

#include <video.h>

Data Fields

u16 width
 Screen width in pixels.
 
u16 height
 Screen height in pixels.
 

Detailed Description

Video resolution.

Definition at line 74 of file video.h.

Field Documentation

◆ height

u16 _videoresolution::height

Screen height in pixels.

Definition at line 77 of file video.h.

◆ width

u16 _videoresolution::width

Screen width in pixels.

Definition at line 76 of file video.h.


The documentation for this struct was generated from the following file: