AudioModule.ModuleInfo

Contains all data related to module info.

Members

Variables

inputChNames
string[] inputChNames;

Names of the input channels

nOfAudioInput
ubyte nOfAudioInput;

Number of audio input channels

nOfAudioOutput
ubyte nOfAudioOutput;

Number of audio output channels

outputChNames
string[] outputChNames;

Names of the output channels

Meta