Contents

audioEnabled

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

Declaration

var audioEnabled: Bool { get set }

Discussion

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

See Also

Configuring Extension Settings