Contents

stereoViewInterpretation(_:)

Creates a tag containing information on how to interpret stereo view metadata.

Declaration

static func stereoViewInterpretation(_ value: CMStereoViewInterpretationOptions) -> CMTypedTag<CMStereoViewInterpretationOptions>

Parameters

  • value:

    The stereo view interpretation for this tag.

Return Value

A new typed tag containing the set of stereo view options represented by value.

See Also

Creating Tags