Home Units Hierarchy Routines All identifiers

packed record ASIOChannelInfo

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type ASIOChannelInfo = packed record

Description

 

Overview

Fields

channel: long;
isInput: ASIOBool;
isActive: ASIOBool;
channelGroup: long;
_type: ASIOSampleType;
name: array[0..31] of aChar;

Description

Fields

channel: long;
 
isInput: ASIOBool;

on input, channel index

isActive: ASIOBool;

on input

channelGroup: long;

on exit

_type: ASIOSampleType;

dto

name: array[0..31] of aChar;

dto

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09