A source input (e.g.
More...
A source input (e.g.
device, track, screen).
◆ SourceInput()
fm.liveswitch.SourceInput.SourceInput |
( |
String |
idValue, |
|
|
String |
name |
|
) |
| |
◆ fromJson()
Deserializes an instance from JSON.
- Parameters
-
sourceInputJson | The source input JSON. |
◆ fromJsonArray()
Deserializes an instance array from JSON.
- Parameters
-
sourceInputsJson | The source inputs JSON. |
◆ getId()
String fm.liveswitch.SourceInput.getId |
( |
| ) |
|
◆ getName()
String fm.liveswitch.SourceInput.getName |
( |
| ) |
|
◆ setId()
void fm.liveswitch.SourceInput.setId |
( |
String |
value | ) |
|
◆ setName()
void fm.liveswitch.SourceInput.setName |
( |
String |
value | ) |
|
◆ toJson() [1/2]
String fm.liveswitch.SourceInput.toJson |
( |
| ) |
|
Serializes this instance to JSON.
◆ toJson() [2/2]
Serializes an instance to JSON.
- Parameters
-
sourceInput | The source input. |
◆ toJsonArray()
Serializes an instance array to JSON.
- Parameters
-
sourceInputs | The source inputs. |
◆ toString()
String fm.liveswitch.SourceInput.toString |
( |
| ) |
|
Returns a string that represents this instance.
- Returns
- A string that represents this instance.