Copyright © 2001-2019 MultiMedia Soft

Fader.FadeOutMode property

Previous pageReturn to chapter overviewNext page

Type

short for Visual C++

enumFadeOutModes for Visual Basic

 

 

Syntax

object.Fader.FadeOutMode [=Integer]

 

 

Remarks

Determines how to perform the fade-out process.

Supported values are the following:

Mnemonic constant

Value

Meaning

FADEOUT_LINEAR (default)

0

Based upon a Time/Volume combination, performs a linear volume sliding to its minimum.

FADEOUT_BREAKDOWN

1

Based upon a Time/Playback-rate combination, performs a "Breakdown effect" that simulates the switch off of the deck rotor engine

 

 

See also

Fader COM object.

Fader property

How to use the Automatic Fader section.