Signature
Interface ActiveLayerOptionsType parameters
| Name | Constraint | Default | Description |
|---|---|---|---|
LayerName | string | string | No type parameter summary yet. |
TrackKind | None | string | No type parameter summary yet. |
Properties
| Name | Signature | Description |
|---|---|---|
layers | layers: Record<LayerName, ActiveLayerSelector<TrackKind>> | Named layer selectors, such as `{ visuals, audio, subtitles, effects }`. |
time? | time?: RationalTime | Timeline time to inspect. Defaults to the current playhead. |