Freigeben über


CVBuffer.GetAttachment Methode

Definition

Überlädt

GetAttachment(NSString, CVAttachmentMode)
GetAttachment<T>(NSString, CVAttachmentMode)

GetAttachment(NSString, CVAttachmentMode)

public Foundation.NSObject GetAttachment (Foundation.NSString key, out CoreVideo.CVAttachmentMode attachmentMode);
member this.GetAttachment : Foundation.NSString *  -> Foundation.NSObject

Parameter

key
NSString
attachmentMode
CVAttachmentMode

Gibt zurück

Gilt für:

GetAttachment<T>(NSString, CVAttachmentMode)

public T GetAttachment<T> (Foundation.NSString key, out CoreVideo.CVAttachmentMode attachmentMode) where T : class, ObjCRuntime.INativeObject;
member this.GetAttachment : Foundation.NSString *  -> 'T (requires 'T : null and 'T :> ObjCRuntime.INativeObject)

Typparameter

T

Parameter

key
NSString
attachmentMode
CVAttachmentMode

Gibt zurück

T

Gilt für: