Modifier and Type | Class and Description |
---|---|
class |
Activator
The Task of an Activator is to listen for whatever you choose to implement and fires events to notify a change.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MusicHelper
here lies some utility-methods for the music-player
|
interface |
MusicResourceGenerator
this interface is used to generate the resources.
|
Modifier and Type | Class and Description |
---|---|
class |
InformationProvider
this class is responsible for communication information on request.
|
class |
Player<T>
use this class to actually play music.
|
class |
PlayerController
you should use this class to control your Player.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PermanentSoundHelper
interface which provides various methods to
|
Modifier and Type | Class and Description |
---|---|
class |
SimplePermanentSoundOutputPlugin<T>
extend this class to use the framework
|
Modifier and Type | Interface and Description |
---|---|
interface |
PresenceHelper
util functions for providing presence
|
Modifier and Type | Class and Description |
---|---|
class |
PresenceConstant
the base template class for addons able to conclude about constant presence.
|
class |
PresenceNonConstant
the base class for all presence-things that have no CONSTANT information (for example a motion-sensor).
|
Copyright © 2016. All rights reserved.