AVVideoSettingsCompressed.ScalingMode Property

Definition

Represents the video scaling mode.

public Nullable<AVFoundation.AVVideoScalingMode> ScalingMode { get; set; }
member this.ScalingMode : Nullable<AVFoundation.AVVideoScalingMode> with get, set

Property Value

Remarks

The property uses constant AVVideoScalingModeKey value to access the underlying dictionary.

Applies to