AVVideoScalingModeKey Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class whose static members define how scaling should behave for different sizes and aspect ratios
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static class AVVideoScalingModeKey
type AVVideoScalingModeKey = class
- Inheritance
-
AVVideoScalingModeKey
- Attributes
Properties
Fit |
Represents the value associated with the constant AVVideoScalingModeFit |
Resize |
Represents the value associated with the constant AVVideoScalingModeResize |
ResizeAspect |
Represents the value associated with the constant AVVideoScalingModeResizeAspect |
ResizeAspectFill |
Represents the value associated with the constant AVVideoScalingModeResizeAspectFill |