ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
sceSdEffectAttr Struct Reference

#include <libsd-common.h>

Data Fields

int core
 
int mode
 
short depth_L
 
short depth_R
 
int delay
 
int feedback
 

Detailed Description

Definition at line 137 of file libsd-common.h.

Field Documentation

◆ core

int sceSdEffectAttr::core

Definition at line 139 of file libsd-common.h.

◆ delay

int sceSdEffectAttr::delay

Definition at line 143 of file libsd-common.h.

◆ depth_L

short sceSdEffectAttr::depth_L

Definition at line 141 of file libsd-common.h.

◆ depth_R

short sceSdEffectAttr::depth_R

Definition at line 142 of file libsd-common.h.

◆ feedback

int sceSdEffectAttr::feedback

Definition at line 144 of file libsd-common.h.

◆ mode

int sceSdEffectAttr::mode

Definition at line 140 of file libsd-common.h.


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