CVBuffer.GetAttachments Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
GetAttachments(CVAttachmentMode) | |
GetAttachments<TKey,TValue>(CVAttachmentMode) |
GetAttachments(CVAttachmentMode)
public Foundation.NSDictionary GetAttachments (CoreVideo.CVAttachmentMode attachmentMode);
member this.GetAttachments : CoreVideo.CVAttachmentMode -> Foundation.NSDictionary
Paramètres
- attachmentMode
- CVAttachmentMode
Retours
S’applique à
GetAttachments<TKey,TValue>(CVAttachmentMode)
public Foundation.NSDictionary<TKey,TValue> GetAttachments<TKey,TValue> (CoreVideo.CVAttachmentMode attachmentMode) where TKey : class, ObjCRuntime.INativeObject where TValue : class, ObjCRuntime.INativeObject;
member this.GetAttachments : CoreVideo.CVAttachmentMode -> Foundation.NSDictionary<'Key, 'Value (requires 'Key : null and 'Key :> ObjCRuntime.INativeObject and 'Value : null and 'Value :> ObjCRuntime.INativeObject)> (requires 'Key : null and 'Key :> ObjCRuntime.INativeObject and 'Value : null and 'Value :> ObjCRuntime.INativeObject)
Paramètres de type
- TKey
- TValue
Paramètres
- attachmentMode
- CVAttachmentMode