Contents

isSpatialVideoCaptureEnabled

A Boolean value that indicates whether a movie file output captures spatial videos.

Declaration

var isSpatialVideoCaptureEnabled: Bool { get set }

Discussion

Spatial capture lets you record your favorite moments in 3D for playback on Apple Vision Pro. This feature isn’t supported on all devices, so you can only enable this property when isSpatialVideoCaptureSupported is true.

The default value is false.

See Also

Enabling spatial capture