Ardour
9.0-pre0-582-g084a23a80d
|
#include <route.h>
Public Member Functions | |
ProcessorStreams (size_t i=0, ChanCount c=ChanCount()) | |
Public Attributes | |
uint32_t | index |
Index of processor where configuration failed. More... | |
ChanCount | count |
Input requested of processor. More... | |
A record of the stream configuration at some point in the processor list. Used to return where and why an processor list configuration request failed.
ChanCount ARDOUR::Route::ProcessorStreams::count |
uint32_t ARDOUR::Route::ProcessorStreams::index |