Contents

stereoViewComponents

Attributes that describe the video’s stereo components.

Declaration

var stereoViewComponents: CMStereoViewComponents { get }

Discussion

In the case of 3D or stereoscopic content, the value contains leftEye and rightEye components. In the case of monoscopic content, this value is kCMStereoView_None.

See Also

Accessing attributes