30#if JUCE_MAC || DOXYGEN
44 virtual ~AppleRemoteDevice();
74 virtual void buttonPressed (ButtonType buttonId,
bool isDown) = 0;
86 bool start (
bool inExclusiveMode);
95 bool isActive()
const;
99 int getRemoteId()
const {
return remoteId; }
103 void handleCallbackInternal();
110 bool open (
bool openInExclusiveMode);
virtual ASIOError stop()=0
virtual ASIOError start()=0
#define JUCE_API
Definition juce_StandardHeader.h:152
Definition carla_juce.cpp:31