Unit 'WinApiMU.ParametricEqMFT' Package
[Overview][Types][Classes][Index] [#pl_win_api_media]

TMfParametricEqMFT

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

Declaration

Source position: WinApiMU.ParametricEqMFT.pas line 65

type TMfParametricEqMFT = class(TMfAudioEffectMFTBase,IMFTransform,IMfParametricEqControl,IMfParametricEqInspect)

protected

  procedure ProcessAudioFloat32(); override;

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure EnableEQ();

  

  procedure SetGainDb();

  

  procedure SetCenterFreqHz();

  

  procedure SetQ();

  

  procedure SetBandwidthOctaves();

  

  procedure SetRampMode();

  

  procedure SetRampTimeMs();

  

  procedure EnableTruePeakGuard();

  

  procedure SetTruePeakCeilingDbTP();

  

  procedure SetTruePeakOversample();

  

  function GetCurrentCoeffs();

  

  function GetTargetCoeffs();

  

  function GetCurrentParams();

  

end;

Inheritance

TMfParametricEqMFT

  

|

TMfAudioEffectMFTBase,IMFTransform,IMfParametricEqControl,IMfParametricEqInspect

  

|

TObject,IMFTransform



CT Web help

CodeTyphon Studio