LowLightFusion.MaxSupportedFrameCount Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nombre maximal d’images pouvant être soumises à la méthode FuseAsync .
public:
static property int MaxSupportedFrameCount { int get(); };
static int MaxSupportedFrameCount();
public static int MaxSupportedFrameCount { get; }
var int32 = LowLightFusion.maxSupportedFrameCount;
Public Shared ReadOnly Property MaxSupportedFrameCount As Integer
Valeur de propriété
Int32
int
Nombre maximal d’images pouvant être soumises à la méthode FuseAsync .