Classes | |
| class | AsioTarget |
| ASIO Target properties for Script Engine. Read the documentation for more info. More... | |
Enumerations | |
| enum | AsioTargetStatus { NoDeviceSelected = 0 , DeviceSelected = 1 , Initialized = 2 , Started = 3 , Stopped = 4 , Playing = 5 , Error = 6 , AsioControlPanelError = 7 } |
| enum | AudioMode { Mono = 1 , Stereo = 2 } |
| enum AsioTarget.AudioMode |