#include <ivstcomponent.h>
Public Types | |
| kDefaultActive = 1<<0 | |
| bus active per default | |
| enum | BusFlags { kDefaultActive = 1<<0 } |
Public Attributes | |
| MediaType | mediaType |
| event or audio | |
| BusDirection | direction |
| input or output | |
| int32 | channelCount |
| number of channels | |
| String128 | name |
| name | |
| BusType | busType |
| main or aux | |
| uint32 | flags |
| flags | |
Definition at line 106 of file ivstcomponent.h.