Interface IBassASIOManager

Unit

Declaration

type IBassASIOManager = interface(IUpdateObject)

Description

No description available, ancestor IUpdateObject description follows
No description available, ancestor IObservable description follows

—————————————————————————– Base Interfaces —————————————————————————–

Attributes
GUID['{8532953B-320D-418B-A447-AC95DFAC368B}']
Attributes
GUID['{4C481E54-568A-46B4-BAAA-C0071932FDCF}']
Attributes
GUID['{790AC8E7-A7CD-4CD6-A475-C91EDBD169BD}']

Hierarchy

Overview

Methods

Public function IsDeviceEnabled(iIndex: integer): boolean;
Public procedure InitDevice(iIndex: integer);
Public procedure FreeDevice(iIndex: integer);
Public function GetPlaybackLevelInfo(iIndex: integer): ILevelInfo;
Public function GetRecordLevelInfo(iIndex: integer): ILevelInfo;

Description

Methods

Public function IsDeviceEnabled(iIndex: integer): boolean;
 
Public procedure InitDevice(iIndex: integer);
 
Public procedure FreeDevice(iIndex: integer);
 
Public function GetPlaybackLevelInfo(iIndex: integer): ILevelInfo;
 
Public function GetRecordLevelInfo(iIndex: integer): ILevelInfo;
 

Generated by PasDoc 0.16.0.