| Package | Description |
|---|---|
| org.rpi.player | |
| org.rpi.providers | |
| org.rpi.radio |
| Modifier and Type | Method and Description |
|---|---|
void |
PlayManager.playFile(CustomChannel c)
Play a Radio Channel
|
| Modifier and Type | Field and Description |
|---|---|
private List<CustomChannel> |
PrvRadio.channels |
| Modifier and Type | Method and Description |
|---|---|
private void |
PrvRadio.playChannel(CustomChannel c)
Play the Channel
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrvRadio.addChannels(List<CustomChannel> channels)
Add a list of Radio Channels
|
| Modifier and Type | Field and Description |
|---|---|
private List<CustomChannel> |
ChannelReader.channels |
| Modifier and Type | Method and Description |
|---|---|
List<CustomChannel> |
ChannelReader.getChannels()
Read the RadioList.xml file and build a List of Radio Channels
|
Copyright © 2013–2014. All rights reserved.