共用方式為


AVCaptureDevicePosition 列舉

定義

列舉,其值指定 的位置 AVCaptureDevice

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVCaptureDevicePosition
type AVCaptureDevicePosition = 
繼承
AVCaptureDevicePosition
屬性

欄位

Back 1

擷取硬體位於裝置背面。

Front 2

擷取硬體位於裝置前面。

Unspecified 0

擷取硬體的位置未知。

適用於