Contents

AVVideoCompositionInstructionProtocol

A protocol that defines the interface for a video composition instruction.

Declaration

protocol AVVideoCompositionInstructionProtocol : NSObjectProtocol, Sendable

Overview

A video composition maintains an array of instructions that describe how to compose its content.

Topics

Getting track ID settings

Getting tweening settings

Getting post-processing status

Getting timing settings

See Also

Specifying composition instructions