Description of an Event Bus. More...
#include <vstbus.h>

Public Member Functions | |
| EventBus (const TChar *name, BusType busType, int32 flags, int32 channelCount) | |
| Constructor of an EventBus. | |
| virtual bool | getInfo (BusInfo &info) |
| Gets the BusInfo associated to this Event bus. | |
| OBJ_METHODS (Vst::EventBus, Vst::Bus) | |
Protected Attributes | |
| int32 | channelCount |
Constructor of an EventBus.
| bool getInfo | ( | BusInfo & | info | ) | [virtual] |
| OBJ_METHODS | ( | Vst::EventBus | , | |
| Vst::Bus | ||||
| ) |
int32 channelCount [protected] |