Class tbufferdoubleinputconn

Unit

Declaration

type tbufferdoubleinputconn = class(tdoubleinputconn)

Description

This item has no description.

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;

This item has no description.

Protected fsignal: doublearty;

This item has no description.

Protected fsamplecount: integer;

This item has no description.

Protected findex: integer;

This item has no description.

Methods

Protected procedure sighandler(const ainfo: psighandlerinfoty);

This item has no description.

Protected procedure clear;

This item has no description.

Public constructor create(const aowner: tbufferdoublesigcomp; const aonsigbufferfull: sigbuffereventty); reintroduce;

This item has no description.

Properties

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

This item has no description.


Generated by PasDoc 0.17.0.snapshot.