public class SendingIrAudioPort extends SendingHardware<IrAudioDevice> implements ISendingHardware<IrAudioDevice>
guiUtils, PROP_PANEL, PROP_RAWIRSENDER, PROP_VERBOSE, properties| Constructor and Description |
|---|
SendingIrAudioPort(JPanel panel,
AudioParametersBean audioParametersBean,
org.harctoolbox.irscrutinizer.Props properties,
GuiUtils guiUtils) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
IrAudioDevice |
getRawIrSender() |
void |
setup()
This function (re-)initializes the hardware.
|
close, getPanel, getTransmitter, isValid, sendIr, setVerbosityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getPanel, getTransmitter, isValid, sendIr, setVerbositypublic SendingIrAudioPort(JPanel panel, AudioParametersBean audioParametersBean, org.harctoolbox.irscrutinizer.Props properties, GuiUtils guiUtils)
public void setup()
throws IOException,
HarcHardwareException
ISendingHardwaresetup in interface ISendingHardware<IrAudioDevice>setup in class SendingHardware<IrAudioDevice>IOExceptionHarcHardwareExceptionpublic String getName()
getName in interface ISendingHardware<IrAudioDevice>getName in class SendingHardware<IrAudioDevice>public IrAudioDevice getRawIrSender()
getRawIrSender in interface ISendingHardware<IrAudioDevice>getRawIrSender in class SendingHardware<IrAudioDevice>Copyright © 2016. All rights reserved.