Static AVAssetPlaybackConfigurationOptionStereoVideo

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

Indicates whether or not the asset can be rendered as stereo video.

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

See also Apple’s documentation