| Package | Description |
|---|---|
| de.quippy.sidplay.libsidplay.common |
| Modifier and Type | Field and Description |
|---|---|
ISID2Types.sid2_clock_t |
ISID2Types.sid2_config_t.clockDefault
Intended tune speed when unknown
|
ISID2Types.sid2_clock_t |
ISID2Types.sid2_config_t.clockSpeed
User requested emulation speed
|
| Modifier and Type | Method and Description |
|---|---|
static ISID2Types.sid2_clock_t |
ISID2Types.sid2_clock_t.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ISID2Types.sid2_clock_t[] |
ISID2Types.sid2_clock_t.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.