Contents

animationTool

A video composition tool to use with Core Animation in offline rendering.

Declaration

var animationTool: AVVideoCompositionCoreAnimationTool? { get }

Discussion

This attribute may be nil. Set an animation tool if you’re using the composition in conjunction with AVAssetExportSession for offline rendering, rather than with AVPlayer.

See Also

Inspecting the video composition