Class MLDMOSupport.TMLDMOFloatEnvelopeStartValue
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: AudioLabBasicPkg
Unit: MLDMOSupport
Inherits: TMLDMOBasicEnvelopeStartValue
Contents |
Syntax
Delphi:
type TMLDMOFloatEnvelopeStartValue = class( TMLDMOBasicEnvelopeStartValue )
C++ Builder:
class TMLDMOFloatEnvelopeStartValue : public TMLDMOBasicEnvelopeStartValue
Visual C++ (MFC):
class CTMLDMOFloatEnvelopeStartValue : public CTMLDMOBasicEnvelopeStartValue
C# (.NET):
public ref class TMLDMOFloatEnvelopeStartValue : Mitov.AudioLab.DMOBasicEnvelopeStartValue
Summary
Class for DMO floating point parameter envelope item start values.
Description
This is class for DMO floating point parameter envelope item start values.
Properties
Published
- StartValue - Specifies the starting value of the envelope item.
From TMLDMOBasicEnvelopeStartValue
Properties
Published
- StartMode - Specifies the desired start mode for the envelope item.