AVCaptureVideoOrientation Énumération

Définition

Orientation de la capture vidéo.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVCaptureVideoOrientation
type AVCaptureVideoOrientation = 
Héritage
AVCaptureVideoOrientation
Attributs

Champs

LandscapeLeft 4

Paysage, tourné à gauche.

LandscapeRight 3

Paysage, tourné à droite.

Portrait 1

Portrait

PortraitUpsideDown 2

Portrait, à l’envers.

S’applique à