AVCaptureDeferredPhotoProxy Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Register("AVCaptureDeferredPhotoProxy", true)]
public class AVCaptureDeferredPhotoProxy : AVFoundation.AVCapturePhoto
[<Foundation.Register("AVCaptureDeferredPhotoProxy", true)>]
type AVCaptureDeferredPhotoProxy = class
inherit AVCapturePhoto
- Inheritance
- Attributes
Constructors
| Name | Description |
|---|---|
| AVCaptureDeferredPhotoProxy(NativeHandle) |
A constructor used when creating managed representations of unmanaged objects. Called by the runtime. |
| AVCaptureDeferredPhotoProxy(NSObjectFlag) |
Constructor to call on derived classes to skip initialization and merely allocate the object. |
Properties
| Name | Description |
|---|---|
| AccessibilityAttributedUserInputLabels | (Inherited from NSObject) |
| AccessibilityRespondsToUserInteraction | (Inherited from NSObject) |
| AccessibilityTextualContext | (Inherited from NSObject) |
| AccessibilityUserInputLabels | (Inherited from NSObject) |
| BracketSettings | (Inherited from AVCapturePhoto) |
| CameraCalibrationData | (Inherited from AVCapturePhoto) |
| CGImageRepresentation | (Inherited from AVCapturePhoto) |
| Class | (Inherited from NSObject) |
| ClassHandle |
The Objective-C class handle for this class. |
| ConstantColorCenterWeightedMeanConfidenceLevel | (Inherited from AVCapturePhoto) |
| ConstantColorConfidenceMap | (Inherited from AVCapturePhoto) |
| ConstantColorFallbackPhoto | (Inherited from AVCapturePhoto) |
| DebugDescription | (Inherited from NSObject) |
| DepthData | (Inherited from AVCapturePhoto) |
| Description | (Inherited from NSObject) |
| EmbeddedThumbnailPhotoFormat |
Gets the format of the embedded thumbnail, if present. (Inherited from AVCapturePhoto) |
| FileDataRepresentation | (Inherited from AVCapturePhoto) |
| Handle |
Handle (pointer) to the unmanaged object representation. (Inherited from NSObject) |
| IsDirectBinding |
Gets or sets a value indicating whether this instance uses direct Objective-C binding. (Inherited from NSObject) |
| IsProxy | (Inherited from NSObject) |
| LensStabilizationStatus | (Inherited from AVCapturePhoto) |
| PhotoCount | (Inherited from AVCapturePhoto) |
| PixelBuffer | (Inherited from AVCapturePhoto) |
| PortraitEffectsMatte | (Inherited from AVCapturePhoto) |
| PreviewCGImageRepresentation | (Inherited from AVCapturePhoto) |
| PreviewPixelBuffer | (Inherited from AVCapturePhoto) |
| Properties |
Gets the CGImageProperties for the image. (Inherited from AVCapturePhoto) |
| RawPhoto |
Gets a Boolean value that tells whether the photo is in the RAW format. (Inherited from AVCapturePhoto) |
| ResolvedSettings | (Inherited from AVCapturePhoto) |
| RetainCount | (Inherited from NSObject) |
| Self | (Inherited from NSObject) |
| SequenceCount | (Inherited from AVCapturePhoto) |
| SourceDeviceType |
Gets the device type of the device that captured the photo. (Inherited from AVCapturePhoto) |
| Superclass | (Inherited from NSObject) |
| SuperHandle |
Handle used to represent the methods in the base class for this NSObject. (Inherited from NSObject) |
| Timestamp | (Inherited from AVCapturePhoto) |
| WeakEmbeddedThumbnailPhotoFormat | (Inherited from AVCapturePhoto) |
| WeakMetadata | (Inherited from AVCapturePhoto) |
| WeakSourceDeviceType | (Inherited from AVCapturePhoto) |
| Zone | (Inherited from NSObject) |