AVCapturePhotoSettings
AVCapturePhotoSettings(IntPtr)
AVCapturePhotoSettings(NativeHandle)
AVCapturePhotoSettings(NSObjectFlag)
AutoContentAwareDistortionCorrectionEnabled
AutoDualCameraFusionEnabled
AutoRedEyeReductionEnabled
AutoVirtualDeviceFusionEnabled
AvailableEmbeddedThumbnailPhotoCodecTypes
AvailablePreviewPhotoPixelFormatTypes
AvailableRawEmbeddedThumbnailPhotoCodecTypes
CameraCalibrationDataDeliveryEnabled
ClassHandle
DepthDataDeliveryEnabled
DepthDataFiltered
DualCameraDualPhotoDeliveryEnabled
EmbeddedThumbnailPhotoFormat
EmbedsDepthDataInPhoto
EmbedsPortraitEffectsMatteInPhoto
EmbedsSemanticSegmentationMattesInPhoto
EnabledSemanticSegmentationMatteTypes
FlashMode
Format
GetAvailableEmbeddedThumbnailPhotoCodecTypes
IsAutoStillImageStabilizationEnabled
IsHighResolutionPhotoEnabled
LivePhotoMovieFileUrl
LivePhotoMovieMetadata
LivePhotoVideoCodecType
MaxPhotoDimensions
Metadata
PhotoQualityPrioritization
PortraitEffectsMatteDeliveryEnabled
PreviewPhotoFormat
ProcessedFileType
RawEmbeddedThumbnailPhotoFormat
RawFileType
RawPhotoPixelFormatType
UniqueID
VirtualDeviceConstituentPhotoDeliveryEnabledDevices
WeakEmbeddedThumbnailPhotoFormat
WeakRawEmbeddedThumbnailPhotoFormat
Copy(NSZone)
Create()
Dispose(Boolean)
FromFormat(NSDictionary<NSString, NSObject>)
FromPhotoSettings(AVCapturePhotoSettings)
FromRawPixelFormatType(UInt32)
FromRawPixelFormatType(UInt32, NSDictionary<NSString, NSObject>)
FromRawPixelFormatType(UInt32, String, NSDictionary<NSString, NSObject>, String)
xamarinios
namespace AVFoundation
{
[Introduced(PlatformName.MacOSX, 10, 15, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 10, 0, PlatformArchitecture.All, null)]
[Register("AVCapturePhotoSettings", true)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
public class AVCapturePhotoSettings : NSObject, INSCopying, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Never)]
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
[Obsolete("Use 'AvailableEmbeddedThumbnailPhotoCodecTypes' instead.", false)]
public AVVideoCodecType[]! GetAvailableEmbeddedThumbnailPhotoCodecTypes
{
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
get;
}
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin macOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | Use 'AvailableEmbeddedThumbnailPhotoCodecTypes' instead. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API