AVCapturePhotoSettings.FromPhotoSettings(AVCapturePhotoSettings) Methode
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.
Erstellt ein neues AVCapturePhotoSettings aus dem angegebenen photoSettings
.
[Foundation.Export("photoSettingsFromPhotoSettings:")]
public static AVFoundation.AVCapturePhotoSettings FromPhotoSettings (AVFoundation.AVCapturePhotoSettings photoSettings);
static member FromPhotoSettings : AVFoundation.AVCapturePhotoSettings -> AVFoundation.AVCapturePhotoSettings
Parameter
- photoSettings
- AVCapturePhotoSettings
Gibt zurück
- Attribute