Unit 'fpwavwriter' Package
[Overview][Classes][Index] [#fcl-sound]

TWavWriter

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

Declaration

Source position: fpwavwriter.pas line 31

type TWavWriter = class(TObject)

public

  fmt: TWaveFormat;

  destructor Destroy; override;

  function CloseAudioFile;

  function FlushHeader;

  function StoreToFile();

  function StoreToStream();

  function WriteBuf();

end;

Inheritance

TWavWriter

|

TObject


Documentation generated on: 2023-03-18