| Package | Description |
|---|---|
| ch.abertschi.sct.api |
| Modifier and Type | Method and Description |
|---|---|
Configuration.INPUT_SOURCE |
Configuration.getRecordingSourceType() |
Configuration.INPUT_SOURCE |
Configuration.getReplayingSourceType() |
static Configuration.INPUT_SOURCE |
Configuration.INPUT_SOURCE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Configuration.INPUT_SOURCE[] |
Configuration.INPUT_SOURCE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.setRecordingSourceType(Configuration.INPUT_SOURCE recordingSourceType) |
Configuration |
Configuration.setReplayingSourceType(Configuration.INPUT_SOURCE replayingSourceType) |
Copyright © 2016. All rights reserved.