Freigeben über


AVCaptureVideoOrientation Enumeration

Definition

Ausrichtung der Videoaufnahme.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVCaptureVideoOrientation
type AVCaptureVideoOrientation = 
Vererbung
AVCaptureVideoOrientation
Attribute

Felder

LandscapeLeft 4

Querformat, links abgedreht.

LandscapeRight 3

Querformat, rechts abgebogen.

Portrait 1

Hochformat

PortraitUpsideDown 2

Hochformat, kopfüber.

Gilt für: