Package | Description |
---|---|
org.intellimate.izou.sdk.frameworks.music.player | |
org.intellimate.izou.sdk.frameworks.music.player.template |
Modifier and Type | Interface and Description |
---|---|
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.
|
Constructor and Description |
---|
CommandHandler(MusicHelper musicHelper,
MusicProvider musicProvider,
Runnable stopCallback,
Capabilities capabilities)
creates a new CommandHandler
|
InformationProvider(Context context,
String ID,
MusicProvider musicProvider,
CommandHandler commandHandler)
initializes the Module
|
Copyright © 2016. All rights reserved.