AVCaptureDeviceFormat
AVCaptureDeviceFormat(IntPtr)
AVCaptureDeviceFormat(NativeHandle)
AVCaptureDeviceFormat(NSObjectFlag)
AutoFocusSystem
CenterStageSupported
ClassHandle
FormatDescription
GeometricDistortionCorrectedVideoFieldOfView
GlobalToneMappingSupported
HighestPhotoQualitySupported
HighPhotoQualitySupported
HighResolutionStillImageDimensions
IsVideoHdrSupported
MaxExposureDuration
MaxISO
MediaType
MinExposureDuration
MinISO
MultiCamSupported
PortraitEffectsMatteStillImageDeliverySupported
PortraitEffectSupported
SecondaryNativeResolutionZoomFactors
SupportedColorSpaces
SupportedDepthDataFormats
SupportedMaxPhotoDimensions
SupportedVideoZoomFactorsForDepthDataDelivery
UnsupportedCaptureOutputClasses
VideoBinned
VideoFieldOfView
VideoFrameRateRangeForCenterStage
VideoFrameRateRangeForPortraitEffect
videoHDRSupportedVideoHDREnabled
VideoMaxZoomFactor
VideoMaxZoomFactorForCenterStage
VideoMaxZoomFactorForDepthDataDelivery
VideoMinZoomFactorForCenterStage
VideoMinZoomFactorForDepthDataDelivery
VideoStabilizationSupported
VideoSupportedFrameRateRanges
VideoZoomFactorUpscaleThreshold
IsVideoStabilizationModeSupported(AVCaptureVideoStabilizationMode)
xamarinios
namespace AVFoundation
{
[Introduced(PlatformName.iOS, 7, 0, PlatformArchitecture.All, null)]
[Register("AVCaptureDeviceFormat", true)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
public class AVCaptureDeviceFormat : NSObject
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal AVCaptureDeviceFormat(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