Package sidplay.audio

Klasse SIDDumpDriver.SIDDumpStreamDriver

Alle implementierten Schnittstellen:
SIDListener, IMOS6510Extension, AudioDriver
Umschließende Klasse:
SIDDumpDriver

public static class SIDDumpDriver.SIDDumpStreamDriver extends SIDDumpDriver
Driver to write into an SID dump stream.
Note: The caller is responsible of closing the output stream
Autor:
Ken Händel
  • Konstruktordetails

    • SIDDumpStreamDriver

      public SIDDumpStreamDriver(OutputStream out)
      Use several instances for parallel emulator instances, where applicable.
      Parameter:
      out - Output stream to write the SID dump to
  • Methodendetails