Unit 'acs_audiomix' Package
[Overview][Constants][Types][Classes][Index] [#pl_acs]

TACSAudioMixer

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

Declaration

Source position: acs_audiomix.pas line 27

type TACSAudioMixer = class(TACSCustomInput)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function GetData(); override;

  

  procedure Init; override;

  

  procedure Flush; override;

  

  property FgPlaying: Boolean; [r]

  

published

  property Input1: TACSCustomInput; [rw]

  

  property Input2: TACSCustomInput; [rw]

  

  property Mode: TACSAudioMixerMode; [rw]

  

  property Input2Start: Cardinal; [rw]

  

  property Volume1: Byte; [rw]

  

  property Volume2: Byte; [rw]

  

end;

Inheritance

TACSAudioMixer

  

|

TACSCustomInput

  

|

TObject



CT Web help

CodeTyphon Studio