AVSemanticSegmentationMatteType

Type Alias AVSemanticSegmentationMatteType 

Source
pub type AVSemanticSegmentationMatteType = NSString;
Available on crate feature AVSemanticSegmentationMatte only.
Expand description

AVSemanticSegmentationMatteType string constants

AVSemanticSegmentationMatteType string constants describe specific types of semantic segmentation matting images that may be captured and stored along with a primary image and may be used to improve the rendering of various effects on that image.

See also Apple’s documentation

Aliased Type§

pub struct AVSemanticSegmentationMatteType { /* private fields */ }