Unit 'WaveIOX' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_asiovst]

TWavWriter

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: WaveIOX.pas line 130

type TWavWriter = class(TObject)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure WriteFloatData();

  

  procedure WriteFloatDataSeparateStereo();

  

  property Format: TWaveFormatEx; [r]

  

  property Stream: TFilewaveStream; [r]

  

end;

Inheritance

TWavWriter

  

|

TObject



CT Web help

CodeTyphon Studio