org.harctoolbox.irscrutinizer.importer
Interface IModulatedIrSequenceImporter

All Superinterfaces:
IImporter
All Known Implementing Classes:
WaveImporter

public interface IModulatedIrSequenceImporter
extends IImporter

This interface models a class that can import a single ModulatedIrSequence.


Method Summary
 org.harctoolbox.IrpMaster.ModulatedIrSequence getModulatedIrSequence()
           
 
Methods inherited from interface org.harctoolbox.irscrutinizer.importer.IImporter
getFormatName, setCreatingUser, setFallbackFrequency, setGenerateCcf, setGenerateRaw, setInvokeDecodeIr
 

Method Detail

getModulatedIrSequence

org.harctoolbox.IrpMaster.ModulatedIrSequence getModulatedIrSequence()
Returns: