21#ifndef PLUGINS_USBDMX_PLUGINIMPLINTERFACE_H_
22#define PLUGINS_USBDMX_PLUGINIMPLINTERFACE_H_
29#include "ola/plugin_id.h"
30#include "olad/Plugin.h"
The interface for an implementation of the USB DMX plugin.
Definition PluginImplInterface.h:40
virtual bool Start()=0
Start the implementation.
virtual bool Stop()=0
Stop the implementation.
The plugin for hardware using libusb.
Code for supported devices and protocols.
The namespace containing all OLA symbols.
Definition Credentials.cpp:44