Data Fields

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

Brightness (0-255).

Contrast (0-255).

Effect mode.

One of PspUsbCamEffectMode

Exposure value.

One of PspUsbCamEVLevel

Framerate.

One of PspUsbCamFrameRate

Size of jpeg video frame.

Resolution.

One of PspUsbCamResolution

Saturarion (0-255).

Sharpness (0-255).

Size of the PspUsbCamSetupVideoParam structure.

Unknown.

Set it to 0 at the moment.

White balance.

One of PspUsbCamWB


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