Class tsigaudioout

Unit

Declaration

type tsigaudioout = class(tcustomaudioout)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected fsigout: tsigoutaudio;
Protected fblocksize: integer;
Protected fbuffer: bytearty;

Methods

Protected function threadproc(sender: tmsethread): integer; override;
Protected procedure run; override;
Protected procedure stop; override;
Protected procedure initnames; override;
Public constructor create(const aowner: tsigoutaudio); reintroduce;

Properties

Published property blocksize: integer read fblocksize write fblocksize default defaultblocksize;
Published property active;
Published property server;
Published property dev;
Published property appname;
Published property streamname;
Published property format;
Published property rate;
Published property latency;
Published property stacksizekb;

Description

Fields

Protected fsigout: tsigoutaudio;

This item has no description.

Protected fblocksize: integer;

This item has no description.

Protected fbuffer: bytearty;

This item has no description.

Methods

Protected function threadproc(sender: tmsethread): integer; override;

This item has no description.

Protected procedure run; override;

This item has no description.

Protected procedure stop; override;

This item has no description.

Protected procedure initnames; override;

This item has no description.

Public constructor create(const aowner: tsigoutaudio); reintroduce;

This item has no description.

Properties

Published property blocksize: integer read fblocksize write fblocksize default defaultblocksize;

This item has no description.

Published property active;

This item has no description.

Published property server;

This item has no description.

Published property dev;

This item has no description.

Published property appname;

This item has no description.

Published property streamname;

This item has no description.

Published property format;

This item has no description.

Published property rate;

This item has no description.

Published property latency;

This item has no description.

Published property stacksizekb;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.