Static AVAssetPlaybackConfigurationOptionStereoMultiviewVideo

Source
pub unsafe static AVAssetPlaybackConfigurationOptionStereoMultiviewVideo: &'static AVAssetPlaybackConfigurationOption
Available on crate feature AVAssetPlaybackAssistant only.
Expand description

Indicates whether or not the asset can rendered as stereo video and is also in a multiview compression format.

Clients may use this property to determine whether to configure stereo video rendering.

See also Apple’s documentation