stereoView(_:)
Creates a tag containing eye information for 3D video.
Declaration
static func stereoView(_ value: CMStereoViewComponents) -> CMTypedTag<CMStereoViewComponents>Parameters
- value:
The eye display for this tag.
Return Value
A new typed tag containing the stereo display eye information represented by value.