TimeControl.Scale
 
 
 

TimeControl.Scale

Description

Returns the scaling of the clip in time (Doubles). Increasing this value speeds up the relative time of the clip, decreasing the duration.

On the Time Control property editor, this appears on the General tab under Time Reference.

C# Syntax

// get accessor
Double rtn = TimeControl.Scale;