AVLayerVideoGravity Enum

Definition

An enumeration whose values specify how a video should resize itself to display within a layer's Bounds.

public enum AVLayerVideoGravity
type AVLayerVideoGravity = 
Inheritance
AVLayerVideoGravity

Fields

Resize 2
ResizeAspect 0
ResizeAspectFill 1

Applies to