Contents

videoEnabled

A Boolean value that indicates whether video is enabled for the source media.

Declaration

var videoEnabled: Bool { get set }

Discussion

The Compressor app sets this value based on the source media attributes. Use this value to specify the kCEVideoEnabledKey.

See Also

Configuring Extension Settings