| Package | Description |
|---|---|
| libsidplay.config | |
| sidplay.audio | |
| sidplay.ini | |
| ui.entities.config |
| Modifier and Type | Method and Description |
|---|---|
Audio |
IAudioSection.getAudio()
Getter of the audio to be used.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IAudioSection.setAudio(Audio audio)
Setter of the audio to be used.
|
| Modifier and Type | Method and Description |
|---|---|
static Audio |
Audio.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Audio[] |
Audio.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
static Audio |
IniDefaults.DEFAULT_AUDIO |
| Modifier and Type | Method and Description |
|---|---|
Audio |
IniAudioSection.getAudio() |
| Modifier and Type | Method and Description |
|---|---|
void |
IniAudioSection.setAudio(Audio audio) |
| Modifier and Type | Method and Description |
|---|---|
Audio |
AudioSection.getAudio()
Gets the value of the property audio.
|
| Modifier and Type | Method and Description |
|---|---|
javafx.beans.property.ObjectProperty<Audio> |
AudioSection.audioProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
AudioSection.setAudio(Audio audio)
Sets the value of the property audio.
|
Copyright © 2018 Ken Händel. All rights reserved.