Copyright © 2005-2019 MultiMedia Soft

Fader.TotalMixingTime property (RO)

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property TotalMixingTime As Int32


 

[C#]

public Int32 TotalMixingTime{get;}


 

[C++]

public: __property Int32 get_TotalMixingTime();


 

This property is read-only

 

 

Remarks

Expressed in milliseconds, retrieves the total time required to perform a complete cross-fading.

 

 

See also

FaderObject class

Fader property

How to use the Automatic Fader section.