Home Units Hierarchy Routines All identifiers

Class unaSpeexLib

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type unaSpeexLib = class(unaObject)

Description

Loads Speex DLL into process memory.

Hierarchy

Overview

Methods

Public constructor create(const libPath: wString = '');
Public procedure BeforeDestruction(); override;

Properties

Public property api: pSpeexLibrary_proc read getLib;
Public property lastError: int read f_lastError;
Public property libOK: bool read f_libOK;

Description

Methods

Public constructor create(const libPath: wString = '');
 
Public procedure BeforeDestruction(); override;
 

Properties

Public property api: pSpeexLibrary_proc read getLib;
 
Public property lastError: int read f_lastError;
 
Public property libOK: bool read f_libOK;
 

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09