Unit 'tsd_mpeg' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_titansound]

TtsSubBandLayer1Stereo

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

Declaration

Source position: tsd_mpeg.pas line 389

type TtsSubBandLayer1Stereo = class(TtsSubBandLayer1)

protected

  FChannel2Allocation: Cardinal;

  

  FChannel2ScaleFactor: single;

  

  FChannel2SampleLength: Cardinal;

  

  FChannel2Sample: single;

  

  FChannel2Factor: single;

  

  FChannel2Offset: single;

  

public

  procedure ReadAllocation(); override;

  

  procedure ReadScaleFactor(); override;

  

  function ReadSampleData(); override;

  

  function PutNextSample(); override;

  

end;

Inheritance

TtsSubBandLayer1Stereo

  

|

TtsSubBandLayer1

  

|

TtsSubBand

  

|

TObject



CT Web help

CodeTyphon Studio