| Description | Hierarchy | Fields | Methods | Properties | 
type unaSpeexLib = class(unaObject)
Loads Speex DLL into process memory.
![]()  | 
constructor create(const libPath: wString = ''); | 
![]()  | 
procedure BeforeDestruction(); override; | 
![]()  | 
property api: pSpeexLibrary_proc read getLib; | 
![]()  | 
property lastError: int read f_lastError; | 
![]()  | 
property libOK: bool read f_libOK; | 
![]()  | 
constructor create(const libPath: wString = ''); | 
![]()  | 
procedure BeforeDestruction(); override; | 
![]()  | 
property api: pSpeexLibrary_proc read getLib; | 
![]()  | 
property lastError: int read f_lastError; | 
![]()  | 
property libOK: bool read f_libOK; | 
(c) 2012 Lake of Soft