Interface IPeakAnalyzer
Unit
Declaration
type IPeakAnalyzer = 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['{1793D83B-F6FD-4C4D-B292-2D87FF06950D}']
Hierarchy
- IInterface
- IObservable
- IUpdateObject
- IPeakAnalyzer
Overview
Methods
procedure Initialize(iItem: IPlaylistItem); |
|
function GetData(iOffset: TTimeValue; iResolution: Extended; var oData: TSingleArray): boolean; |
|
procedure SetCacheData(iLevel, iIndex: integer; iData: TPeakData); |
|
procedure ClearCache; |
Description
Methods
procedure Initialize(iItem: IPlaylistItem); |
|
function GetData(iOffset: TTimeValue; iResolution: Extended; var oData: TSingleArray): boolean; |
|
procedure SetCacheData(iLevel, iIndex: integer; iData: TPeakData); |
|
procedure ClearCache; |
|
Generated by PasDoc 0.16.0.