Android.Media.MediaCodec.VideoScalingModeScaleToFit Field
The content is scaled to the surface dimensions

Value: 1

Syntax

[Android.Runtime.Register("VIDEO_SCALING_MODE_SCALE_TO_FIT")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.VideoScalingMode enum directly instead of this field.")]
public const VideoScalingMode VideoScalingModeScaleToFit

Remarks

The content is scaled to the surface dimensions

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16