pspsdk-1.0+beta2
PspUsbCamSetupVideoParam Struct Reference

#include <src/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

int PspUsbCamSetupVideoParam::brightness

Brightness (0-255)

int PspUsbCamSetupVideoParam::contrast

Contrast (0-255)

int PspUsbCamSetupVideoParam::effectmode

Effect mode.

One of PspUsbCamEffectMode

int PspUsbCamSetupVideoParam::evlevel

Exposure value.

One of PspUsbCamEVLevel

int PspUsbCamSetupVideoParam::framerate

Framerate.

One of PspUsbCamFrameRate

int PspUsbCamSetupVideoParam::framesize

Size of jpeg video frame.

int PspUsbCamSetupVideoParam::resolution

Resolution.

One of PspUsbCamResolution

int PspUsbCamSetupVideoParam::saturation

Saturarion (0-255)

int PspUsbCamSetupVideoParam::sharpness

Sharpness (0-255)

int PspUsbCamSetupVideoParam::size

Size of the PspUsbCamSetupVideoParam structure.

u32 PspUsbCamSetupVideoParam::unk

Unknown.

Set it to 0 at the moment.

int PspUsbCamSetupVideoParam::wb

White balance.

One of PspUsbCamWB


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