AsioTarget.AsioTarget Class Reference

ASIO Target properties for Script Engine. Read the documentation for more info.

Properties

int TotalOutputChannels [get]
 Total Output Channels.
 
AudioMode AudioOutputMode [get, set]
 Audio Mode.
 
int OutputChannelOffset [get, set]
 Channel Offset.
 
string OutputChannelStatus [get]
 The ASIO device channel(s) that is receiving audio input.
 
AsioTargetStatus AsioDeviceTargetStatus [get]
 Device Status.
 
Command StartCommand [get, set]
 Start streaming audio from the selected ASIO device.
 
Command StopCommand [get, set]
 Stop streaming audio from the selected ASIO device.
 
- Properties inherited from VindralEngineBaseTypes.VindralBaseClasses.AbstractTarget
bool AutoStart [get, set]
 Autostart when application starts.