iPlug2 - C++ Audio Plug-in Framework
Public Member Functions | List of all members
IBusInfo Class Reference

Used to manage information about a bus such as whether it's an input or output, channel count. More...

#include <IPlugStructs.h>

Public Member Functions

 IBusInfo (ERoute direction, int nchans=0)
 
int NChans () const
 
ERoute GetDirection () const
 

Detailed Description

Used to manage information about a bus such as whether it's an input or output, channel count.

Definition at line 481 of file IPlugStructs.h.


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