|
Urbi SDK Remote for Java
2.7.5
|
The SoundSampler class helps to capture, play and record audio data. More...


Public Member Functions | |
| void | setAction (SoundAction action) |
Protected Attributes | |
| boolean | running |
| A status value indiucating if the sampler is in capture mode. | |
The SoundSampler class helps to capture, play and record audio data.
Definition at line 27 of file SoundSampler.java.
boolean urbi.SoundSampler.running [protected] |
A status value indiucating if the sampler is in capture mode.
Definition at line 30 of file SoundSampler.java.