Class SendingIrAudioPort

  • All Implemented Interfaces:
    ISendingHardware<org.harctoolbox.harchardware.ir.IrAudioDevice>

    public class SendingIrAudioPort
    extends SendingHardware<org.harctoolbox.harchardware.ir.IrAudioDevice>
    implements ISendingHardware<org.harctoolbox.harchardware.ir.IrAudioDevice>
    This class does something interesting and useful. Or not...
    • Method Detail

      • setup

        public void setup()
                   throws IOException,
                          org.harctoolbox.harchardware.HarcHardwareException
        Description copied from interface: ISendingHardware
        This function (re-)initializes the hardware. The construction should not. If the parameters has not changed, should not re-initialize.
        Specified by:
        setup in interface ISendingHardware<org.harctoolbox.harchardware.ir.IrAudioDevice>
        Specified by:
        setup in class SendingHardware<org.harctoolbox.harchardware.ir.IrAudioDevice>
        Throws:
        IOException
        org.harctoolbox.harchardware.HarcHardwareException
      • getRawIrSender

        public org.harctoolbox.harchardware.ir.IrAudioDevice getRawIrSender()
        Specified by:
        getRawIrSender in interface ISendingHardware<org.harctoolbox.harchardware.ir.IrAudioDevice>
        Specified by:
        getRawIrSender in class SendingHardware<org.harctoolbox.harchardware.ir.IrAudioDevice>
        Returns:
        the rawIrSender