AVAssetPlaybackConfigurationOptionSpatialVideo

Static AVAssetPlaybackConfigurationOptionSpatialVideo 

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

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

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

See also Apple’s documentation