VideoLab icon indicating copy to clipboard operation
VideoLab copied to clipboard

How to use for adding captions? i.e multiple text layers on same composition

Open royherma opened this issue 3 years ago • 1 comments

Hey, love this library!

How would you go about adding multiple text layers (for example captions) to the composition?

The composition can only take a single animationLayer value, so no place to add an array.

My thoughts are to create a base CALayer, then add all of the subsequent text animation layers to that layer, adjust their animation (from and duration values), and then just assign that base layer to composition.

It hasn't worked for me yet, but is that the right approach at all?

Thanks!

royherma avatar Jul 23 '22 06:07 royherma

did you find any solution?

dervisyilm avatar Jan 13 '23 07:01 dervisyilm