Description | Hierarchy | Fields | Methods | Properties |
type ASIOBufferInfo = packed record
isInput: ASIOBool; |
channelNum: long; |
buffers: array[0..1] of pArray; |
isInput: ASIOBool; |
channelNum: long; |
on input: ASIOTrue: input, else output |
buffers: array[0..1] of pArray; |
on input: channel index |
(c) 2012 Lake of Soft