Partager via


LowLightFusion.MaxSupportedFrameCount Propriété

Définition

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 .

S’applique à