Class tbufferdoubleinputconn

Unit

Declaration

type tbufferdoubleinputconn = class(tdoubleinputconn)

Description

No description available, ancestor tdoubleinputconn description follows
No description available, ancestor tdoubleconn description follows
No description available, ancestor tsigconn description follows
No description available, ancestor tmsecomponent description follows

Hierarchy

Overview

Fields

Protected foutput: tbufferdoubleoutputconn;
Protected fsignal: doublearty;
Protected fsamplecount: integer;
Protected findex: integer;

Methods

Protected procedure sighandler(const ainfo: psighandlerinfoty);
Protected procedure clear;
Public constructor create(const aowner: tbufferdoublesigcomp; const aonsigbufferfull: sigbuffereventty); reintroduce;

Properties

Protected property samplecount: integer read fsamplecount write setsamplecount default 1;

Description

Fields

Protected foutput: tbufferdoubleoutputconn;
 
Protected fsignal: doublearty;
 
Protected fsamplecount: integer;
 
Protected findex: integer;
 

Methods

Protected procedure sighandler(const ainfo: psighandlerinfoty);
 
Protected procedure clear;
 
Public constructor create(const aowner: tbufferdoublesigcomp; const aonsigbufferfull: sigbuffereventty); reintroduce;
 

Properties

Protected property samplecount: integer read fsamplecount write setsamplecount default 1;
 

Generated by PasDoc 0.16.0.