Share via


CameraCaptureUIVideoCaptureSettings.MaxDurationInSeconds Eigenschaft

Definition

Bestimmt die maximale Dauer eines Videos.

public:
 property float MaxDurationInSeconds { float get(); void set(float value); };
float MaxDurationInSeconds();

void MaxDurationInSeconds(float value);
public float MaxDurationInSeconds { get; set; }
var single = cameraCaptureUIVideoCaptureSettings.maxDurationInSeconds;
cameraCaptureUIVideoCaptureSettings.maxDurationInSeconds = single;
Public Property MaxDurationInSeconds As Single

Eigenschaftswert

Single

float

Die maximale Dauer eines Videos. Wenn diese Eigenschaft auf null festgelegt ist, wird keine maximale Dauer erzwungen.

Windows-Anforderungen

App-Funktionen
microphone webcam

Gilt für: