|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBasicInputInfo
This interface is used to access basic input informations.
The following interfaces extend from this interface. The table below shows which input-related informations are provided by which interfaces.
Input Informations | ||||||||
---|---|---|---|---|---|---|---|---|
Interface | Range | IBasicInputInfo |
IInputInfo |
Additional | ||||
Card ID | Input ID | Source ID | Multiplex ID | Input Name | Channel ID | |||
IInputInfoFree |
[37,-1) | X |
X |
X |
X |
X |
- | |
IInputInfoTuned |
[37,-1) | X |
X |
X |
X |
X |
X |
|
IProgramInfo |
[00,-1) | X |
X |
X |
- | - | X |
Method Summary | |
---|---|
Integer |
getCardID()
Gets the ID of the physical capture card. |
Integer |
getInputID()
Gets the ID of a specific input. |
Integer |
getSourceID()
Gets the source ID. |
Methods inherited from interface org.jmythapi.IVersionable |
---|
getVersionNr |
Method Detail |
---|
Integer getSourceID()
Integer getInputID()
Integer getCardID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |