Edytuj

Udostępnij za pośrednictwem


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

Name Value Description
ResizeAspect 0
ResizeAspectFill 1
Resize 2

Applies to