| Package | Description |
|---|---|
| ch.abertschi.sct.api |
| Modifier and Type | Method and Description |
|---|---|
Configuration.RECORDING_MODE |
Configuration.getRecordingMode() |
static Configuration.RECORDING_MODE |
Configuration.RECORDING_MODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Configuration.RECORDING_MODE[] |
Configuration.RECORDING_MODE.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.setRecordingMode(Configuration.RECORDING_MODE recordingMode) |
Copyright © 2016. All rights reserved.