Xeno-rat
Loading...
Searching...
No Matches
NAudio.Wave.Asio.AsioChannelInfo Struct Reference

ASIO Channel Info. More...

Collaboration diagram for NAudio.Wave.Asio.AsioChannelInfo:

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.
 

Detailed Description

ASIO Channel Info.

Member Data Documentation

◆ channel

int NAudio.Wave.Asio.AsioChannelInfo.channel

on input, channel index

◆ channelGroup

int NAudio.Wave.Asio.AsioChannelInfo.channelGroup

Channel Info.

◆ isActive

bool NAudio.Wave.Asio.AsioChannelInfo.isActive

Is Active.

◆ isInput

bool NAudio.Wave.Asio.AsioChannelInfo.isInput

Is Input.

◆ name

string NAudio.Wave.Asio.AsioChannelInfo.name

Name.

◆ type

AsioSampleType NAudio.Wave.Asio.AsioChannelInfo.type

ASIO Sample Type.


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