AVAssetPlaybackConfigurationOptionNonRectilinearProjection

Static AVAssetPlaybackConfigurationOptionNonRectilinearProjection 

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

Indicates whether the asset calls for the use of a non-rectilinear projection for rendering video.

Clients may use this property to determine whether to configure a non-rectilinear projection when displaying video.

See also Apple’s documentation