AVCapturePhotoOutput
AVCapturePhotoOutput()
AVCapturePhotoOutput(IntPtr)
AVCapturePhotoOutput(NativeHandle)
AVCapturePhotoOutput(NSObjectFlag)
AppleProRawEnabled
AppleProRawSupported
AutoRedEyeReductionSupported
AvailableLivePhotoVideoCodecTypes
AvailablePhotoCodecTypes
AvailablePhotoPixelFormatTypes
AvailableRawPhotoPixelFormatTypes
AvailableSemanticSegmentationMatteTypes
CameraCalibrationDataDeliverySupported
ClassHandle
ContentAwareDistortionCorrectionEnabled
ContentAwareDistortionCorrectionSupported
DepthDataDeliveryEnabled
DepthDataDeliverySupported
DualCameraDualPhotoDeliveryEnabled
DualCameraDualPhotoDeliverySupported
DualCameraFusionSupported
EnabledSemanticSegmentationMatteTypes
GetAvailablePhotoFileTypes
GetAvailableRawPhotoFileTypes
IsFlashScene
IsHighResolutionCaptureEnabled
IsLensStabilizationDuringBracketedCaptureSupported
IsLivePhotoAutoTrimmingEnabled
IsLivePhotoCaptureEnabled
IsLivePhotoCaptureSupported
IsLivePhotoCaptureSuspended
IsStillImageStabilizationScene
IsStillImageStabilizationSupported
MaxBracketedCapturePhotoCount
MaxPhotoDimensions
MaxPhotoQualityPrioritization
PhotoSettingsForSceneMonitoring
PortraitEffectsMatteDeliveryEnabled
PortraitEffectsMatteDeliverySupported
PreparedPhotoSettings
PreservesLivePhotoCaptureSuspendedOnSessionStop
SupportedFlashModes
VirtualDeviceConstituentPhotoDeliveryEnabled
VirtualDeviceConstituentPhotoDeliverySupported
VirtualDeviceFusionSupported
CapturePhoto(AVCapturePhotoSettings, IAVCapturePhotoCaptureDelegate)
Dispose(Boolean)
GetDngPhotoDataRepresentation(CMSampleBuffer, CMSampleBuffer)
GetJpegPhotoDataRepresentation(CMSampleBuffer, CMSampleBuffer)
GetSupportedPhotoCodecTypesForFileType(String)
GetSupportedPhotoPixelFormatTypesForFileType(String)
GetSupportedRawPhotoPixelFormatTypesForFileType(String)
IsAppleProRawPixelFormat(CVPixelFormatType)
IsBayerRawPixelFormat(CVPixelFormatType)
SetPreparedPhotoSettings(AVCapturePhotoSettings[], Action<Boolean, NSError>)
SetPreparedPhotoSettingsAsync(AVCapturePhotoSettings[])
xamarinios
namespace AVFoundation
{
[Introduced(PlatformName.MacOSX, 10, 15, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 10, 0, PlatformArchitecture.All, null)]
[Register("AVCapturePhotoOutput", true)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
public class AVCapturePhotoOutput : AVCaptureOutput
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal AVCapturePhotoOutput(IntPtr handle);
}
}
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. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API