| VST 3 SDK
    VST 3.7
    SDK for developing VST plug-in | 
List of Busses. More...
#include <vstbus.h>
 Inheritance diagram for BusList:
 Inheritance diagram for BusList:| Public Member Functions | |
| BusList (MediaType type, BusDirection dir) | |
| Constructor. | |
| MediaType | getType () const | 
| Returns the BusList Type. | |
| BusDirection | getDirection () const | 
| Returns the BusList direction. | |
| OBJ_METHODS (Vst::BusList, FObject) | |
| Protected Attributes | |
| MediaType | type | 
| BusDirection | direction | 
List of Busses.
| BusList | ( | MediaType | type, | 
| BusDirection | dir | ||
| ) | 
Constructor.
| 
 | inline | 
Returns the BusList direction.
See BusDirection
| OBJ_METHODS | ( | Vst::BusList | , | 
| FObject | |||
| ) | 
| 
 | protected | 
| 
 | protected |