ASPiK SDK
|
Structure of a pair of channel format enumerators that set an input/output channel I/O capability. More...
#include <pluginstructures.h>
Public Member Functions | |
ChannelIOConfig (uint32_t _inputChannelFormat, uint32_t _outputChannelFormat) | |
ChannelIOConfig & | operator= (const ChannelIOConfig &data) |
Public Attributes | |
uint32_t | inputChannelFormat = kCFStereo |
input format for this I/O pair | |
uint32_t | outputChannelFormat = kCFStereo |
output format for this I/O pair | |
Structure of a pair of channel format enumerators that set an input/output channel I/O capability.