IAVCapturePhotoFileDataRepresentationCustomizer Interface

Definition

[Foundation.Protocol(Name="AVCapturePhotoFileDataRepresentationCustomizer", WrapperType=typeof(AVFoundation.AVCapturePhotoFileDataRepresentationCustomizerWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IAVCapturePhotoFileDataRepresentationCustomizer : IDisposable, ObjCRuntime.INativeObject
type IAVCapturePhotoFileDataRepresentationCustomizer = interface
    interface INativeObject
    interface IDisposable
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Extension Methods

GetReplacementDepthData(IAVCapturePhotoFileDataRepresentationCustomizer, AVCapturePhoto)
GetReplacementEmbeddedThumbnail(IAVCapturePhotoFileDataRepresentationCustomizer, NSDictionary<NSString,NSObject>, AVCapturePhoto)
GetReplacementMetadata(IAVCapturePhotoFileDataRepresentationCustomizer, AVCapturePhoto)
GetReplacementPortraitEffectsMatte(IAVCapturePhotoFileDataRepresentationCustomizer, AVCapturePhoto)

Applies to