Home Units Hierarchy Routines All identifiers

packed record ASIOBufferInfo

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type ASIOBufferInfo = packed record

Description

 

Overview

Fields

isInput: ASIOBool;
channelNum: long;
buffers: array[0..1] of pArray;

Description

Fields

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


Generated by PasDoc 0.12.1 on 2012-10-09