Constructor and Description |
---|
Kamera() |
Modifier and Type | Method and Description |
---|---|
PImage |
holeKamerabild() |
void |
starteKamera(PApplet pap) |
void |
starteKamera(PApplet pap,
int video_nr,
int breite,
int hoehe,
int fps) |
void |
stoppeKamera() |
public Kamera()
public PImage holeKamerabild()
holeKamerabild
in interface iKamera
public void starteKamera(PApplet pap)
starteKamera
in interface iKamera
public void starteKamera(PApplet pap, int video_nr, int breite, int hoehe, int fps)
starteKamera
in interface iKamera
public void stoppeKamera()
stoppeKamera
in interface iKamera