|
| enum | HostType {
UnknownHost,
AbletonLive6,
AbletonLive7,
AbletonLive8,
AbletonLiveGeneric,
AdobePremierePro,
AppleLogic,
CakewalkSonar8,
CakewalkSonarGeneric,
DigidesignProTools,
EmagicLogic,
Reaper,
MackieTracktion3,
MackieTracktionGeneric,
SteinbergCubase4,
SteinbergCubase5,
SteinbergCubase5Bridged,
SteinbergCubaseGeneric,
SteinbergCubase6,
SteinbergCubase7,
SteinbergWavelab5,
SteinbergWavelab6,
SteinbergWavelab7,
SteinbergWavelabGeneric,
MuseReceptorGeneric,
MagixSamplitude,
FruityLoops,
WaveBurner,
DigitalPerformer,
StudioOne
} |
| |
- Enumerator:
| UnknownHost |
|
| AbletonLive6 |
|
| AbletonLive7 |
|
| AbletonLive8 |
|
| AbletonLiveGeneric |
|
| AdobePremierePro |
|
| AppleLogic |
|
| CakewalkSonar8 |
|
| CakewalkSonarGeneric |
|
| DigidesignProTools |
|
| EmagicLogic |
|
| Reaper |
|
| MackieTracktion3 |
|
| MackieTracktionGeneric |
|
| SteinbergCubase4 |
|
| SteinbergCubase5 |
|
| SteinbergCubase5Bridged |
|
| SteinbergCubaseGeneric |
|
| SteinbergCubase6 |
|
| SteinbergCubase7 |
|
| SteinbergWavelab5 |
|
| SteinbergWavelab6 |
|
| SteinbergWavelab7 |
|
| SteinbergWavelabGeneric |
|
| MuseReceptorGeneric |
|
| MagixSamplitude |
|
| FruityLoops |
|
| WaveBurner |
|
| DigitalPerformer |
|
| StudioOne |
|
| PluginHostType::PluginHostType |
( |
| ) |
|
| bool PluginHostType::isAbletonLive |
( |
| ) |
const |
|
noexcept |
| bool PluginHostType::isCubase |
( |
| ) |
const |
|
noexcept |
| bool PluginHostType::isCubaseBridged |
( |
| ) |
const |
|
noexcept |
| bool PluginHostType::isTracktion |
( |
| ) |
const |
|
noexcept |
| bool PluginHostType::isSonar |
( |
| ) |
const |
|
noexcept |
| bool PluginHostType::isWavelab |
( |
| ) |
const |
|
noexcept |
| bool PluginHostType::isWavelabLegacy |
( |
| ) |
const |
|
noexcept |
| bool PluginHostType::isPremiere |
( |
| ) |
const |
|
noexcept |
| bool PluginHostType::isLogic |
( |
| ) |
const |
|
noexcept |
| bool PluginHostType::isReceptor |
( |
| ) |
const |
|
noexcept |
| bool PluginHostType::isSamplitude |
( |
| ) |
const |
|
noexcept |
| bool PluginHostType::isFruityLoops |
( |
| ) |
const |
|
noexcept |
| bool PluginHostType::isWaveBurner |
( |
| ) |
const |
|
noexcept |
| bool PluginHostType::isDigitalPerformer |
( |
| ) |
const |
|
noexcept |
| bool PluginHostType::isReaper |
( |
| ) |
const |
|
noexcept |
| bool PluginHostType::isStudioOne |
( |
| ) |
const |
|
noexcept |
| static String PluginHostType::getHostPath |
( |
| ) |
|
|
static |
Referenced by isAbletonLive(), isCubase(), isCubaseBridged(), isDigitalPerformer(), isFruityLoops(), isLogic(), isPremiere(), isReaper(), isReceptor(), isSamplitude(), isSonar(), isStudioOne(), isTracktion(), isWaveBurner(), isWavelab(), and isWavelabLegacy().
The documentation for this class was generated from the following file: