Freigeben über


AVCaptureDeviceInput.FromDevice Methode

Definition

Überlädt

FromDevice(AVCaptureDevice)

Factory-Methode zum Erstellen eines AVCaptureDeviceInput für .device

FromDevice(AVCaptureDevice, NSError)

Factory-Methode zum Erstellen eines AVCaptureDeviceInput für .device

FromDevice(AVCaptureDevice)

Factory-Methode zum Erstellen eines AVCaptureDeviceInput für .device

public static AVFoundation.AVCaptureDeviceInput FromDevice (AVFoundation.AVCaptureDevice device);
static member FromDevice : AVFoundation.AVCaptureDevice -> AVFoundation.AVCaptureDeviceInput

Parameter

Gibt zurück

Gilt für:

FromDevice(AVCaptureDevice, NSError)

Factory-Methode zum Erstellen eines AVCaptureDeviceInput für .device

[Foundation.Export("deviceInputWithDevice:error:")]
public static AVFoundation.AVCaptureDeviceInput FromDevice (AVFoundation.AVCaptureDevice device, out Foundation.NSError error);
static member FromDevice : AVFoundation.AVCaptureDevice *  -> AVFoundation.AVCaptureDeviceInput

Parameter

error
NSError

Gibt zurück

Attribute

Gilt für: