For custom transport systems, this represents a connected device. More...
#include <juce_PhysicalTopologySource.h>
Public Member Functions | |
DeviceDetector () | |
virtual | ~DeviceDetector () |
virtual bool | isLockedFromOutside () const |
virtual DeviceConnection * | openDevice (int index)=0 |
virtual juce::StringArray | scanForDevices ()=0 |
For custom transport systems, this represents a connected device.
juce::PhysicalTopologySource::DeviceDetector::DeviceDetector | ( | ) |
|
virtual |
|
inlinevirtual |
|
pure virtual |
|
pure virtual |