CameraCaptureUIVideoCaptureSettings Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Stellt Einstellungen zum Aufzeichnen von Videos bereit. Die Einstellungen umfassen Format, maximale Auflösung, maximale Dauer und die Angabe, ob Kürzungen zugelassen werden sollen.
public ref class CameraCaptureUIVideoCaptureSettings sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class CameraCaptureUIVideoCaptureSettings final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class CameraCaptureUIVideoCaptureSettings
Public NotInheritable Class CameraCaptureUIVideoCaptureSettings
- Vererbung
- Attribute
Windows-Anforderungen
Gerätefamilie |
Windows 10 (eingeführt in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
API contract |
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
|
App-Funktionen |
microphone
webcam
|
Hinweise
Um eine instance dieses Objekts abzurufen, rufen Sie die VideoSettings-Eigenschaft ab.
Eigenschaften
AllowTrimming |
Bestimmt, ob die Benutzeroberfläche für die Videobeschneidung aktiviert wird. |
Format |
Bestimmt das Format zum Speichern von aufgezeichneten Videos. |
MaxDurationInSeconds |
Bestimmt die maximale Dauer eines Videos. |
MaxResolution |
Bestimmt die maximale Auflösung, die der Benutzer auswählen kann. |