MonoTouch.AVFoundation.AVVideoScalingMode Enumeration
Specifies how video should be scaled to fit a given area.

Syntax

public enum AVVideoScalingMode

Remarks

Members

Member NameDescription
FitCrop to remove edge processing region.
ResizeCrop to remove edge processing region and scales remaining area to fit destination area.
ResizeAspectPreserves aspect ratio of the source and fills remaining areas with black to fit destination dimensions.
ResizeAspectFillPreserves aspect ratio of the source and crops picture to fit destination dimensions.

Requirements

Namespace: MonoTouch.AVFoundation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0