Contents

isMuted

A Boolean value that determines whether the view plays the audio content of its Live Photo.

Declaration

var isMuted: Bool { get set }

Discussion

The default value is false, indicating that the view plays audio content along with the motion content of its Live Photo. Change this value to true to play motion content but not audio content.

See Also

Managing Playback