animationTool
A video composition tool to use with Core Animation in offline rendering.
Declaration
var animationTool: AVVideoCompositionCoreAnimationTool? { get set }Discussion
This attribute may be nil. Set an animation tool if you are using the composition in conjunction with AVAssetExportSession for offline rendering, rather than with AVPlayer.