MediaCodecInfo.VideoCapabilities.PerformancePoint(Int32, Int32, Int32) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Android.Runtime.Register(".ctor", "(III)V", "", ApiSince=29)]
public PerformancePoint(int width, int height, int frameRate);
[<Android.Runtime.Register(".ctor", "(III)V", "", ApiSince=29)>]
new Android.Media.MediaCodecInfo.VideoCapabilities.PerformancePoint : int * int * int -> Android.Media.MediaCodecInfo.VideoCapabilities.PerformancePoint
Parâmetros
- width
- Int32
- height
- Int32
- frameRate
- Int32
- Atributos