Description | Hierarchy | Fields | Methods | Properties |
type ASIOChannelControls = packed record
channel: long; |
isInput: ASIOBool; |
gain: long; |
meter: long; |
future: array[0..31] of aChar; |
channel: long; |
isInput: ASIOBool; |
on input, channel index |
gain: long; |
on input |
meter: long; |
on input, ranges 0 thru 0x7fffffff |
future: array[0..31] of aChar; |
on return, ranges 0 thru 0x7fffffff |
(c) 2012 Lake of Soft