Audio Player OSC Receiver: Receives OSC messages from the AudioPlayerOSCSender and applies it to the AudioPlayer.
More...
#include <RCAudioPlayerOSC.h>
Audio Player OSC Receiver: Receives OSC messages from the AudioPlayerOSCSender and applies it to the AudioPlayer.
- Author
- Phil Schatzmann
◆ next()
| static bool next |
( |
OSCData & |
data, |
|
|
void * |
ref |
|
) |
| |
|
inlinestaticprotected |
◆ play()
| static bool play |
( |
OSCData & |
data, |
|
|
void * |
ref |
|
) |
| |
|
inlinestaticprotected |
◆ previous()
| static bool previous |
( |
OSCData & |
data, |
|
|
void * |
ref |
|
) |
| |
|
inlinestaticprotected |
◆ registerCallbacks()
| void registerCallbacks |
( |
| ) |
|
|
inlineprotected |
◆ setIndex()
| static bool setIndex |
( |
OSCData & |
data, |
|
|
void * |
ref |
|
) |
| |
|
inlinestaticprotected |
◆ setPath()
| static bool setPath |
( |
OSCData & |
data, |
|
|
void * |
ref |
|
) |
| |
|
inlinestaticprotected |
◆ setVolume()
| static bool setVolume |
( |
OSCData & |
data, |
|
|
void * |
ref |
|
) |
| |
|
inlinestaticprotected |
◆ stop()
| static bool stop |
( |
OSCData & |
data, |
|
|
void * |
ref |
|
) |
| |
|
inlinestaticprotected |
◆ is_active
◆ osc
◆ p_player
The documentation for this class was generated from the following file: