Interface IBassNativeAudioManager
Unit
BassInterfaces
Declaration
type IBassNativeAudioManager = 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['{61167304-9E28-4114-8E2A-CBE23DDAD083}']
Hierarchy
Overview
Methods
Description
Methods
|
procedure InitPlaybackDevice(iIndex: integer); |
|
|
procedure FreePlaybackDevice(iIndex: integer); |
|
|
function GetPlaybackLevelInfo(iIndex: integer): ILevelInfo; |
|
|
procedure InitRecordDevice(iIndex: integer); |
|
|
procedure FreeRecordDevice(iIndex: integer); |
|
|
function GetRecordLevelInfo(iIndex: integer): ILevelInfo; |
|
Generated by PasDoc 0.16.0.