Data Fields

PspUsbCamSetupStillParam Struct Reference

Structure for sceUsbCamSetupStill. More...

#include <src/usb/pspusbcam.h>

Data Fields

int size
 Size of the PspUsbCamSetupStillParam structure.
int resolution
 Resolution.
int jpegsize
 Size of the jpeg image.
int reverseflags
 Reverse effect to apply.
int delay
 Delay to apply to take the picture.
int complevel
 JPEG compression level, a value from 1-63.

Detailed Description

Structure for sceUsbCamSetupStill.


Field Documentation

JPEG compression level, a value from 1-63.

1 -> less compression, better quality; 63 -> max compression, worse quality

Delay to apply to take the picture.

One of PspUsbCamDelay

Size of the jpeg image.

Resolution.

One of PspUsbCamResolution

Reverse effect to apply.

Zero or more of PspUsbCamReverseFlags

Size of the PspUsbCamSetupStillParam structure.


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