videoGravity
A string value that defines how the capture view displays video within its bounds.
Declaration
var videoGravity: AVLayerVideoGravity { get set }Discussion
See AVLayerVideoGravity for supported values. The default value is resizeAspect.
A string value that defines how the capture view displays video within its bounds.
var videoGravity: AVLayerVideoGravity { get set }See AVLayerVideoGravity for supported values. The default value is resizeAspect.