Contents

videoComposition

The video composition settings to be applied during playback.

Declaration

@NSCopying var videoComposition: AVVideoComposition? { get set }

Discussion

A video composition can only be used with file-based media and is not supported for use with media served using HTTP Live Streaming.

See Also

Configuring video compositing