audioActive

app.project.item(index).layer(index).audioActive

Description

True if the layer’s audio is active at the current time.

For this value to be true, audioEnabled mustbe true, no other layer with audio may be soloing unless this layer
is soloed too, and the time must be between the inPoint and outPoint of this layer.

Type

Boolean; read-only.

Other Tags

Posted in AVLayer object and tagged , , , , , , .