AVVideoScalingModeKey 类

定义

一个类,其静态成员定义缩放对于不同大小和纵横比的行为

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static class AVVideoScalingModeKey
type AVVideoScalingModeKey = class
继承
AVVideoScalingModeKey
属性

属性

Fit

表示与常量 AVVideoScalingModeFit 关联的值

Resize

表示与常量 AVVideoScalingModeResize 关联的值

ResizeAspect

表示与常量 AVVideoScalingModeResizeAspect 关联的值

ResizeAspectFill

表示与常量 AVVideoScalingModeResizeAspectFill 关联的值

适用于