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

Public Member Functions | |
| AudioBus (const TChar *name, BusType busType, int32 flags, SpeakerArrangement arr) | |
| SpeakerArrangement | getArrangement () const |
| Gets the speaker arrangement defining this Audio bus. | |
| void | setArrangement (const SpeakerArrangement &arr) |
| Sets the speaker arrangement defining this Audio bus. | |
| virtual bool | getInfo (BusInfo &info) |
| Gets the BusInfo associated to this Audio bus. | |
Description of an Audio Bus.
| AudioBus | ( | const TChar * | name, | |
| BusType | busType, | |||
| int32 | flags, | |||
| SpeakerArrangement | arr | |||
| ) |
| SpeakerArrangement getArrangement | ( | ) | const [inline] |
Gets the speaker arrangement defining this Audio bus.
| void setArrangement | ( | const SpeakerArrangement & | arr | ) | [inline] |
Sets the speaker arrangement defining this Audio bus.