A C D G I L P S T V

A

active(boolean) - Method in enum diewald_PS3.logger.PS3Logger.TYPE
 

C

COLOR_MODE - Enum in diewald_PS3.constants
COLOR_MODE contains all available color-modes for the video.
create(int) - Static method in class diewald_PS3.PS3
method, to create a PS3-instance from a given index.

D

destroy() - Method in class diewald_PS3.PS3
completely destroys an ps3-context.
diewald_PS3 - package diewald_PS3
 
diewald_PS3.constants - package diewald_PS3.constants
 
diewald_PS3.logger - package diewald_PS3.logger
 

G

get() - Method in enum diewald_PS3.logger.PS3Logger.TYPE
 
getCameraCount() - Static method in class diewald_PS3.PS3
returns number of available cameras.
getFrame(int[]) - Method in class diewald_PS3.PS3
copy the pixels of the current ps3-frame to the given pixel-array.
getHeight() - Method in class diewald_PS3.PS3
get the height of the current instance.
getIndex() - Method in enum diewald_PS3.constants.COLOR_MODE
 
getIndex() - Method in enum diewald_PS3.constants.PS3_PARAM
 
getIndex() - Method in enum diewald_PS3.constants.VIDEO_MODE
 
getIndex() - Method in class diewald_PS3.PS3
get the index of the current instance.
getMaxVal() - Method in enum diewald_PS3.constants.PS3_PARAM
 
getMinVal() - Method in enum diewald_PS3.constants.PS3_PARAM
 
getParameter(PS3_PARAM) - Method in class diewald_PS3.PS3
get the current value of a parameter.
getSize() - Method in enum diewald_PS3.constants.COLOR_MODE
 
getValue() - Method in enum diewald_PS3.constants.LIBRARY
 
getWidth() - Method in class diewald_PS3.PS3
get the width of the current instance.

I

init(VIDEO_MODE, COLOR_MODE, int) - Method in class diewald_PS3.PS3
define a mode, specified by the video-mode (QVGA, or VGA), color-mode and a framerate.
isActive() - Method in enum diewald_PS3.logger.PS3Logger.TYPE
 

L

LIBRARY - Enum in diewald_PS3.constants
 
libraryLoaded() - Static method in class diewald_PS3.PS3
check if the library got loaded.
loadLibrary(String, String) - Static method in class diewald_PS3.PS3
load the library with a custom path and name.
log(PS3Logger.TYPE, Logable, String...) - Static method in class diewald_PS3.logger.PS3Logger
 
log(PS3Logger.TYPE) - Static method in class diewald_PS3.logger.PS3Logger
 

P

PS3 - Class in diewald_PS3
PS3 is the main entry class of the library.
PS3_PARAM - Enum in diewald_PS3.constants
PS3_PARAM contains a list of all available video-parameters and their min/max values.
PS3Logger - Class in diewald_PS3.logger
 
PS3Logger.TYPE - Enum in diewald_PS3.logger
 

S

set(String) - Method in enum diewald_PS3.logger.PS3Logger.TYPE
 
setLed(boolean) - Method in class diewald_PS3.PS3
change the status of the red LED.
setParameter(PS3_PARAM, int) - Method in class diewald_PS3.PS3
set custom camera-parameters.
shutDown() - Static method in class diewald_PS3.PS3
shutdown all running ps3-threads.
start() - Method in class diewald_PS3.PS3
start the ps3-device.
stop() - Method in class diewald_PS3.PS3
stop the ps3-device.

T

toString() - Method in class diewald_PS3.PS3
 

V

valueOf(String) - Static method in enum diewald_PS3.constants.COLOR_MODE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum diewald_PS3.constants.LIBRARY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum diewald_PS3.constants.PS3_PARAM
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum diewald_PS3.constants.VIDEO_MODE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum diewald_PS3.logger.PS3Logger.TYPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum diewald_PS3.constants.COLOR_MODE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum diewald_PS3.constants.LIBRARY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum diewald_PS3.constants.PS3_PARAM
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum diewald_PS3.constants.VIDEO_MODE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum diewald_PS3.logger.PS3Logger.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
VIDEO_MODE - Enum in diewald_PS3.constants
VIDEO_MODE contains all available video-modes for the video.

A C D G I L P S T V

processing library diewald_PS3 by Thomas Diewald. (c) 2011