Interface IModulatedIrSequenceImporter

All Superinterfaces:
IImporter
All Known Implementing Classes:
Mode2Importer, WaveImporter

public interface IModulatedIrSequenceImporter extends IImporter
This interface models a class that can import a single ModulatedIrSequence.
  • Method Summary

    Modifier and Type
    Method
    Description
    org.harctoolbox.ircore.ModulatedIrSequence
     

    Methods inherited from interface org.harctoolbox.irscrutinizer.importer.IImporter

    getFormatName
  • Method Details

    • getModulatedIrSequence

      org.harctoolbox.ircore.ModulatedIrSequence getModulatedIrSequence()
      Returns:
      the ModulatedIrSequence read.