Xeno-rat
|
ASIO Channel Info. More...
Public Attributes | |
int | channel |
on input, channel index | |
bool | isInput |
Is Input. | |
bool | isActive |
Is Active. | |
int | channelGroup |
Channel Info. | |
AsioSampleType | type |
ASIO Sample Type. | |
string | name |
Name. | |
ASIO Channel Info.
int NAudio.Wave.Asio.AsioChannelInfo.channel |
on input, channel index
int NAudio.Wave.Asio.AsioChannelInfo.channelGroup |
Channel Info.
bool NAudio.Wave.Asio.AsioChannelInfo.isActive |
Is Active.
bool NAudio.Wave.Asio.AsioChannelInfo.isInput |
Is Input.
string NAudio.Wave.Asio.AsioChannelInfo.name |
Name.
AsioSampleType NAudio.Wave.Asio.AsioChannelInfo.type |
ASIO Sample Type.