Condividi tramite


Camera.Parameters.PreviewFpsMinIndex Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Hardware.Preview enum directly instead of this field.

Indice della matrice di fps di anteprima minimo da usare con #getPreviewFpsRange(int[]) o #getSupportedPreviewFpsRange().

[Android.Runtime.Register("PREVIEW_FPS_MIN_INDEX")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Preview enum directly instead of this field.", true)]
public const Android.Hardware.Preview PreviewFpsMinIndex = 0;
[<Android.Runtime.Register("PREVIEW_FPS_MIN_INDEX")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Preview enum directly instead of this field.", true)>]
val mutable PreviewFpsMinIndex : Android.Hardware.Preview

Valore del campo

Value = 0
Attributi

Commenti

Indice della matrice di fps di anteprima minimo da usare con #getPreviewFpsRange(int[]) o #getSupportedPreviewFpsRange().

Documentazione java per android.hardware.Camera.Parameters.PREVIEW_FPS_MIN_INDEX.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a