Description
Change the value of a timeline’s Audio Master fader.
Syntax
designer.setTimelineAudioMaster("TIMELINE NAME", VALUE, DURATION);
Value is expressed in a percentage, duration is expressed in milliseconds.
Parameters
Parameter | Type | Description |
---|---|---|
TIMELINE NAME |
String | 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.
Need more help with this?
Don’t hesitate to contact us here.