Description

Change the value of a timeline’s Audio Master fader.


Syntax

designer.setAudioMasterTimeline("TIMELINE NAME", VALUE, DURATION);

Value is expressed in a percentage, duration is expressed in milliseconds.

Parameters

Parameter Type Description
TIMELINE NAME String Insert the name of the timeline
VALUE Integer Specify the target Audio Master value (in %)
DURATION Integer Specify the duration (in ms) for the fade. Syntax : duration=1000

Return

This function does not return anything.


Example

Coming soon.

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.