PSPSDK 2024-10-31
Loading...
Searching...
No Matches
PspUsbCamSetupVideoParam Struct Reference

#include <usb/pspusbcam.h>

Data Fields

int size
 Size of the PspUsbCamSetupVideoParam structure.
 
int resolution
 Resolution.
 
int framerate
 Framerate.
 
int wb
 White balance.
 
int saturation
 Saturarion (0-255)
 
int brightness
 Brightness (0-255)
 
int contrast
 Contrast (0-255)
 
int sharpness
 Sharpness (0-255)
 
int effectmode
 Effect mode.
 
int framesize
 Size of jpeg video frame.
 
u32 unk
 Unknown.
 
int evlevel
 Exposure value.
 

Field Documentation

◆ brightness

int PspUsbCamSetupVideoParam::brightness

Brightness (0-255)

◆ contrast

int PspUsbCamSetupVideoParam::contrast

Contrast (0-255)

◆ effectmode

int PspUsbCamSetupVideoParam::effectmode

Effect mode.

One of PspUsbCamEffectMode

◆ evlevel

int PspUsbCamSetupVideoParam::evlevel

Exposure value.

One of PspUsbCamEVLevel

◆ framerate

int PspUsbCamSetupVideoParam::framerate

Framerate.

One of PspUsbCamFrameRate

◆ framesize

int PspUsbCamSetupVideoParam::framesize

Size of jpeg video frame.

◆ resolution

int PspUsbCamSetupVideoParam::resolution

Resolution.

One of PspUsbCamResolution

◆ saturation

int PspUsbCamSetupVideoParam::saturation

Saturarion (0-255)

◆ sharpness

int PspUsbCamSetupVideoParam::sharpness

Sharpness (0-255)

◆ size

int PspUsbCamSetupVideoParam::size

Size of the PspUsbCamSetupVideoParam structure.

◆ unk

u32 PspUsbCamSetupVideoParam::unk

Unknown.

Set it to 0 at the moment.

◆ wb

int PspUsbCamSetupVideoParam::wb

White balance.

One of PspUsbCamWB


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