|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IBasicChannelInfo
This interface is used to access some basic channels informations.
The following interfaces extend from this interface. The table below shows which channel-related informations are provided by which interfaces.
| Channel Informations | ||||||||
|---|---|---|---|---|---|---|---|---|
| Interface | Range | IBasicChannelInfo | Additional Informations | |||||
| Channel ID | Channel Number | Channel Sign | Channel Name | Channel Icon | Source ID | XMLTV ID | ||
IProgramInfo |
[00,-1) | X |
X |
X |
X |
- | X |
- |
IRecorderProgramInfo |
[00,21) | X |
X |
X |
- | X |
- | - |
IRecorderNextProgramInfo |
[00,-1) | X |
X |
X |
- | X |
- | - |
IRecorderChannelInfo |
[28,-1) | X |
X |
X |
X |
- | X |
X |
| Method Summary | |
|---|---|
Integer |
getChannelID()
Gets the MythTV internal channel ID. |
String |
getChannelNumber()
Gets the user defined channel number. |
String |
getChannelSign()
Gets the station abbreviation. |
| Methods inherited from interface org.jmythapi.IVersionable |
|---|
getVersionNr |
| Method Detail |
|---|
Integer getChannelID()
11123String getChannelNumber()
-', '_' or '.'IRecorderChannelInfo.Props.CHANNEL_NUMBERString getChannelSign()
PULS 4
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||