Package sidplay.player
Klasse Autodetection
java.lang.Object
sidplay.player.Autodetection
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprivate intprivate final C64private final EventSchedulerprivate final IEmulationSectionprivate booleanprivate boolean -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprivate voidautodetectPSID64(SidTune tune) booleanbooleanprivate voidreset()voidprotected abstract void
-
Felddetails
-
emulationSection
-
c64
-
context
-
autodetectionCounter
private int autodetectionCounter -
psid64Detected
private boolean psid64Detected -
stereoSniffed
private boolean stereoSniffed
-
-
Konstruktordetails
-
Autodetection
-
-
Methodendetails
-
start
-
reset
private void reset() -
autodetectPSID64
-
isPsid64Detected
public boolean isPsid64Detected() -
isStereoSniffed
public boolean isStereoSniffed() -
updateSids
protected abstract void updateSids()
-