Carla Backend
Public Member Functions | Public Attributes | List of all members
CarlaHostHandle Struct Reference

#include <CarlaHostImpl.hpp>

Public Member Functions

 _CarlaHostHandle () noexcept
 

Public Attributes

CarlaEngineengine
 
bool isStandalone: 1
 
bool isPlugin: 1
 

Detailed Description

Opaque data type for CarlaHost API calls

Constructor & Destructor Documentation

◆ _CarlaHostHandle()

CarlaHostHandle::_CarlaHostHandle ( )
inlinenoexcept

Member Data Documentation

◆ engine

CarlaEngine* CarlaHostHandle::engine

◆ isStandalone

bool CarlaHostHandle::isStandalone

◆ isPlugin

bool CarlaHostHandle::isPlugin

The documentation for this struct was generated from the following file: