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

TPCMWaveReader

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

Declaration

Source position: WaveIOX.pas line 89

type TPCMWaveReader = class(TObject)

public

  constructor Create();

  

  destructor Destroy; override;

  

  function Read();

  

  property Format: PWaveFormatEx; [r]

  

  property BufferLength: LongInt; [rw]

  

  property Position: LongInt; [rw]

  

  property Size: LongInt; [r]

  

  property Stream: TWaveStream; [r]

  

  function BufferToFloat();

  

end;

Inheritance

TPCMWaveReader

  

|

TObject



CT Web help

CodeTyphon Studio