Unit 'win_waveconverter' Package
[Overview][Types][Classes][Index] [#pl_acs]

TWaveConverter

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

Declaration

Source position: win_waveconverter.pas line 39

type TWaveConverter = class(TMemoryStream)

public

  CurrentFormat: TACMWaveFormat;

  

  NewFormat: TACMWaveFormat;

  

  function LoadStream();

  

  function Convert;

  

  function SaveWavToStream();

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TWaveConverter

  

|

TObject



CT Web help

CodeTyphon Studio