Created
May 8, 2025 01:22
-
-
Save rickmark/1c50755642c103d93bf256b7798c4f30 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| CaptureSourceInfo = { | |
| BuildVersion = 22E252; | |
| CommonSettings = { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AppleLogSupportedForProRes = 1; | |
| BackgroundBlurSupported = 1; | |
| BackgroundReplacementSupported = 1; | |
| DCProcessorVersion = 1; | |
| DepthDataDeliveryConfigurations = { | |
| CapturePipeliningSupported = 1; | |
| DCProcessingSupported = 1; | |
| DeepFusionSupported = 1; | |
| DemosaicedRawConfigurationSupported = 1; | |
| FastModeSwitchingSupported = 1; | |
| StillImageGGMSupported = 1; | |
| VideoSTFMetadataSupported = 1; | |
| }; | |
| FrameRateSwitchBasedOnMotionForVFRDisabled = 1; | |
| HEVCPreferred = 1; | |
| HighPriorityLaunchFromLockScreenSupported = 1; | |
| PhotoProcessingTimeRangesInMS = { | |
| "DeepFusion-HDR" = { | |
| Max = 2300; | |
| Min = 900; | |
| }; | |
| "DeepFusion-LowLight" = { | |
| Max = 1800; | |
| Min = 950; | |
| }; | |
| "DeepFusion-LowLightHDR" = { | |
| Max = 2300; | |
| Min = 900; | |
| }; | |
| "DeepFusion-WYSIWYG" = { | |
| Max = 2300; | |
| Min = 900; | |
| }; | |
| Flash = { | |
| Max = 3600; | |
| Min = 1300; | |
| }; | |
| "UB-HDR" = { | |
| Max = 1200; | |
| Min = 500; | |
| }; | |
| "UB-LowLight" = { | |
| Max = 950; | |
| Min = 480; | |
| }; | |
| "UB-LowLightHDR" = { | |
| Max = 1100; | |
| Min = 500; | |
| }; | |
| "UB-WYSIWYG" = { | |
| Max = 1100; | |
| Min = 550; | |
| }; | |
| WYSIWYG = { | |
| Max = 121; | |
| Min = 106; | |
| }; | |
| }; | |
| PreviewRegistrationExcludeStaticComponentFromAlignmentShiftsEnabled = 1; | |
| PreviewRegistrationType = 1; | |
| ProResSupported = 1; | |
| ReactionEffectsSupported = 1; | |
| SWFRVersion = 2; | |
| SemanticRenderingVersion = 4; | |
| SmartStyleRenderingVersion = 1; | |
| StudioLightingSupported = 1; | |
| SupportedSemanticSegmentationMatteURNs = ( | |
| "urn:com:apple:photo:2019:aux:semanticskinmatte", | |
| "urn:com:apple:photo:2019:aux:semantichairmatte", | |
| "urn:com:apple:photo:2019:aux:semanticteethmatte", | |
| "urn:com:apple:photo:2020:aux:semanticglassesmatte" | |
| ); | |
| VariableFrameRateVideoCaptureFromFWSupported = 0; | |
| VideoStabilizationAdaptiveOverscanSupported = 1; | |
| appliesSessionPresetMaxIntegrationTimeOverrideToActiveFormat = 1; | |
| faceTrackingSupported = 1; | |
| flashMitigationRequired = 1; | |
| initialMemoryPoolSizeDistributionsMB = { | |
| Default = 98; | |
| RealTime = 488; | |
| WriteCombine = 65; | |
| }; | |
| livePhotoVitalityScoringSupported = 1; | |
| lowlightSingleFrameHighlightRecoverySupported = 1; | |
| objectDetectionSupported = 1; | |
| realtimeFSDNetSupported = 1; | |
| singleFrameHighlightRecoverySupported = 1; | |
| smartCameraSupported = 1; | |
| softISPSupported = 1; | |
| wideColorSupported = 1; | |
| }; | |
| CreationDate = "2025-05-05 21:35:59 +0000"; | |
| DeviceModel = D94; | |
| H264Settings = { | |
| MinMacroblocksForHighProfileAbove30fps = 1201; | |
| MinMacroblocksForHighProfileUpTo30fps = 3600; | |
| Photo = { | |
| MaxHeight = 4096; | |
| MaxWidth = 4096; | |
| }; | |
| "UsesQuantizationScalingMatrix_H264_Steep_16_48" = 1; | |
| Video = { | |
| MaxHeight = 4096; | |
| MaxWidth = 4096; | |
| }; | |
| }; | |
| HEVCSettings = { | |
| AllowBFramesForHighCTUCount = 1; | |
| MotionCompensatedTemporalFilteringSupported = 1; | |
| RelaxAverageBitRateTarget = 1; | |
| TurboModeVersion = 1; | |
| }; | |
| Sources = ( | |
| { | |
| AVCaptureSessionPresetCompressionSettings = { | |
| AVCaptureSessionPresetLow = { | |
| AVVideoCodecKey = avc1; | |
| AVVideoCompressionPropertiesKey = { | |
| AverageBitRate = 128000; | |
| ExpectedFrameRate = 15; | |
| MaxKeyFrameIntervalDuration = 1; | |
| Priority = 80; | |
| ProfileLevel = "H264_Baseline_3_0"; | |
| RealTime = 1; | |
| }; | |
| AVVideoHeightKey = 144; | |
| AVVideoWidthKey = 192; | |
| }; | |
| AVCaptureSessionPresetMedium = { | |
| AVVideoCodecKey = avc1; | |
| AVVideoCompressionPropertiesKey = { | |
| AverageBitRate = 700000; | |
| ExpectedFrameRate = 30; | |
| MaxKeyFrameIntervalDuration = 1; | |
| Priority = 80; | |
| ProfileLevel = "H264_Baseline_3_0"; | |
| RealTime = 1; | |
| }; | |
| AVVideoHeightKey = 360; | |
| AVVideoWidthKey = 480; | |
| }; | |
| AVCaptureSessionPresetiFrame1280x720 = { | |
| AVVideoCodecKey = avc1; | |
| AVVideoCompressionPropertiesKey = { | |
| AverageBitRate = 40000000; | |
| DeblockingFiltering = 1; | |
| ExpectedFrameRate = 30; | |
| MaxKeyFrameInterval = 1; | |
| MaxKeyFrameIntervalDuration = 1; | |
| NumberOfSlices = 4; | |
| Priority = 80; | |
| ProfileLevel = "H264_Baseline_4_1"; | |
| RealTime = 1; | |
| }; | |
| AVVideoHeightKey = 720; | |
| AVVideoWidthKey = 1280; | |
| }; | |
| AVCaptureSessionPresetiFrame960x540 = { | |
| AVVideoCodecKey = avc1; | |
| AVVideoCompressionPropertiesKey = { | |
| AverageBitRate = 30000000; | |
| DeblockingFiltering = 1; | |
| ExpectedFrameRate = 30; | |
| MaxKeyFrameInterval = 1; | |
| MaxKeyFrameIntervalDuration = 1; | |
| NumberOfSlices = 4; | |
| Priority = 80; | |
| ProfileLevel = "H264_Baseline_4_1"; | |
| RealTime = 1; | |
| }; | |
| AVVideoHeightKey = 540; | |
| AVVideoWidthKey = 960; | |
| }; | |
| }; | |
| Attributes = { | |
| AppliesSessionPresetMaxIntegrationTimeOverrideToActiveFormat = 1; | |
| AutoFlashNormalizedSNRThreshold = 16; | |
| AutoFocusPositionSensorMode = 8; | |
| AutoFocusRangeRestriction = 1; | |
| AvailableMetadataKeyGroups = { | |
| "MetadataGroup-MRC" = ( | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.Aztec", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.Code128", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.Code39", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.Code39Checksum", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.Code93", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.DataMatrix", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.EAN13", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.EAN8", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.I2of5", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.ITF14", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.PDF417", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.QR", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.UPCE", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.Codabar", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.GS1DataBar", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.GS1DataBarExpanded", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.GS1DataBarLimited", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.MicroQR", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.MicroPDF417", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.AppClipCode" | |
| ); | |
| "MetadataGroup-Misc" = ( | |
| "mdta/com.apple.quicktime.tracked-faces", | |
| "mdta/com.apple.quicktime.offline-video-stabilization-motion-data", | |
| "mdta/com.apple.quicktime.video-preview-histogram", | |
| "mdta/com.apple.quicktime.detected-text-region", | |
| "mdta/com.apple.quicktime.visual-intelligence", | |
| "mdta/com.apple.quicktime.scene-classification" | |
| ); | |
| "MetadataGroup-ObjectDetection" = ( | |
| "mdta/com.apple.quicktime.detected-face", | |
| "mdta/com.apple.quicktime.detected-human-body", | |
| "mdta/com.apple.quicktime.detected-cat-body", | |
| "mdta/com.apple.quicktime.detected-dog-body", | |
| "mdta/com.apple.quicktime.detected-human-head", | |
| "mdta/com.apple.quicktime.detected-salient-object", | |
| "mdta/com.apple.quicktime.detected-cat-head", | |
| "mdta/com.apple.quicktime.detected-dog-head", | |
| "mdta/com.apple.quicktime.detected-human-full-body", | |
| "mdta/com.apple.quicktime.detected-human-hand" | |
| ); | |
| }; | |
| CameraCalibrationDataDeliverySupported = 1; | |
| CaptureDeviceID = Default; | |
| DeepFusion = 1; | |
| DefaultAutoExposureCenterWindowSize = { | |
| Height = "0.8999999761581421"; | |
| Width = "0.8999999761581421"; | |
| }; | |
| DefaultAutoExposureTapWindowSize = { | |
| Height = "0.4666666686534882"; | |
| Width = "0.3499999940395355"; | |
| }; | |
| DefaultAutoFocusCenterWindowSize = { | |
| Height = "0.3600000143051147"; | |
| Width = "0.2700000107288361"; | |
| }; | |
| DefaultAutoFocusTapWindowSize = { | |
| Height = "0.25"; | |
| Width = "0.1875"; | |
| }; | |
| DefaultContinuousAutoFocusWindowSize = { | |
| Height = "0.4399999976158142"; | |
| Width = "0.550000011920929"; | |
| }; | |
| DefaultWhiteBalanceGains = {length = 12, bytes = 0x00d8ed3f0000803f007c0f40}; | |
| DeviceType = 2; | |
| DigitalFlash = 1; | |
| DockedTrackingSupported = 1; | |
| Exposure = 1; | |
| ExposurePointOfInterest = 1; | |
| Flash = 1; | |
| FocalLength = "6.764999866485596"; | |
| FocalLengthCharacterization = 1; | |
| Focus = 1; | |
| FocusPointOfInterest = 1; | |
| GlobalToneMapping = 1; | |
| HEIF = 1; | |
| HEVC = 1; | |
| ISPAPSData = 1; | |
| ISPChromaNoiseReductionForPairingDisabled = 1; | |
| ISPMotionData = 1; | |
| IspMBNRSupported = 1; | |
| LensAperture = "1.779999971389771"; | |
| LowlightSingleFrameHighlightRecoverySupported = 1; | |
| ManualExposure = 1; | |
| ManualFocus = 1; | |
| ManualWhiteBalance = 1; | |
| Manufacturer = "Apple Inc."; | |
| MaxFrameRate = 1; | |
| MinFrameRate = 1; | |
| MinimumFocusDistance = 200; | |
| ModelID = "com.apple.avfoundation.avcapturedevice.built-in_video:0"; | |
| NonLocalizedName = "Back Camera"; | |
| ObjectsDetection = 1; | |
| Position = 1; | |
| PowerConsumptionInSphereModeLock = 50; | |
| PowerConsumptionInSphereModeVideo = 100; | |
| PowerConsumptionInSphereModeVideoHighRange = 200; | |
| PrefersHEVC = 1; | |
| ProResSupported = 1; | |
| QuadraQSubProcessingSupported = 1; | |
| RedEyeReduction = 1; | |
| SIS = 1; | |
| SingleFrameHighlightRecoverySupported = 1; | |
| SmartCameraSupported = 1; | |
| SmoothFocus = 1; | |
| SoftISP = 1; | |
| SourceType = 1; | |
| Sphere = 1; | |
| SphereStillActivePreview = 1; | |
| SphereVideo = 1; | |
| SphereVideoMaxFrameRate = 120; | |
| StillImageCaptureNowAfterAutofocusTimeout = 1; | |
| StillImageContrastBasedAutofocusTimeout = 30; | |
| StillImageNoiseReductionAndFusionScheme = 5; | |
| StillImagePhaseDetectionAutofocusTimeout = 15; | |
| TimeLapseSupported = 1; | |
| TimeOfFlightAssistedAutoFocusSupported = 1; | |
| Torch = 1; | |
| UniqueID = "com.apple.avfoundation.avcapturedevice.built-in_video:0"; | |
| VideoStabilization = 1; | |
| VideoZoomSmoothingSupported = 1; | |
| VisionDataConfigurationAndRuntimeSupportedKeys = ( | |
| MaxFrameRate, | |
| MaxBurstFrameRate, | |
| MaxBurstDuration, | |
| GaussianPyramidOctavesCount, | |
| GaussianPyramidBaseOctaveDownscalingFactor, | |
| MaxKeypointsCount, | |
| KeypointDetectionThreshold, | |
| FeatureBinningEnabled, | |
| FeatureOrientationAssignmentEnabled, | |
| DynamicThresholdingEnabled, | |
| KeypointDetectionFlowType, | |
| SubPixelThreshold, | |
| FeatureMatchingEnabled, | |
| FeatureMatchingDescriptorSize, | |
| OrientationDistanceThreshold, | |
| SigmaDistanceThreshold, | |
| HammingDistanceThreshold, | |
| SquareDistanceDisparityFraction, | |
| LACCConfigAndMetadata, | |
| VisionDataSuspended, | |
| VisionDataKeypointDetectionThreshold, | |
| TriggerVisionDataBurst | |
| ); | |
| VisionDataDeliverySupported = 1; | |
| WhiteBalance = 1; | |
| WideColor = 1; | |
| }; | |
| Formats = ( | |
| { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetLow | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| Height = 144; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 31; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 192x144; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoDefaultMaxFrameRate = 15; | |
| VideoDefaultMinFrameRate = 7; | |
| VideoFieldOfView = "72.0441126174379"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 192; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset352x288 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| Height = 288; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 31; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 352x288; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 24; | |
| VideoFieldOfView = "72.0441126174379"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 352; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetMedium | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| Height = 360; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 31; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 480x360; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 24; | |
| VideoFieldOfView = "72.0441126174379"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 480; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset640x480 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset640x480 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingOutputHeight = 480; | |
| CinematicFramingOutputWidth = 640; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 6; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 480; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.88285"; | |
| Index = 8; | |
| ManualFramingSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "640x480_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VariableSensorPowerConsumption = "3.2"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 24; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 640; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| HardwareCost = "0.007138623"; | |
| Height = 480; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.39423"; | |
| Index = 31; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 640x480; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VariableSensorPowerConsumption = "3.054545"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 24; | |
| VideoFieldOfView = "72.0441126174379"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 640; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 4096; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| HardwareCost = "0.001784656"; | |
| Height = 480; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "2.044391"; | |
| Index = 18; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "640x480-Binned"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 1; | |
| SIFREnabled = 0; | |
| SensorCropHeight = 1512; | |
| SensorCropWidth = 2016; | |
| SensorHeight = 1512; | |
| SensorWidth = 2112; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VariableSensorPowerConsumption = "0.7636364"; | |
| VideoFieldOfView = "72.0441126174379"; | |
| VideoIsBinned = 1; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 27318049; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 23; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 640; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetiFrame960x540 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1540; | |
| FrontEndScalerOutputWidth = 2464; | |
| Height = 540; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 55; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 540p60; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 960; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| Height = 768; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 31; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 1024x768; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoFieldOfView = "72.0441126174379"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1024; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetiFrame1280x720, | |
| AVCaptureSessionPreset1280x720 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 24; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetiFrame1280x720, | |
| AVCaptureSessionPreset1280x720 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingOutputHeight = 720; | |
| CinematicFramingOutputWidth = 1280; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 6; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.98285"; | |
| Index = 8; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 384; | |
| LowLightVideoCaptureSupported = 1; | |
| ManualFramingSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p30_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.2"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetiFrame1280x720, | |
| AVCaptureSessionPreset1280x720 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 6; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.98285"; | |
| Index = 8; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 384; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p30_FastSwitchingMain"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.2"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 27; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| HardwareCost = "0.006528899"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 1; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.589786"; | |
| Index = 27; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 384; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 59; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| OptimizedForMidFrameSynchronization = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 720p30; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "2.793651"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetiFrame1280x720, | |
| AVCaptureSessionPreset1280x720 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 24; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetiFrame1280x720, | |
| AVCaptureSessionPreset1280x720 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 6; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 0; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.98285"; | |
| Index = 8; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 384; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p30-10Bit_FastSwitchingMain"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "3.2"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 27; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| HardwareCost = "0.006528899"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.589786"; | |
| Index = 27; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 384; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 59; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| OptimizedForMidFrameSynchronization = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p30-10Bit"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "2.793651"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 96; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingOutputHeight = 720; | |
| CinematicFramingOutputWidth = 1280; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 6; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.98285"; | |
| Index = 8; | |
| LearnedNRSupported = 1; | |
| ManualFramingSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p60_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.2"; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 96; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 6; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.98285"; | |
| Index = 8; | |
| LearnedNRSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p60_FastSwitchingMain"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.2"; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1540; | |
| FrontEndScalerOutputWidth = 2464; | |
| HardwareCost = "0.006528899"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 1; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.606452"; | |
| Index = 55; | |
| LearnedNRSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 720p60; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "2.793651"; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 96; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 6; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 0; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.98285"; | |
| Index = 8; | |
| LearnedNRSupported = 0; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p60-10Bit_FastSwitchingMain"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "3.2"; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1540; | |
| FrontEndScalerOutputWidth = 2464; | |
| HardwareCost = "0.006528899"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.606452"; | |
| Index = 55; | |
| LearnedNRSupported = 0; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p60-10Bit"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "2.793651"; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 4096; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 864; | |
| FrontEndScalerOutputWidth = 1536; | |
| HardwareCost = "0.001469002"; | |
| Height = 720; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "1.775202"; | |
| Index = 20; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p60-Binned"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 1; | |
| SIFREnabled = 0; | |
| SensorHeight = 1188; | |
| SensorWidth = 2112; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VariableSensorPowerConsumption = "0.6285715"; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoIsBinned = 1; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 27318049; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 23; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }, | |
| { | |
| AEMaxGain = 40; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| CaptureStillsFromVideoStream = 1; | |
| CinematicVideoStabilizationSupported = 0; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 4096; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 864; | |
| FrontEndScalerOutputWidth = 1536; | |
| Height = 720; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 20; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 720p240; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 0; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 1; | |
| SIFREnabled = 0; | |
| SensorHeight = 1188; | |
| SensorWidth = 2112; | |
| SmartStyleRenderingSupported = 0; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoIsBinned = 1; | |
| VideoMaxFrameRate = 240; | |
| VideoMaxIntegrationTime = 27318049; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 23; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForStandard = 1; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 4096; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| HardwareCost = "0.001784656"; | |
| Height = 1080; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "2.227725"; | |
| Index = 18; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1440x1080-Binned"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 1; | |
| SIFREnabled = 0; | |
| SensorCropHeight = 1512; | |
| SensorCropWidth = 2016; | |
| SensorHeight = 1512; | |
| SensorWidth = 2112; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VariableSensorPowerConsumption = "0.7636364"; | |
| VideoFieldOfView = "72.0441126174379"; | |
| VideoIsBinned = 1; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 27318049; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 23; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 1440; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 24; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingOutputHeight = 1080; | |
| CinematicFramingOutputWidth = 1920; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DefaultActiveFormat = 1; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 6; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.11618"; | |
| Index = 8; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 384; | |
| LowLightVideoCaptureSupported = 1; | |
| ManualFramingSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p30_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StereoVideoAEMaxGain = 51; | |
| StereoVideoCaptureSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.2"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoGreenGhostMitigationSupported = 1; | |
| VideoGreenGhostMitigationUsesLightSourceMaskAndKeypointDescriptorData = 1; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DefaultActiveFormat = 1; | |
| DistortionCompensationSupported = 1; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DefaultActiveFormat = 1; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 6; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.11618"; | |
| Index = 8; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 384; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p30_FastSwitchingMain"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StereoVideoAEMaxGain = 51; | |
| StereoVideoCaptureSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.2"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoGreenGhostMitigationSupported = 1; | |
| VideoGreenGhostMitigationUsesLightSourceMaskAndKeypointDescriptorData = 1; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 27; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| HardwareCost = "0.006528899"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 1; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.756453"; | |
| Index = 27; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 384; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 59; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| OptimizedForMidFrameSynchronization = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 1080p30; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StereoVideoAEMaxGain = 51; | |
| StereoVideoCaptureSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "2.793651"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoGreenGhostMitigationSupported = 1; | |
| VideoGreenGhostMitigationUsesLightSourceMaskAndKeypointDescriptorData = 1; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 24; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 6; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 0; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.11618"; | |
| Index = 8; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 384; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p30-10Bit_FastSwitchingMain"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StereoVideoAEMaxGain = 51; | |
| StereoVideoCaptureSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "3.2"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoGreenGhostMitigationSupported = 1; | |
| VideoGreenGhostMitigationUsesLightSourceMaskAndKeypointDescriptorData = 1; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 27; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| HardwareCost = "0.006528899"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.756453"; | |
| Index = 27; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 384; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 59; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| OptimizedForMidFrameSynchronization = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p30-10Bit"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StereoVideoAEMaxGain = 51; | |
| StereoVideoCaptureSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "2.793651"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoGreenGhostMitigationSupported = 1; | |
| VideoGreenGhostMitigationUsesLightSourceMaskAndKeypointDescriptorData = 1; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 24; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AppleLogSupportedForProRes = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| AppleLogSupportedForProRes = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 6; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 0; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.11618"; | |
| Index = 8; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 384; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p30-422-10Bit_FastSwitchingMain"; | |
| PixelFormatType = 2016686642; | |
| PocketDetectionSupported = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| StereoVideoAEMaxGain = 51; | |
| StereoVideoCaptureSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "3.2"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoGreenGhostMitigationSupported = 0; | |
| VideoGreenGhostMitigationUsesLightSourceMaskAndKeypointDescriptorData = 1; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 27; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| HardwareCost = "0.006528899"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.756453"; | |
| Index = 27; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 384; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 59; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| OptimizedForMidFrameSynchronization = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p30-422-10Bit"; | |
| PixelFormatType = 2016686642; | |
| PocketDetectionSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| StereoVideoAEMaxGain = 51; | |
| StereoVideoCaptureSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "2.793651"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoGreenGhostMitigationSupported = 0; | |
| VideoGreenGhostMitigationUsesLightSourceMaskAndKeypointDescriptorData = 1; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetHigh60 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetHigh60 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingOutputHeight = 1080; | |
| CinematicFramingOutputWidth = 1920; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 6; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.14951"; | |
| Index = 8; | |
| LearnedNRSupported = 1; | |
| ManualFramingSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p60_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 384; | |
| VariableFrameRateVideoCaptureSupported = 1; | |
| VariableSensorPowerConsumption = "3.2"; | |
| VideoDefaultMaxFrameRate = 60; | |
| VideoDefaultMinFrameRate = 60; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetHigh60 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 6; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.14951"; | |
| Index = 8; | |
| LearnedNRSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p60_FastSwitchingMain"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 384; | |
| VariableFrameRateVideoCaptureSupported = 1; | |
| VariableSensorPowerConsumption = "3.2"; | |
| VideoDefaultMaxFrameRate = 60; | |
| VideoDefaultMinFrameRate = 60; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1540; | |
| FrontEndScalerOutputWidth = 2464; | |
| HardwareCost = "0.006528899"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 1; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.756453"; | |
| Index = 55; | |
| LearnedNRSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 1080p60; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 384; | |
| VariableFrameRateVideoCaptureSupported = 1; | |
| VariableSensorPowerConsumption = "2.793651"; | |
| VideoDefaultMaxFrameRate = 60; | |
| VideoDefaultMinFrameRate = 60; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetHigh60 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetHigh60 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 6; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 0; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.14951"; | |
| Index = 8; | |
| LearnedNRSupported = 0; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p60-10Bit_FastSwitchingMain"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 384; | |
| VariableFrameRateVideoCaptureSupported = 1; | |
| VariableSensorPowerConsumption = "3.2"; | |
| VideoDefaultMaxFrameRate = 60; | |
| VideoDefaultMinFrameRate = 60; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1540; | |
| FrontEndScalerOutputWidth = 2464; | |
| HardwareCost = "0.006528899"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.756453"; | |
| Index = 55; | |
| LearnedNRSupported = 0; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p60-10Bit"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 384; | |
| VariableFrameRateVideoCaptureSupported = 1; | |
| VariableSensorPowerConsumption = "2.793651"; | |
| VideoDefaultMaxFrameRate = 60; | |
| VideoDefaultMinFrameRate = 60; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetHigh60 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AppleLogSupportedForProRes = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetHigh60 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| AppleLogSupportedForProRes = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 6; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 0; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.14951"; | |
| Index = 8; | |
| LearnedNRSupported = 0; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p60-422-10Bit_FastSwitchingMain"; | |
| PixelFormatType = 2016686642; | |
| PocketDetectionSupported = 1; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 384; | |
| VariableFrameRateVideoCaptureSupported = 1; | |
| VariableSensorPowerConsumption = "3.2"; | |
| VideoDefaultMaxFrameRate = 60; | |
| VideoDefaultMinFrameRate = 60; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1540; | |
| FrontEndScalerOutputWidth = 2464; | |
| HardwareCost = "0.006528899"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.756453"; | |
| Index = 55; | |
| LearnedNRSupported = 0; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p60-422-10Bit"; | |
| PixelFormatType = 2016686642; | |
| PocketDetectionSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 384; | |
| VariableFrameRateVideoCaptureSupported = 1; | |
| VariableSensorPowerConsumption = "2.793651"; | |
| VideoDefaultMaxFrameRate = 60; | |
| VideoDefaultMinFrameRate = 60; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 4096; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| HardwareCost = "0.001469002"; | |
| Height = 1080; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "1.941868"; | |
| Index = 19; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p60-Binned"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 1; | |
| SIFREnabled = 0; | |
| SensorHeight = 1188; | |
| SensorWidth = 2112; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| VariableSensorPowerConsumption = "0.6285715"; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoIsBinned = 1; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 27318049; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 23; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 64; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| CaptureStillsFromVideoStream = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = 1; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1296; | |
| FrontEndScalerOutputWidth = 2304; | |
| Height = 1080; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 43; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 1080p120; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreferredPreviewMaxFrameRate = 60; | |
| QuadraSubPixelSwitchingParameters = { | |
| Video = { | |
| LuxLevelHysteresisLag = 32; | |
| LuxLevelThreshold = 160; | |
| }; | |
| }; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SensorHeight = 2376; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 120; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 0; | |
| VideoStabilizationMaxStrength = 2; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 4; | |
| VideoStabilizationTypeOverrideForStandard = 4; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 64; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| CaptureStillsFromVideoStream = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = 1; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1296; | |
| FrontEndScalerOutputWidth = 2304; | |
| Height = 1080; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 43; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p120-10Bit"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| PreferredPreviewMaxFrameRate = 60; | |
| QuadraSubPixelSwitchingParameters = { | |
| Video = { | |
| LuxLevelHysteresisLag = 32; | |
| LuxLevelThreshold = 160; | |
| }; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SensorHeight = 2376; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 120; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 0; | |
| VideoStabilizationMaxStrength = 2; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 4; | |
| VideoStabilizationTypeOverrideForStandard = 4; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AEMaxGain = 64; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| AppleLogSupportedForProRes = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| CaptureStillsFromVideoStream = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = 1; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1296; | |
| FrontEndScalerOutputWidth = 2304; | |
| Height = 1080; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 43; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p120-422-10Bit"; | |
| PixelFormatType = 2016686642; | |
| PocketDetectionSupported = 1; | |
| PreferredPreviewMaxFrameRate = 60; | |
| QuadraSubPixelSwitchingParameters = { | |
| Video = { | |
| LuxLevelHysteresisLag = 32; | |
| LuxLevelThreshold = 160; | |
| }; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SensorHeight = 2376; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 120; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 0; | |
| VideoStabilizationMaxStrength = 2; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 4; | |
| VideoStabilizationTypeOverrideForStandard = 4; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 40; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| CaptureStillsFromVideoStream = 1; | |
| CinematicVideoStabilizationSupported = 0; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 4096; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| Height = 1080; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 19; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 1080p240; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 0; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 1; | |
| SIFREnabled = 0; | |
| SensorHeight = 1188; | |
| SensorWidth = 2112; | |
| SmartStyleRenderingSupported = 0; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoIsBinned = 1; | |
| VideoMaxFrameRate = 240; | |
| VideoMaxIntegrationTime = 27318049; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 23; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForStandard = 1; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AEMaxGain = 96; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| AppleLogSupportedForProRes = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1764; | |
| CropWidthForFES = 2352; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| GainMapSupported = 1; | |
| HardwareCost = "0.007138623"; | |
| Height = 1440; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.74423"; | |
| Index = 28; | |
| LearnedNRSupported = 0; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1920x1440-422-30fps-10Bit"; | |
| PixelFormatType = 2016686642; | |
| PocketDetectionSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "3.054545"; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 96; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingOutputHeight = 1440; | |
| CinematicFramingOutputWidth = 1920; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 6; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| GainMapSupported = 1; | |
| HardwareCost = "0.007478558"; | |
| Height = 1440; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.24951"; | |
| Index = 8; | |
| LearnedNRSupported = 1; | |
| ManualFramingSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1920x1440_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.2"; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1764; | |
| CropWidthForFES = 2352; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| GainMapSupported = 1; | |
| HardwareCost = "0.007138623"; | |
| Height = 1440; | |
| HighPhotoQualitySupported = 1; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.74423"; | |
| Index = 28; | |
| LearnedNRSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 1920x1440; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.054545"; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1764; | |
| CropWidthForFES = 2352; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| GainMapSupported = 1; | |
| HardwareCost = "0.007138623"; | |
| Height = 1440; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.74423"; | |
| Index = 28; | |
| LearnedNRSupported = 0; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1920x1440-10Bit"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "3.054545"; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AEMaxGain = 96; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| AppleLogSupportedForProRes = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1764; | |
| CropWidthForFES = 2352; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| GainMapSupported = 1; | |
| HardwareCost = "0.007138623"; | |
| Height = 1440; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.74423"; | |
| Index = 28; | |
| LearnedNRSupported = 0; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1920x1440-422-10Bit"; | |
| PixelFormatType = 2016686642; | |
| PocketDetectionSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "3.054545"; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 100; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 4096; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| HardwareCost = "0.001784656"; | |
| Height = 1440; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "2.394391"; | |
| Index = 17; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1920x1440-Binned"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 1; | |
| SIFREnabled = 0; | |
| SensorCropHeight = 1512; | |
| SensorCropWidth = 2016; | |
| SensorHeight = 1512; | |
| SensorWidth = 2112; | |
| SmartStyleRenderingSupported = 1; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VariableSensorPowerConsumption = "0.7636364"; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoIsBinned = 1; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 27318049; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 23; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetPhoto2592x1936 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 6; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| Height = 1944; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 8; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 5MP; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 15; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 2592; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 6; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| Height = 2448; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 8; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 8MP; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 3264; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset3840x2160 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 2376; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| Index = 24; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| Height = 1540; | |
| Index = 39; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2376; | |
| SensorCropWidth = 4224; | |
| Width = 2464; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| HardwareCost = "0.006528899"; | |
| Height = 2160; | |
| HighPhotoQualitySupported = 1; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.65645"; | |
| Index = 38; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 384; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 2376; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| Index = 58; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| }; | |
| OptimizedForMidFrameSynchronization = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = UHD30; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "2.793651"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationOverscanPercentageOverrideForCinematic = 15; | |
| VideoStabilizationOverscanPercentageOverrideForCinematicExtendedEnhanced = 23; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 4; | |
| VideoStabilizationTypeOverrideForStandard = 4; | |
| WideColorSupported = 1; | |
| Width = 3840; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset3840x2160 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 2376; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| Index = 24; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| Height = 1540; | |
| Index = 39; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2376; | |
| SensorCropWidth = 4224; | |
| Width = 2464; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| HardwareCost = "0.006528899"; | |
| Height = 2160; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.65645"; | |
| Index = 38; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 384; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 2376; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| Index = 58; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| }; | |
| OptimizedForMidFrameSynchronization = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "UHD30-10Bit"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "2.793651"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationOverscanPercentageOverrideForCinematic = 15; | |
| VideoStabilizationOverscanPercentageOverrideForCinematicExtendedEnhanced = 23; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 4; | |
| VideoStabilizationTypeOverrideForStandard = 4; | |
| WideColorSupported = 1; | |
| Width = 3840; | |
| }, | |
| { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AEMaxGain = 96; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset3840x2160 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 2376; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| Index = 24; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AppleLogSupportedForProRes = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 100; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| Height = 1540; | |
| Index = 39; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2376; | |
| SensorCropWidth = 4224; | |
| Width = 2464; | |
| }; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| HardwareCost = "0.006528899"; | |
| Height = 2160; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.65645"; | |
| Index = 38; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 384; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 2376; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| Index = 58; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| }; | |
| OptimizedForMidFrameSynchronization = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "UHD30-422-10Bit"; | |
| PixelFormatType = 2016686642; | |
| PocketDetectionSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "2.793651"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationOverscanPercentageOverrideForCinematic = 15; | |
| VideoStabilizationOverscanPercentageOverrideForCinematicExtendedEnhanced = 23; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 4; | |
| VideoStabilizationTypeOverrideForStandard = 4; | |
| WideColorSupported = 1; | |
| Width = 3840; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| CaptureStillsFromVideoStream = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = 1; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| Height = 2160; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 54; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = UHD60; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 384; | |
| VariableFrameRateVideoCaptureSupported = 1; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationOverscanPercentageOverrideForCinematic = 15; | |
| VideoStabilizationOverscanPercentageOverrideForCinematicExtendedEnhanced = 23; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 4; | |
| VideoStabilizationTypeOverrideForStandard = 4; | |
| WideColorSupported = 1; | |
| Width = 3840; | |
| }, | |
| { | |
| AEMaxGain = 96; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| CaptureStillsFromVideoStream = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = 1; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| Height = 2160; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 54; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "UHD60-10Bit"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 384; | |
| VariableFrameRateVideoCaptureSupported = 1; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationOverscanPercentageOverrideForCinematic = 15; | |
| VideoStabilizationOverscanPercentageOverrideForCinematicExtendedEnhanced = 23; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 4; | |
| VideoStabilizationTypeOverrideForStandard = 4; | |
| WideColorSupported = 1; | |
| Width = 3840; | |
| }, | |
| { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AEMaxGain = 96; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AppleLogSupportedForProRes = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| CaptureStillsFromVideoStream = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = 1; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| Height = 2160; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 54; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "UHD60-422-10Bit"; | |
| PixelFormatType = 2016686642; | |
| PocketDetectionSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 384; | |
| VariableFrameRateVideoCaptureSupported = 1; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationOverscanPercentageOverrideForCinematic = 15; | |
| VideoStabilizationOverscanPercentageOverrideForCinematicExtendedEnhanced = 23; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 4; | |
| VideoStabilizationTypeOverrideForStandard = 4; | |
| WideColorSupported = 1; | |
| Width = 3840; | |
| }, | |
| { | |
| AEMaxGain = 64; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| CaptureStillsFromVideoStream = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = 1; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| Height = 2160; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 42; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = UHD120; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreferredPreviewMaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SensorHeight = 2376; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 384; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 120; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 0; | |
| VideoStabilizationMaxStrength = 2; | |
| VideoStabilizationOverscanPercentageOverrideForCinematic = 15; | |
| VideoStabilizationOverscanPercentageOverrideForCinematicExtendedEnhanced = 23; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 4; | |
| VideoStabilizationTypeOverrideForStandard = 4; | |
| WideColorSupported = 1; | |
| Width = 3840; | |
| }, | |
| { | |
| AEMaxGain = 64; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| CaptureStillsFromVideoStream = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = 1; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| Height = 2160; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 42; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "UHD120-10Bit"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| PreferredPreviewMaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SensorHeight = 2376; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 384; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 120; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 0; | |
| VideoStabilizationMaxStrength = 2; | |
| VideoStabilizationOverscanPercentageOverrideForCinematic = 15; | |
| VideoStabilizationOverscanPercentageOverrideForCinematicExtendedEnhanced = 23; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 4; | |
| VideoStabilizationTypeOverrideForStandard = 4; | |
| WideColorSupported = 1; | |
| Width = 3840; | |
| }, | |
| { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AEMaxGain = 64; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| AppleLogSupportedForProRes = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| CaptureStillsFromVideoStream = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = 1; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 1; | |
| FocusPixelBlurScoreSupported = 1; | |
| Height = 2160; | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 42; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "UHD120-422-10Bit"; | |
| PixelFormatType = 2016686642; | |
| PocketDetectionSupported = 1; | |
| PreferredPreviewMaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SensorHeight = 2376; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 384; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 120; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 0; | |
| VideoStabilizationMaxStrength = 2; | |
| VideoStabilizationOverscanPercentageOverrideForCinematic = 15; | |
| VideoStabilizationOverscanPercentageOverrideForCinematicExtendedEnhanced = 23; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 4; | |
| VideoStabilizationTypeOverrideForStandard = 4; | |
| WideColorSupported = 1; | |
| Width = 3840; | |
| }, | |
| { | |
| AEMaxGain = 224; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetPhoto | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| CaptureTimePhotoCurationSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| ColorConstancyVersion = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepFusionSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DeferredPhotoProcessingSupported = 1; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 6; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DigitalFlashDetectedObjectTypes = ( | |
| HumanFaces, | |
| HumanBodies | |
| ); | |
| DigitalFlashRawNightModeSupported = 1; | |
| DigitalFlashSupported = 1; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 1; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 25; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| GainMapSupported = 1; | |
| GreenGhostMitigationVersion = 1; | |
| HDRSupported = 1; | |
| Height = 3024; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| HighResStillImageDimensions = ( | |
| { | |
| DeferredPhotoProxyHeight = 3024; | |
| DeferredPhotoProxyWidth = 4032; | |
| Height = 3024; | |
| Width = 4032; | |
| }, | |
| { | |
| DeferredPhotoProxyHeight = 3024; | |
| DeferredPhotoProxyWidth = 4032; | |
| Flavor = 1; | |
| Height = 4284; | |
| Private = 1; | |
| Width = 5712; | |
| }, | |
| { | |
| DeferredPhotoProxyHeight = 3024; | |
| DeferredPhotoProxyWidth = 4032; | |
| Flavor = 2; | |
| Height = 6048; | |
| MaxUpscalingHeight = 3024; | |
| MaxUpscalingWidth = 4032; | |
| Width = 8064; | |
| } | |
| ); | |
| ISOBase = 54; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 8; | |
| InternalDemosaicedRawPixelFormat = 1751527984; | |
| IrisSupported = 1; | |
| IrisVideoStabilizationSupported = 1; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 384; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 12MP; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PortraitAutoSuggestSupported = 1; | |
| RawLensShadingCorrection = ( | |
| "3.4418147455", | |
| "-4.6896281868", | |
| "13.4851310315", | |
| "-18.0899318512", | |
| "9.515431938800001", | |
| "0.500174776", | |
| "0.4983130414" | |
| ); | |
| RedEyeReductionVersion = 2; | |
| ResponsiveShutterSupported = 1; | |
| SIFREnabled = 1; | |
| SISSupported = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| 2 | |
| ); | |
| SemanticDevelopmentVersion = 1; | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| SupportedDemosaicedRawPixelFormat = 1815491698; | |
| SupportedRawPixelFormat = 1650943796; | |
| SushiRawSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UltraHighResolutionZeroShutterLagSupported = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 15; | |
| VideoFieldOfView = "74.59711949700625"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 17294087; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFMetadataEnabled = 1; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| WideColorSupported = 1; | |
| Width = 4032; | |
| ZeroShutterLagRequiresUserInitiatedCaptureRequestTime = 1; | |
| ZeroShutterLagSupported = 1; | |
| } | |
| ); | |
| HasAutoFocusPositionSensor = 1; | |
| MediaType = vide; | |
| VibeMitigationInfo = { | |
| VibeMitigationRequired = 0; | |
| }; | |
| WhiteBalanceCalibrations = ( | |
| { | |
| DeviceRGBToXYZMatrix = {length = 36, bytes = 0x00c0643f 0040bd3e 0060b13e 00a0833e ... 000018be 00e8c83f }; | |
| Temperature = 2800; | |
| }, | |
| { | |
| DeviceRGBToXYZMatrix = {length = 36, bytes = 0x00089a3f 00a09c3e 0060943e 0080bd3e ... 0000aabe 00b80e40 }; | |
| Temperature = 6500; | |
| } | |
| ); | |
| }, | |
| { | |
| AVCaptureSessionPresetCompressionSettings = { | |
| AVCaptureSessionPresetLow = { | |
| AVVideoCodecKey = avc1; | |
| AVVideoCompressionPropertiesKey = { | |
| AverageBitRate = 128000; | |
| ExpectedFrameRate = 15; | |
| MaxKeyFrameIntervalDuration = 1; | |
| Priority = 80; | |
| ProfileLevel = "H264_Baseline_3_0"; | |
| RealTime = 1; | |
| }; | |
| AVVideoHeightKey = 144; | |
| AVVideoWidthKey = 192; | |
| }; | |
| AVCaptureSessionPresetMedium = { | |
| AVVideoCodecKey = avc1; | |
| AVVideoCompressionPropertiesKey = { | |
| AverageBitRate = 700000; | |
| ExpectedFrameRate = 30; | |
| MaxKeyFrameIntervalDuration = 1; | |
| Priority = 80; | |
| ProfileLevel = "H264_Baseline_3_0"; | |
| RealTime = 1; | |
| }; | |
| AVVideoHeightKey = 360; | |
| AVVideoWidthKey = 480; | |
| }; | |
| AVCaptureSessionPresetiFrame1280x720 = { | |
| AVVideoCodecKey = avc1; | |
| AVVideoCompressionPropertiesKey = { | |
| AverageBitRate = 40000000; | |
| DeblockingFiltering = 1; | |
| ExpectedFrameRate = 30; | |
| MaxKeyFrameInterval = 1; | |
| MaxKeyFrameIntervalDuration = 1; | |
| NumberOfSlices = 4; | |
| Priority = 80; | |
| ProfileLevel = "H264_Baseline_4_1"; | |
| RealTime = 1; | |
| }; | |
| AVVideoHeightKey = 720; | |
| AVVideoWidthKey = 1280; | |
| }; | |
| AVCaptureSessionPresetiFrame960x540 = { | |
| AVVideoCodecKey = avc1; | |
| AVVideoCompressionPropertiesKey = { | |
| AverageBitRate = 30000000; | |
| DeblockingFiltering = 1; | |
| ExpectedFrameRate = 30; | |
| MaxKeyFrameInterval = 1; | |
| MaxKeyFrameIntervalDuration = 1; | |
| NumberOfSlices = 4; | |
| Priority = 80; | |
| ProfileLevel = "H264_Baseline_4_1"; | |
| RealTime = 1; | |
| }; | |
| AVVideoHeightKey = 540; | |
| AVVideoWidthKey = 960; | |
| }; | |
| }; | |
| Attributes = { | |
| AppliesSessionPresetMaxIntegrationTimeOverrideToActiveFormat = 1; | |
| AutoFlashNormalizedSNRThreshold = 14; | |
| AutoFocusPositionSensorMode = 8; | |
| AutoFocusRangeRestriction = 1; | |
| AvailableMetadataKeyGroups = { | |
| "MetadataGroup-MRC" = ( | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.Aztec", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.Code128", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.Code39", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.Code39Checksum", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.Code93", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.DataMatrix", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.EAN13", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.EAN8", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.I2of5", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.ITF14", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.PDF417", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.QR", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.UPCE", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.Codabar", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.GS1DataBar", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.GS1DataBarExpanded", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.GS1DataBarLimited", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.MicroQR", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.MicroPDF417", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.AppClipCode" | |
| ); | |
| "MetadataGroup-Misc" = ( | |
| "mdta/com.apple.quicktime.tracked-faces", | |
| "mdta/com.apple.quicktime.offline-video-stabilization-motion-data", | |
| "mdta/com.apple.quicktime.video-preview-histogram", | |
| "mdta/com.apple.quicktime.detected-text-region", | |
| "mdta/com.apple.quicktime.visual-intelligence", | |
| "mdta/com.apple.quicktime.scene-classification" | |
| ); | |
| "MetadataGroup-ObjectDetection" = ( | |
| "mdta/com.apple.quicktime.detected-face", | |
| "mdta/com.apple.quicktime.detected-human-body", | |
| "mdta/com.apple.quicktime.detected-cat-body", | |
| "mdta/com.apple.quicktime.detected-dog-body", | |
| "mdta/com.apple.quicktime.detected-human-head", | |
| "mdta/com.apple.quicktime.detected-salient-object", | |
| "mdta/com.apple.quicktime.detected-cat-head", | |
| "mdta/com.apple.quicktime.detected-dog-head", | |
| "mdta/com.apple.quicktime.detected-human-full-body", | |
| "mdta/com.apple.quicktime.detected-human-hand" | |
| ); | |
| }; | |
| CameraCalibrationDataDeliverySupported = 1; | |
| CaptureDeviceID = Default; | |
| DeepFusion = 1; | |
| DefaultAutoExposureCenterWindowSize = { | |
| Height = "0.8999999761581421"; | |
| Width = "0.8999999761581421"; | |
| }; | |
| DefaultAutoExposureTapWindowSize = { | |
| Height = "0.4666666686534882"; | |
| Width = "0.3499999940395355"; | |
| }; | |
| DefaultAutoFocusCenterWindowSize = { | |
| Height = "0.3600000143051147"; | |
| Width = "0.2700000107288361"; | |
| }; | |
| DefaultAutoFocusTapWindowSize = { | |
| Height = "0.25"; | |
| Width = "0.1875"; | |
| }; | |
| DefaultContinuousAutoFocusWindowSize = { | |
| Height = "0.4399999976158142"; | |
| Width = "0.550000011920929"; | |
| }; | |
| DefaultWhiteBalanceGains = {length = 12, bytes = 0x00d8ed3f0000803f007c0f40}; | |
| DeviceType = 3; | |
| DigitalFlash = 1; | |
| DockedTrackingSupported = 1; | |
| Exposure = 1; | |
| ExposurePointOfInterest = 1; | |
| Flash = 1; | |
| FocalLength = "15.65999984741211"; | |
| FocalLengthCharacterization = 1; | |
| Focus = 1; | |
| FocusPointOfInterest = 1; | |
| GlobalToneMapping = 1; | |
| HEIF = 1; | |
| HEVC = 1; | |
| ISPAPSData = 1; | |
| ISPChromaNoiseReductionForPairingDisabled = 1; | |
| ISPMotionData = 1; | |
| IspMBNRSupported = 1; | |
| LensAperture = "2.799999952316284"; | |
| LowlightSingleFrameHighlightRecoverySupported = 1; | |
| MainToSIFRSkipRatioFor60FPS = 3; | |
| ManualExposure = 1; | |
| ManualFocus = 1; | |
| ManualWhiteBalance = 1; | |
| Manufacturer = "Apple Inc."; | |
| MaxFrameRate = 1; | |
| MinFrameRate = 1; | |
| MinimumFocusDistance = 1350; | |
| ModelID = "com.apple.avfoundation.avcapturedevice.built-in_video:2"; | |
| NonLocalizedName = "Back Telephoto Camera"; | |
| ObjectsDetection = 1; | |
| Position = 1; | |
| PowerConsumptionInSphereModeLock = 55; | |
| PowerConsumptionInSphereModeVideo = 140; | |
| PowerConsumptionInSphereModeVideoHighRange = 230; | |
| PrefersHEVC = 1; | |
| ProResSupported = 1; | |
| QuadraQSubProcessingSupported = 1; | |
| RedEyeReduction = 1; | |
| SIS = 1; | |
| SensorThermalLevelsByTemperature = { | |
| Critical = { | |
| Max = 84; | |
| Min = 70; | |
| }; | |
| Fair = { | |
| Max = 74; | |
| Min = 55; | |
| }; | |
| Nominal = { | |
| Max = 60; | |
| Min = 0; | |
| }; | |
| Serious = { | |
| Max = 75; | |
| Min = 69; | |
| }; | |
| Shutdown = { | |
| Max = 99; | |
| Min = 75; | |
| }; | |
| }; | |
| SingleFrameHighlightRecoverySupported = 1; | |
| SmartCameraSupported = 1; | |
| SmoothFocus = 1; | |
| SoftISP = 1; | |
| SourceType = 1; | |
| Sphere = 1; | |
| SphereStillActivePreview = 1; | |
| SphereVideo = 1; | |
| SphereVideoMaxFrameRate = 240; | |
| StillImageCaptureNowAfterAutofocusTimeout = 1; | |
| StillImageContrastBasedAutofocusTimeout = 30; | |
| StillImageNoiseReductionAndFusionScheme = 5; | |
| StillImagePhaseDetectionAutofocusTimeout = 15; | |
| TimeLapseSupported = 1; | |
| TimeOfFlightAssistedAutoFocusSupported = 1; | |
| Torch = 1; | |
| UniqueID = "com.apple.avfoundation.avcapturedevice.built-in_video:2"; | |
| VideoStabilization = 1; | |
| VideoZoomSmoothingSupported = 1; | |
| VisionDataConfigurationAndRuntimeSupportedKeys = ( | |
| MaxFrameRate, | |
| MaxBurstFrameRate, | |
| MaxBurstDuration, | |
| GaussianPyramidOctavesCount, | |
| GaussianPyramidBaseOctaveDownscalingFactor, | |
| MaxKeypointsCount, | |
| KeypointDetectionThreshold, | |
| FeatureBinningEnabled, | |
| FeatureOrientationAssignmentEnabled, | |
| DynamicThresholdingEnabled, | |
| KeypointDetectionFlowType, | |
| SubPixelThreshold, | |
| FeatureMatchingEnabled, | |
| FeatureMatchingDescriptorSize, | |
| OrientationDistanceThreshold, | |
| SigmaDistanceThreshold, | |
| HammingDistanceThreshold, | |
| SquareDistanceDisparityFraction, | |
| LACCConfigAndMetadata, | |
| VisionDataSuspended, | |
| VisionDataKeypointDetectionThreshold, | |
| TriggerVisionDataBurst | |
| ); | |
| WhiteBalance = 1; | |
| WideColor = 1; | |
| }; | |
| Formats = ( | |
| { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetLow | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| Height = 144; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 10; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 192x144; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoDefaultMaxFrameRate = 15; | |
| VideoDefaultMinFrameRate = 7; | |
| VideoFieldOfView = "16.40917255031557"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 192; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset352x288 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| Height = 288; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 10; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 352x288; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 24; | |
| VideoFieldOfView = "16.40917255031557"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 352; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetMedium | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| Height = 360; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 10; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 480x360; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 24; | |
| VideoFieldOfView = "16.40917255031557"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 480; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset640x480 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset640x480 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingOutputHeight = 480; | |
| CinematicFramingOutputWidth = 640; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 5; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 4; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 480; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.88285"; | |
| Index = 1; | |
| ManualFramingSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "640x480_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VariableSensorPowerConsumption = "3.1"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 24; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 640; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| HardwareCost = "0.007138623"; | |
| Height = 480; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.39423"; | |
| Index = 10; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 640x480; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VariableSensorPowerConsumption = "2.959091"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 24; | |
| VideoFieldOfView = "16.40917255031557"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 640; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 1; | |
| BaseSensorPowerConsumption = 140; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 4096; | |
| DistortionCompensationSupported = 0; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| HardwareCost = "0.001784656"; | |
| Height = 480; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "2.044391"; | |
| Index = 19; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "640x480-Binned"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 1; | |
| SIFREnabled = 0; | |
| SensorCropHeight = 1512; | |
| SensorCropWidth = 2016; | |
| SensorHeight = 1512; | |
| SensorWidth = 2112; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VariableSensorPowerConsumption = "0.7397727"; | |
| VideoFieldOfView = "16.40917255031557"; | |
| VideoIsBinned = 1; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 58489973; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 25; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 640; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetiFrame960x540 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1540; | |
| FrontEndScalerOutputWidth = 2464; | |
| Height = 540; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 22; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 540p60; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 960; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| Height = 768; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 10; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 1024x768; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoFieldOfView = "16.40917255031557"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1024; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetiFrame1280x720, | |
| AVCaptureSessionPreset1280x720 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 7; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetiFrame1280x720, | |
| AVCaptureSessionPreset1280x720 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingOutputHeight = 720; | |
| CinematicFramingOutputWidth = 1280; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 5; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 4; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.98285"; | |
| Index = 1; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 256; | |
| LowLightVideoCaptureSupported = 1; | |
| ManualFramingSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p30_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.1"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetiFrame1280x720, | |
| AVCaptureSessionPreset1280x720 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 5; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 4; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.98285"; | |
| Index = 1; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 256; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p30_FastSwitchingMain"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.1"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 9; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| HardwareCost = "0.006528899"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 1; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.589786"; | |
| Index = 9; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 256; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 720p30; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "2.706349"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetiFrame1280x720, | |
| AVCaptureSessionPreset1280x720 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 7; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetiFrame1280x720, | |
| AVCaptureSessionPreset1280x720 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 5; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 4; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 0; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.98285"; | |
| Index = 1; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 256; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p30-10Bit_FastSwitchingMain"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "3.1"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 9; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| HardwareCost = "0.006528899"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.589786"; | |
| Index = 9; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 256; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p30-10Bit"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 0; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "2.706349"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 256; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingOutputHeight = 720; | |
| CinematicFramingOutputWidth = 1280; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 5; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 4; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.98285"; | |
| Index = 1; | |
| LearnedNRSupported = 1; | |
| ManualFramingSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p60_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.1"; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 256; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 5; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 4; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.98285"; | |
| Index = 1; | |
| LearnedNRSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p60_FastSwitchingMain"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.1"; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1540; | |
| FrontEndScalerOutputWidth = 2464; | |
| HardwareCost = "0.006528899"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 1; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.606452"; | |
| Index = 22; | |
| LearnedNRSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 720p60; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "2.706349"; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 256; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 5; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 4; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 0; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.98285"; | |
| Index = 1; | |
| LearnedNRSupported = 0; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p60-10Bit_FastSwitchingMain"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "3.1"; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1540; | |
| FrontEndScalerOutputWidth = 2464; | |
| HardwareCost = "0.006528899"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.606452"; | |
| Index = 22; | |
| LearnedNRSupported = 0; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p60-10Bit"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "2.706349"; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 1; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 4096; | |
| DistortionCompensationSupported = 0; | |
| FrontEndScalerOutputHeight = 864; | |
| FrontEndScalerOutputWidth = 1536; | |
| HardwareCost = "0.001469002"; | |
| Height = 720; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "1.775202"; | |
| Index = 24; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p60-Binned"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 1; | |
| SIFREnabled = 0; | |
| SensorCropHeight = 1188; | |
| SensorCropWidth = 2112; | |
| SensorHeight = 1192; | |
| SensorWidth = 2112; | |
| SmartStyleRenderingSupported = 1; | |
| SphereAssistedAutoFocusEnabled = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VariableSensorPowerConsumption = "0.6089286"; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoIsBinned = 1; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 58489973; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 25; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }, | |
| { | |
| AEMaxGain = 32; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 1; | |
| CaptureStillsFromVideoStream = 1; | |
| CinematicVideoStabilizationSupported = 0; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 4096; | |
| DistortionCompensationSupported = 0; | |
| FrontEndScalerOutputHeight = 864; | |
| FrontEndScalerOutputWidth = 1536; | |
| Height = 720; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 15; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 720p240; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 0; | |
| PreviewStabilizationSupported = 0; | |
| SIFRBinningFactor = 1; | |
| SIFREnabled = 0; | |
| SensorCropHeight = 1188; | |
| SensorCropWidth = 2112; | |
| SensorHeight = 1192; | |
| SensorWidth = 2112; | |
| SmartStyleRenderingSupported = 0; | |
| SphereAssistedAutoFocusEnabled = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoIsBinned = 1; | |
| VideoMaxFrameRate = 240; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForStandard = 1; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 1; | |
| BaseSensorPowerConsumption = 140; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 4096; | |
| DistortionCompensationSupported = 0; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| HardwareCost = "0.001784656"; | |
| Height = 1080; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "2.227725"; | |
| Index = 19; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1440x1080-Binned"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 1; | |
| SIFREnabled = 0; | |
| SensorCropHeight = 1512; | |
| SensorCropWidth = 2016; | |
| SensorHeight = 1512; | |
| SensorWidth = 2112; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VariableSensorPowerConsumption = "0.7397727"; | |
| VideoFieldOfView = "16.40917255031557"; | |
| VideoIsBinned = 1; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 58489973; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 25; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 1440; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 7; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingOutputHeight = 1080; | |
| CinematicFramingOutputWidth = 1920; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DefaultActiveFormat = 1; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 5; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 4; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.11618"; | |
| Index = 1; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 256; | |
| LowLightVideoCaptureSupported = 1; | |
| ManualFramingSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p30_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StereoVideoAEMaxGain = 51; | |
| StereoVideoCaptureSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.1"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoGreenGhostMitigationSupported = 1; | |
| VideoGreenGhostMitigationUsesLightSourceMaskAndKeypointDescriptorData = 0; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DefaultActiveFormat = 1; | |
| DistortionCompensationSupported = 0; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DefaultActiveFormat = 1; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 5; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 4; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.11618"; | |
| Index = 1; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 256; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p30_FastSwitchingMain"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StereoVideoAEMaxGain = 51; | |
| StereoVideoCaptureSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.1"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoGreenGhostMitigationSupported = 1; | |
| VideoGreenGhostMitigationUsesLightSourceMaskAndKeypointDescriptorData = 0; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 9; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| HardwareCost = "0.006528899"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 1; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.756453"; | |
| Index = 9; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 256; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 1080p30; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StereoVideoAEMaxGain = 51; | |
| StereoVideoCaptureSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "2.706349"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoGreenGhostMitigationSupported = 1; | |
| VideoGreenGhostMitigationUsesLightSourceMaskAndKeypointDescriptorData = 0; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 7; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 5; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 4; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 0; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.11618"; | |
| Index = 1; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 256; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p30-10Bit_FastSwitchingMain"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StereoVideoAEMaxGain = 51; | |
| StereoVideoCaptureSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "3.1"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoGreenGhostMitigationSupported = 1; | |
| VideoGreenGhostMitigationUsesLightSourceMaskAndKeypointDescriptorData = 0; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 9; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| HardwareCost = "0.006528899"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.756453"; | |
| Index = 9; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 256; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p30-10Bit"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 0; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StereoVideoAEMaxGain = 51; | |
| StereoVideoCaptureSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "2.706349"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoGreenGhostMitigationSupported = 1; | |
| VideoGreenGhostMitigationUsesLightSourceMaskAndKeypointDescriptorData = 0; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 7; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AppleLogSupportedForProRes = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| AppleLogSupportedForProRes = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 5; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 4; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 0; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.11618"; | |
| Index = 1; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 256; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p30-422-10Bit_FastSwitchingMain"; | |
| PixelFormatType = 2016686642; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| StereoVideoAEMaxGain = 51; | |
| StereoVideoCaptureSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "3.1"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoGreenGhostMitigationSupported = 0; | |
| VideoGreenGhostMitigationUsesLightSourceMaskAndKeypointDescriptorData = 0; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 9; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| HardwareCost = "0.006528899"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.756453"; | |
| Index = 9; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 256; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p30-422-10Bit"; | |
| PixelFormatType = 2016686642; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 0; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| StereoVideoAEMaxGain = 51; | |
| StereoVideoCaptureSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "2.706349"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoGreenGhostMitigationSupported = 0; | |
| VideoGreenGhostMitigationUsesLightSourceMaskAndKeypointDescriptorData = 0; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetHigh60 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetHigh60 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingOutputHeight = 1080; | |
| CinematicFramingOutputWidth = 1920; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 5; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 4; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.14951"; | |
| Index = 1; | |
| LearnedNRSupported = 1; | |
| ManualFramingSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p60_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFREnabled = 1; | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 256; | |
| VariableFrameRateVideoCaptureSupported = 1; | |
| VariableSensorPowerConsumption = "3.1"; | |
| VideoDefaultMaxFrameRate = 60; | |
| VideoDefaultMinFrameRate = 60; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetHigh60 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 5; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 4; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.14951"; | |
| Index = 1; | |
| LearnedNRSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p60_FastSwitchingMain"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFREnabled = 1; | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 256; | |
| VariableFrameRateVideoCaptureSupported = 1; | |
| VariableSensorPowerConsumption = "3.1"; | |
| VideoDefaultMaxFrameRate = 60; | |
| VideoDefaultMinFrameRate = 60; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1540; | |
| FrontEndScalerOutputWidth = 2464; | |
| HardwareCost = "0.006528899"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 1; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.756453"; | |
| Index = 22; | |
| LearnedNRSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 1080p60; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 256; | |
| VariableFrameRateVideoCaptureSupported = 1; | |
| VariableSensorPowerConsumption = "2.706349"; | |
| VideoDefaultMaxFrameRate = 60; | |
| VideoDefaultMinFrameRate = 60; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetHigh60 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetHigh60 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 5; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 4; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 0; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.14951"; | |
| Index = 1; | |
| LearnedNRSupported = 0; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p60-10Bit_FastSwitchingMain"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFREnabled = 1; | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 256; | |
| VariableFrameRateVideoCaptureSupported = 1; | |
| VariableSensorPowerConsumption = "3.1"; | |
| VideoDefaultMaxFrameRate = 60; | |
| VideoDefaultMinFrameRate = 60; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1540; | |
| FrontEndScalerOutputWidth = 2464; | |
| HardwareCost = "0.006528899"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.756453"; | |
| Index = 22; | |
| LearnedNRSupported = 0; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p60-10Bit"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 256; | |
| VariableFrameRateVideoCaptureSupported = 1; | |
| VariableSensorPowerConsumption = "2.706349"; | |
| VideoDefaultMaxFrameRate = 60; | |
| VideoDefaultMinFrameRate = 60; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetHigh60 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AppleLogSupportedForProRes = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetHigh60 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| AppleLogSupportedForProRes = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 5; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 4; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 0; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.14951"; | |
| Index = 1; | |
| LearnedNRSupported = 0; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p60-422-10Bit_FastSwitchingMain"; | |
| PixelFormatType = 2016686642; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFREnabled = 1; | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 256; | |
| VariableFrameRateVideoCaptureSupported = 1; | |
| VariableSensorPowerConsumption = "3.1"; | |
| VideoDefaultMaxFrameRate = 60; | |
| VideoDefaultMinFrameRate = 60; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1540; | |
| FrontEndScalerOutputWidth = 2464; | |
| HardwareCost = "0.006528899"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.756453"; | |
| Index = 22; | |
| LearnedNRSupported = 0; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p60-422-10Bit"; | |
| PixelFormatType = 2016686642; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 256; | |
| VariableFrameRateVideoCaptureSupported = 1; | |
| VariableSensorPowerConsumption = "2.706349"; | |
| VideoDefaultMaxFrameRate = 60; | |
| VideoDefaultMinFrameRate = 60; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 1; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 4096; | |
| DistortionCompensationSupported = 0; | |
| HardwareCost = "0.001469002"; | |
| Height = 1080; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "1.941868"; | |
| Index = 23; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p60-Binned"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 1; | |
| SIFREnabled = 0; | |
| SensorCropHeight = 1188; | |
| SensorCropWidth = 2112; | |
| SensorHeight = 1192; | |
| SensorWidth = 2112; | |
| SmartStyleRenderingSupported = 1; | |
| SphereAssistedAutoFocusEnabled = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| VariableSensorPowerConsumption = "0.6089286"; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoIsBinned = 1; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 58489973; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 25; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 32; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| CaptureStillsFromVideoStream = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = 1; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 4096; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1296; | |
| FrontEndScalerOutputWidth = 2304; | |
| Height = 1080; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 20; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 1080p120; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreferredPreviewMaxFrameRate = 60; | |
| PreviewStabilizationSupported = 0; | |
| QuadraSubPixelSwitchingParameters = { | |
| Unsupported = 1; | |
| Video = { | |
| LuxLevelHysteresisLag = 32; | |
| LuxLevelThreshold = 160; | |
| }; | |
| }; | |
| SIFREnabled = 0; | |
| SensorHeight = 2376; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 120; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 12; | |
| VideoSTFSupported = 0; | |
| VideoStabilizationMaxStrength = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 4; | |
| VideoStabilizationTypeOverrideForStandard = 4; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 32; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 1; | |
| CaptureStillsFromVideoStream = 1; | |
| CinematicVideoStabilizationSupported = 0; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 4096; | |
| DistortionCompensationSupported = 0; | |
| Height = 1080; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 14; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 1080p240; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 0; | |
| PreviewStabilizationSupported = 0; | |
| SIFRBinningFactor = 1; | |
| SIFREnabled = 0; | |
| SensorCropHeight = 1188; | |
| SensorCropWidth = 2112; | |
| SensorHeight = 1192; | |
| SensorWidth = 2112; | |
| SmartStyleRenderingSupported = 0; | |
| SphereAssistedAutoFocusEnabled = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoIsBinned = 1; | |
| VideoMaxFrameRate = 240; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForStandard = 1; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AEMaxGain = 256; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| AppleLogSupportedForProRes = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1764; | |
| CropWidthForFES = 2352; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| GainMapSupported = 1; | |
| HardwareCost = "0.007138623"; | |
| Height = 1440; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.74423"; | |
| Index = 8; | |
| LearnedNRSupported = 0; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1920x1440-422-30fps-10Bit"; | |
| PixelFormatType = 2016686642; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 0; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "2.959091"; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 256; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingOutputHeight = 1440; | |
| CinematicFramingOutputWidth = 1920; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 5; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 4; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| GainMapSupported = 1; | |
| HardwareCost = "0.007478558"; | |
| Height = 1440; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.24951"; | |
| Index = 1; | |
| LearnedNRSupported = 1; | |
| ManualFramingSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1920x1440_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.1"; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1764; | |
| CropWidthForFES = 2352; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| GainMapSupported = 1; | |
| HardwareCost = "0.007138623"; | |
| Height = 1440; | |
| HighPhotoQualitySupported = 1; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.74423"; | |
| Index = 8; | |
| LearnedNRSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 1920x1440; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "2.959091"; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1764; | |
| CropWidthForFES = 2352; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| GainMapSupported = 1; | |
| HardwareCost = "0.007138623"; | |
| Height = 1440; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.74423"; | |
| Index = 8; | |
| LearnedNRSupported = 0; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1920x1440-10Bit"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 0; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "2.959091"; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AEMaxGain = 256; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| AppleLogSupportedForProRes = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1764; | |
| CropWidthForFES = 2352; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| GainMapSupported = 1; | |
| HardwareCost = "0.007138623"; | |
| Height = 1440; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.74423"; | |
| Index = 8; | |
| LearnedNRSupported = 0; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1920x1440-422-10Bit"; | |
| PixelFormatType = 2016686642; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 0; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "2.959091"; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 1; | |
| BaseSensorPowerConsumption = 140; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 4096; | |
| DistortionCompensationSupported = 0; | |
| HardwareCost = "0.001784656"; | |
| Height = 1440; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "2.394391"; | |
| Index = 18; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1920x1440-Binned"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 1; | |
| SIFREnabled = 0; | |
| SensorCropHeight = 1512; | |
| SensorCropWidth = 2016; | |
| SensorHeight = 1512; | |
| SensorWidth = 2112; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VariableSensorPowerConsumption = "0.7397727"; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoIsBinned = 1; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 58489973; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 25; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 64; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetPhoto2592x1936 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 5; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 4; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| Height = 1944; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 1; | |
| MaxIntegrationTimeOverride = 33; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 5MP; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 15; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 2592; | |
| }, | |
| { | |
| AEMaxGain = 64; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 5; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 4; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| Height = 2448; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 1; | |
| MaxIntegrationTimeOverride = 33; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 8MP; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 3264; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset3840x2160 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 2376; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| Index = 7; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| Height = 1540; | |
| Index = 17; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2376; | |
| SensorCropWidth = 4224; | |
| Width = 2464; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| HardwareCost = "0.006528899"; | |
| Height = 2160; | |
| HighPhotoQualitySupported = 1; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.65645"; | |
| Index = 16; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 256; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = UHD30; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "2.706349"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationOverscanPercentageOverrideForCinematic = 15; | |
| VideoStabilizationOverscanPercentageOverrideForCinematicExtendedEnhanced = 23; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 4; | |
| VideoStabilizationTypeOverrideForStandard = 4; | |
| WideColorSupported = 1; | |
| Width = 3840; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset3840x2160 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 2376; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| Index = 7; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| Height = 1540; | |
| Index = 17; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2376; | |
| SensorCropWidth = 4224; | |
| Width = 2464; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| HardwareCost = "0.006528899"; | |
| Height = 2160; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.65645"; | |
| Index = 16; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 256; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "UHD30-10Bit"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "2.706349"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationOverscanPercentageOverrideForCinematic = 15; | |
| VideoStabilizationOverscanPercentageOverrideForCinematicExtendedEnhanced = 23; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 4; | |
| VideoStabilizationTypeOverrideForStandard = 4; | |
| WideColorSupported = 1; | |
| Width = 3840; | |
| }, | |
| { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AEMaxGain = 256; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset3840x2160 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 2376; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| Index = 7; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AppleLogSupportedForProRes = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 140; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| Height = 1540; | |
| Index = 17; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2376; | |
| SensorCropWidth = 4224; | |
| Width = 2464; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| HardwareCost = "0.006528899"; | |
| Height = 2160; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.65645"; | |
| Index = 16; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 256; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "UHD30-422-10Bit"; | |
| PixelFormatType = 2016686642; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "2.706349"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationOverscanPercentageOverrideForCinematic = 15; | |
| VideoStabilizationOverscanPercentageOverrideForCinematicExtendedEnhanced = 23; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 4; | |
| VideoStabilizationTypeOverrideForStandard = 4; | |
| WideColorSupported = 1; | |
| Width = 3840; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| CaptureStillsFromVideoStream = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = 1; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| Height = 2160; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 21; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = UHD60; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 256; | |
| VariableFrameRateVideoCaptureSupported = 1; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationOverscanPercentageOverrideForCinematic = 15; | |
| VideoStabilizationOverscanPercentageOverrideForCinematicExtendedEnhanced = 23; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 4; | |
| VideoStabilizationTypeOverrideForStandard = 4; | |
| WideColorSupported = 1; | |
| Width = 3840; | |
| }, | |
| { | |
| AEMaxGain = 256; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| CaptureStillsFromVideoStream = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = 1; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| Height = 2160; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 21; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "UHD60-10Bit"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 256; | |
| VariableFrameRateVideoCaptureSupported = 1; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationOverscanPercentageOverrideForCinematic = 15; | |
| VideoStabilizationOverscanPercentageOverrideForCinematicExtendedEnhanced = 23; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 4; | |
| VideoStabilizationTypeOverrideForStandard = 4; | |
| WideColorSupported = 1; | |
| Width = 3840; | |
| }, | |
| { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AEMaxGain = 256; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AppleLogSupportedForProRes = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| CaptureStillsFromVideoStream = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = 1; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| Height = 2160; | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 21; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "UHD60-422-10Bit"; | |
| PixelFormatType = 2016686642; | |
| PocketDetectionSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| VariableFrameRateVideoCaptureFromFWAEMaxGain = 256; | |
| VariableFrameRateVideoCaptureSupported = 1; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationOverscanPercentageOverrideForCinematic = 15; | |
| VideoStabilizationOverscanPercentageOverrideForCinematicExtendedEnhanced = 23; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 4; | |
| VideoStabilizationTypeOverrideForStandard = 4; | |
| WideColorSupported = 1; | |
| Width = 3840; | |
| }, | |
| { | |
| AEMaxGain = 128; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetPhoto | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| CaptureTimePhotoCurationSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| ColorConstancyVersion = 0; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepFusionSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DeferredPhotoProcessingSupported = 1; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 5; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DigitalFlashDetectedObjectTypes = ( | |
| HumanFaces, | |
| HumanBodies | |
| ); | |
| DigitalFlashRawNightModeSupported = 1; | |
| DigitalFlashSupported = 1; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 4; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 6; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| GainMapSupported = 1; | |
| GreenGhostMitigationVersion = 0; | |
| HDRSupported = 1; | |
| Height = 3024; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| HighResStillImageDimensions = ( | |
| ); | |
| ISOBase = 34; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 1; | |
| InternalDemosaicedRawPixelFormat = 1751527984; | |
| IrisSupported = 1; | |
| IrisVideoStabilizationSupported = 1; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 120; | |
| MaxIntegrationTimeOverride = 66; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 12MP; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| PortraitAutoSuggestSupported = 1; | |
| PreviewStabilizationSupported = 1; | |
| RawLensShadingCorrection = ( | |
| "1.3197673093", | |
| "0.2182724655", | |
| "-9.240093437800001", | |
| "16.6849021281", | |
| "-8.3018859987", | |
| "0.4991761832", | |
| "0.5474874796" | |
| ); | |
| RedEyeReductionVersion = 2; | |
| ResponsiveShutterSupported = 1; | |
| SIFREnabled = 1; | |
| SISSupported = 1; | |
| SWFRSupported = 1; | |
| SemanticDevelopmentVersion = 1; | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| SupportedDemosaicedRawPixelFormat = 1815491698; | |
| SupportedRawPixelFormat = 1919379252; | |
| SushiRawSupported = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UltraHighResolutionZeroShutterLagSupported = 0; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 15; | |
| VideoFieldOfView = "17.17916531342762"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 38686281; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 15; | |
| VideoSTFMetadataEnabled = 1; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| WideColorSupported = 1; | |
| Width = 4032; | |
| ZeroShutterLagRequiresUserInitiatedCaptureRequestTime = 1; | |
| ZeroShutterLagSupported = 1; | |
| } | |
| ); | |
| HasAutoFocusPositionSensor = 1; | |
| MediaType = vide; | |
| VibeMitigationInfo = { | |
| VibeMitigationRequired = 0; | |
| }; | |
| WhiteBalanceCalibrations = ( | |
| { | |
| DeviceRGBToXYZMatrix = {length = 36, bytes = 0x00d0743f 0080973e 0060d83e 0000893e ... 00804cbe 0028cd3f }; | |
| Temperature = 2800; | |
| }, | |
| { | |
| DeviceRGBToXYZMatrix = {length = 36, bytes = 0x0080a63f 00006d3e 0020a53e 00a0d23e ... 0040e9be 00c41640 }; | |
| Temperature = 6500; | |
| } | |
| ); | |
| }, | |
| { | |
| AVCaptureSessionPresetCompressionSettings = { | |
| AVCaptureSessionPresetLow = { | |
| AVVideoCodecKey = avc1; | |
| AVVideoCompressionPropertiesKey = { | |
| AverageBitRate = 128000; | |
| ExpectedFrameRate = 15; | |
| MaxKeyFrameIntervalDuration = 1; | |
| Priority = 80; | |
| ProfileLevel = "H264_Baseline_3_0"; | |
| RealTime = 1; | |
| }; | |
| AVVideoHeightKey = 144; | |
| AVVideoWidthKey = 192; | |
| }; | |
| AVCaptureSessionPresetMedium = { | |
| AVVideoCodecKey = avc1; | |
| AVVideoCompressionPropertiesKey = { | |
| AverageBitRate = 700000; | |
| ExpectedFrameRate = 30; | |
| MaxKeyFrameIntervalDuration = 1; | |
| Priority = 80; | |
| ProfileLevel = "H264_Baseline_3_0"; | |
| RealTime = 1; | |
| }; | |
| AVVideoHeightKey = 360; | |
| AVVideoWidthKey = 480; | |
| }; | |
| AVCaptureSessionPresetiFrame1280x720 = { | |
| AVVideoCodecKey = avc1; | |
| AVVideoCompressionPropertiesKey = { | |
| AverageBitRate = 40000000; | |
| DeblockingFiltering = 1; | |
| ExpectedFrameRate = 30; | |
| MaxKeyFrameInterval = 1; | |
| MaxKeyFrameIntervalDuration = 1; | |
| NumberOfSlices = 4; | |
| Priority = 80; | |
| ProfileLevel = "H264_Baseline_4_1"; | |
| RealTime = 1; | |
| }; | |
| AVVideoHeightKey = 720; | |
| AVVideoWidthKey = 1280; | |
| }; | |
| AVCaptureSessionPresetiFrame960x540 = { | |
| AVVideoCodecKey = avc1; | |
| AVVideoCompressionPropertiesKey = { | |
| AverageBitRate = 30000000; | |
| DeblockingFiltering = 1; | |
| ExpectedFrameRate = 30; | |
| MaxKeyFrameInterval = 1; | |
| MaxKeyFrameIntervalDuration = 1; | |
| NumberOfSlices = 4; | |
| Priority = 80; | |
| ProfileLevel = "H264_Baseline_4_1"; | |
| RealTime = 1; | |
| }; | |
| AVVideoHeightKey = 540; | |
| AVVideoWidthKey = 960; | |
| }; | |
| }; | |
| Attributes = { | |
| AppliesSessionPresetMaxIntegrationTimeOverrideToActiveFormat = 1; | |
| AutoFlashNormalizedSNRThreshold = 10; | |
| AutoFocusPositionSensorMode = 8; | |
| AutoFocusRangeRestriction = 1; | |
| AvailableMetadataKeyGroups = { | |
| "MetadataGroup-MRC" = ( | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.Aztec", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.Code128", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.Code39", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.Code39Checksum", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.Code93", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.DataMatrix", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.EAN13", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.EAN8", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.I2of5", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.ITF14", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.PDF417", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.QR", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.UPCE", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.Codabar", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.GS1DataBar", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.GS1DataBarExpanded", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.GS1DataBarLimited", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.MicroQR", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.MicroPDF417", | |
| "mdta/com.apple.quicktime.detected-machine-readable-code.AppClipCode" | |
| ); | |
| "MetadataGroup-Misc" = ( | |
| "mdta/com.apple.quicktime.tracked-faces", | |
| "mdta/com.apple.quicktime.offline-video-stabilization-motion-data", | |
| "mdta/com.apple.quicktime.video-preview-histogram", | |
| "mdta/com.apple.quicktime.detected-text-region", | |
| "mdta/com.apple.quicktime.visual-intelligence", | |
| "mdta/com.apple.quicktime.scene-classification" | |
| ); | |
| "MetadataGroup-ObjectDetection" = ( | |
| "mdta/com.apple.quicktime.detected-face", | |
| "mdta/com.apple.quicktime.detected-human-body", | |
| "mdta/com.apple.quicktime.detected-cat-body", | |
| "mdta/com.apple.quicktime.detected-dog-body", | |
| "mdta/com.apple.quicktime.detected-human-head", | |
| "mdta/com.apple.quicktime.detected-salient-object", | |
| "mdta/com.apple.quicktime.detected-cat-head", | |
| "mdta/com.apple.quicktime.detected-dog-head", | |
| "mdta/com.apple.quicktime.detected-human-full-body", | |
| "mdta/com.apple.quicktime.detected-human-hand" | |
| ); | |
| }; | |
| CameraCalibrationDataDeliverySupported = 1; | |
| CaptureDeviceID = Default; | |
| DeepFusion = 1; | |
| DefaultAutoExposureCenterWindowSize = { | |
| Height = "0.8999999761581421"; | |
| Width = "0.8999999761581421"; | |
| }; | |
| DefaultAutoExposureTapWindowSize = { | |
| Height = "0.4666666686534882"; | |
| Width = "0.3499999940395355"; | |
| }; | |
| DefaultAutoFocusCenterWindowSize = { | |
| Height = "0.3600000143051147"; | |
| Width = "0.2700000107288361"; | |
| }; | |
| DefaultAutoFocusTapWindowSize = { | |
| Height = "0.25"; | |
| Width = "0.1875"; | |
| }; | |
| DefaultContinuousAutoFocusWindowSize = { | |
| Height = "0.4399999976158142"; | |
| Width = "0.550000011920929"; | |
| }; | |
| DefaultWhiteBalanceGains = {length = 12, bytes = 0x00d8ed3f0000803f007c0f40}; | |
| DeviceType = 7; | |
| DigitalFlash = 1; | |
| DockedTrackingSupported = 1; | |
| Exposure = 1; | |
| ExposurePointOfInterest = 1; | |
| Flash = 1; | |
| FocalLength = "2.220000028610229"; | |
| FocalLengthCharacterization = 1; | |
| Focus = 1; | |
| FocusPointOfInterest = 1; | |
| GeometricDistortionCorrection = 1; | |
| GlobalToneMapping = 1; | |
| HEIF = 1; | |
| HEVC = 1; | |
| ISPAPSData = 1; | |
| ISPChromaNoiseReductionForPairingDisabled = 1; | |
| ISPMotionData = 1; | |
| IntelligentDistortionCorrection = 1; | |
| IspMBNRSupported = 1; | |
| LensAperture = "2.200000047683716"; | |
| LowlightSingleFrameHighlightRecoverySupported = 1; | |
| ManualExposure = 1; | |
| ManualFocus = 1; | |
| ManualWhiteBalance = 1; | |
| Manufacturer = "Apple Inc."; | |
| MaxFrameRate = 1; | |
| MinFrameRate = 1; | |
| MinimumFocusDistance = 20; | |
| ModelID = "com.apple.avfoundation.avcapturedevice.built-in_video:5"; | |
| NonLocalizedName = "Back Ultra Wide Camera"; | |
| ObjectsDetection = 1; | |
| Position = 1; | |
| PowerConsumptionInSphereModeLock = 50; | |
| PowerConsumptionInSphereModeVideo = 100; | |
| PowerConsumptionInSphereModeVideoHighRange = 200; | |
| PrefersHEVC = 1; | |
| ProResSupported = 1; | |
| QuadraQSubProcessingSupported = 1; | |
| RedEyeReduction = 1; | |
| SIS = 1; | |
| SingleFrameHighlightRecoverySupported = 1; | |
| SmartCameraSupported = 1; | |
| SmoothFocus = 1; | |
| SoftISP = 1; | |
| SourceType = 1; | |
| StillImageCaptureNowAfterAutofocusTimeout = 1; | |
| StillImageContrastBasedAutofocusTimeout = 30; | |
| StillImageNoiseReductionAndFusionScheme = 5; | |
| StillImagePhaseDetectionAutofocusTimeout = 15; | |
| TimeLapseSupported = 1; | |
| TimeOfFlightAssistedAutoFocusSupported = 1; | |
| Torch = 1; | |
| UniqueID = "com.apple.avfoundation.avcapturedevice.built-in_video:5"; | |
| VideoStabilization = 1; | |
| VideoZoomSmoothingSupported = 1; | |
| VisionDataConfigurationAndRuntimeSupportedKeys = ( | |
| MaxFrameRate, | |
| MaxBurstFrameRate, | |
| MaxBurstDuration, | |
| GaussianPyramidOctavesCount, | |
| GaussianPyramidBaseOctaveDownscalingFactor, | |
| MaxKeypointsCount, | |
| KeypointDetectionThreshold, | |
| FeatureBinningEnabled, | |
| FeatureOrientationAssignmentEnabled, | |
| DynamicThresholdingEnabled, | |
| KeypointDetectionFlowType, | |
| SubPixelThreshold, | |
| FeatureMatchingEnabled, | |
| FeatureMatchingDescriptorSize, | |
| OrientationDistanceThreshold, | |
| SigmaDistanceThreshold, | |
| HammingDistanceThreshold, | |
| SquareDistanceDisparityFraction, | |
| LACCConfigAndMetadata, | |
| VisionDataSuspended, | |
| VisionDataKeypointDetectionThreshold, | |
| TriggerVisionDataBurst | |
| ); | |
| VisionDataDeliverySupported = 1; | |
| WhiteBalance = 1; | |
| WideColor = 1; | |
| }; | |
| Formats = ( | |
| { | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetLow | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetLow | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 1; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingOutputHeight = 144; | |
| CinematicFramingOutputWidth = 192; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 3024; | |
| Width = 4224; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| Height = 144; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 12; | |
| ManualFramingSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "192x144_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoDefaultMaxFrameRate = 15; | |
| VideoDefaultMinFrameRate = 7; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 192; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 1080; | |
| Width = 1440; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| Height = 144; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 17; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 192x144; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoDefaultMaxFrameRate = 15; | |
| VideoDefaultMinFrameRate = 7; | |
| VideoFieldOfView = "103.6253221150043"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 192; | |
| }, | |
| { | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset352x288 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset352x288 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 1; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingOutputHeight = 288; | |
| CinematicFramingOutputWidth = 352; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 3024; | |
| Width = 4224; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| Height = 288; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 12; | |
| ManualFramingSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "352x288_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 24; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 352; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 1080; | |
| Width = 1440; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| Height = 288; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 17; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 352x288; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 24; | |
| VideoFieldOfView = "103.6253221150043"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 352; | |
| }, | |
| { | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetMedium | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetMedium | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 1; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingOutputHeight = 360; | |
| CinematicFramingOutputWidth = 480; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 3024; | |
| Width = 4224; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| Height = 360; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 12; | |
| ManualFramingSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "480x360_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 24; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 480; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 1080; | |
| Width = 1440; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| Height = 360; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 17; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 480x360; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 24; | |
| VideoFieldOfView = "103.6253221150043"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 480; | |
| }, | |
| { | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset640x480 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 80; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset640x480 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 80; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingOutputHeight = 480; | |
| CinematicFramingOutputWidth = 640; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 4; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 12; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 3024; | |
| Width = 4224; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 480; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.88285"; | |
| Index = 1; | |
| ManualFramingSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "640x480_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VariableSensorPowerConsumption = "3.8"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 24; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 640; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 1080; | |
| Width = 1440; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.007138623"; | |
| Height = 480; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.39423"; | |
| Index = 17; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 640x480; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VariableSensorPowerConsumption = "3.627273"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 24; | |
| VideoFieldOfView = "103.6253221150043"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 640; | |
| }, | |
| { | |
| AEMaxGain = 240; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 1; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 80; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 240; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 1; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 80; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingOutputHeight = 480; | |
| CinematicFramingOutputWidth = 640; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 3024; | |
| Width = 4224; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 480; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.88285"; | |
| Index = 12; | |
| ManualFramingSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "640x480-Binned_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VariableSensorPowerConsumption = "3.8"; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 640; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 4096; | |
| DistortionCompensationSupported = 0; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 1080; | |
| Width = 1440; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.001784656"; | |
| Height = 480; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "2.044391"; | |
| Index = 8; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "640x480-Binned"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 1; | |
| SIFREnabled = 0; | |
| SensorCropHeight = 1512; | |
| SensorCropWidth = 2016; | |
| SensorHeight = 1512; | |
| SensorWidth = 2112; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VariableSensorPowerConsumption = "0.9068182"; | |
| VideoFieldOfView = "103.6253221150043"; | |
| VideoIsBinned = 1; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 33115489; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 23; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 640; | |
| }, | |
| { | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetiFrame960x540 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| Index = 12; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1540; | |
| FrontEndScalerOutputWidth = 2464; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 1540; | |
| Width = 2464; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| Height = 540; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 39; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 540p60; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 960; | |
| }, | |
| { | |
| AEMaxGain = 240; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 240; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 1; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingOutputHeight = 768; | |
| CinematicFramingOutputWidth = 1024; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 3024; | |
| Width = 4224; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| Height = 768; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 12; | |
| ManualFramingSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1024x768_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1024; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 1080; | |
| Width = 1440; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| Height = 768; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 17; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 1024x768; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoFieldOfView = "103.6253221150043"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1024; | |
| }, | |
| { | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetiFrame1280x720, | |
| AVCaptureSessionPreset1280x720 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FSDNetCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 13; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| StereoVideoCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| StereoVideoAEMaxGain = 240; | |
| }; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 80; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetiFrame1280x720, | |
| AVCaptureSessionPreset1280x720 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 80; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingOutputHeight = 720; | |
| CinematicFramingOutputWidth = 1280; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 4; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 12; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 3024; | |
| Width = 4224; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.98285"; | |
| Index = 1; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 240; | |
| LowLightVideoCaptureSupported = 1; | |
| ManualFramingSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p30_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.8"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FSDNetCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| Height = 1540; | |
| Index = 25; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| }; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetiFrame1280x720, | |
| AVCaptureSessionPreset1280x720 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 80; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 4; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 12; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 3024; | |
| Width = 4224; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.98285"; | |
| Index = 1; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 240; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p30_FastSwitchingMain"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.8"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FSDNetCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 15; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| StereoVideoCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| StereoVideoAEMaxGain = 240; | |
| }; | |
| }; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 1764; | |
| Width = 2464; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.006528899"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 1; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.589786"; | |
| Index = 15; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 240; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 720p30; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StereoVideoCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| FSDNetCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 23; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| StereoVideoAEMaxGain = 240; | |
| StereoVideoCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| StereoVideoAEMaxGain = 240; | |
| }; | |
| }; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.31746"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }, | |
| { | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetiFrame1280x720, | |
| AVCaptureSessionPreset1280x720 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FSDNetCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 13; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| StereoVideoCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| StereoVideoAEMaxGain = 240; | |
| }; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 80; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FSDNetCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| Height = 1540; | |
| Index = 25; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| }; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPresetiFrame1280x720, | |
| AVCaptureSessionPreset1280x720 | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 80; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 4; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 12; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 3024; | |
| Width = 4224; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 0; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.98285"; | |
| Index = 1; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 240; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p30-10Bit_FastSwitchingMain"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "3.8"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FSDNetCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 15; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| StereoVideoCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| StereoVideoAEMaxGain = 240; | |
| }; | |
| }; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 1764; | |
| Width = 2464; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.006528899"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.589786"; | |
| Index = 15; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 240; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p30-10Bit"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StereoVideoCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| FSDNetCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 23; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| StereoVideoAEMaxGain = 240; | |
| StereoVideoCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| StereoVideoAEMaxGain = 240; | |
| }; | |
| }; | |
| StillImageGDCSourceMode = 3; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "3.31746"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }, | |
| { | |
| AEMaxGain = 240; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| Index = 12; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 80; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 240; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 80; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingOutputHeight = 720; | |
| CinematicFramingOutputWidth = 1280; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 4; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 12; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 3024; | |
| Width = 4224; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.98285"; | |
| Index = 1; | |
| LearnedNRSupported = 1; | |
| ManualFramingSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p60_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.8"; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 240; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 80; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 4; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 12; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 3024; | |
| Width = 4224; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.98285"; | |
| Index = 1; | |
| LearnedNRSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p60_FastSwitchingMain"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.8"; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1540; | |
| FrontEndScalerOutputWidth = 2464; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 1540; | |
| Width = 2464; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.006528899"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 1; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.606452"; | |
| Index = 39; | |
| LearnedNRSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 720p60; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.31746"; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }, | |
| { | |
| AEMaxGain = 240; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| Index = 12; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 80; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 240; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 80; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 4; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 12; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 3024; | |
| Width = 4224; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 0; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "10.98285"; | |
| Index = 1; | |
| LearnedNRSupported = 0; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p60-10Bit_FastSwitchingMain"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "3.8"; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1540; | |
| FrontEndScalerOutputWidth = 2464; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 1540; | |
| Width = 2464; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.006528899"; | |
| Height = 720; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.606452"; | |
| Index = 39; | |
| LearnedNRSupported = 0; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p60-10Bit"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| TemporalNoiseReductionMode = 10; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "3.31746"; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }, | |
| { | |
| AEMaxGain = 240; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 1; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 80; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 4096; | |
| DistortionCompensationSupported = 0; | |
| FrontEndScalerOutputHeight = 864; | |
| FrontEndScalerOutputWidth = 1536; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 864; | |
| Width = 1536; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.001469002"; | |
| Height = 720; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "1.775202"; | |
| Index = 10; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "720p60-Binned"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 1; | |
| SIFREnabled = 0; | |
| SensorHeight = 1188; | |
| SensorWidth = 2112; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VariableSensorPowerConsumption = "0.7464285"; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoIsBinned = 1; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 33115489; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 23; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }, | |
| { | |
| AEMaxGain = 50; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 1; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| CaptureStillsFromVideoStream = 1; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationSupported = 0; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 4096; | |
| DistortionCompensationSupported = 0; | |
| FrontEndScalerOutputHeight = 864; | |
| FrontEndScalerOutputWidth = 1536; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 864; | |
| Width = 1536; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| Height = 720; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| Index = 10; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 720p240; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 0; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 1; | |
| SIFREnabled = 0; | |
| SensorHeight = 1188; | |
| SensorWidth = 2112; | |
| SmartStyleRenderingSupported = 0; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoIsBinned = 1; | |
| VideoMaxFrameRate = 240; | |
| VideoMaxIntegrationTime = 33115489; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 23; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForStandard = 1; | |
| WideColorSupported = 1; | |
| Width = 1280; | |
| }, | |
| { | |
| AEMaxGain = 240; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 1; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 80; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 240; | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 1; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 80; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingOutputHeight = 1080; | |
| CinematicFramingOutputWidth = 1440; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 3024; | |
| Width = 4224; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.06618"; | |
| Index = 12; | |
| ManualFramingSupported = 1; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1440x1080-Binned_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VariableSensorPowerConsumption = "3.8"; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 1440; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DefaultAEMaxGain = 4096; | |
| DistortionCompensationSupported = 0; | |
| FrontEndScalerOutputHeight = 1080; | |
| FrontEndScalerOutputWidth = 1440; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 1080; | |
| Width = 1440; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.001784656"; | |
| Height = 1080; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "2.227725"; | |
| Index = 8; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1440x1080-Binned"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 1; | |
| SIFREnabled = 0; | |
| SensorCropHeight = 1512; | |
| SensorCropWidth = 2016; | |
| SensorHeight = 1512; | |
| SensorWidth = 2112; | |
| SmartStyleRenderingSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| VariableSensorPowerConsumption = "0.9068182"; | |
| VideoFieldOfView = "103.6253221150043"; | |
| VideoIsBinned = 1; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 33115489; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 23; | |
| VideoSTFSupported = 1; | |
| WideColorSupported = 1; | |
| Width = 1440; | |
| }, | |
| { | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FSDNetCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 13; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| StereoVideoCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| StereoVideoAEMaxGain = 240; | |
| }; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 80; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSourceFormat = { | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 80; | |
| CenterStageRectOfInterestSupported = 1; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingOutputHeight = 1080; | |
| CinematicFramingOutputWidth = 1920; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DefaultActiveFormat = 1; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 4; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 12; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 3024; | |
| Width = 4224; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.14951"; | |
| Index = 1; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 240; | |
| LowLightVideoCaptureSupported = 1; | |
| ManualFramingSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p30_CinematicFraming"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StereoVideoAEMaxGain = 51; | |
| StereoVideoCaptureSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.8"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoGreenGhostMitigationSupported = 1; | |
| VideoGreenGhostMitigationUsesLightSourceMaskAndKeypointDescriptorData = 0; | |
| VideoMaxFrameRate = 60; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DefaultActiveFormat = 1; | |
| DistortionCompensationSupported = 0; | |
| FSDNetCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| Height = 1540; | |
| Index = 25; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| }; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BackgroundBlurSupportedForContinuityCapture = 1; | |
| BackgroundReplacementSupportedForContinuityCapture = 1; | |
| BaseSensorPowerConsumption = 80; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSupportedForContinuityCapture = 1; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 1; | |
| DefaultAEMaxGain = 20480; | |
| DefaultActiveFormat = 1; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 4; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 12; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 3024; | |
| Width = 4224; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 1; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.11618"; | |
| Index = 1; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 240; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p30_FastSwitchingMain"; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StereoVideoAEMaxGain = 51; | |
| StereoVideoCaptureSupported = 1; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.8"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoGreenGhostMitigationSupported = 1; | |
| VideoGreenGhostMitigationUsesLightSourceMaskAndKeypointDescriptorData = 0; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FSDNetCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 15; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| StereoVideoCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| StereoVideoAEMaxGain = 240; | |
| }; | |
| }; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 1764; | |
| Width = 2464; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.006528899"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 1; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.756453"; | |
| Index = 15; | |
| LearnedNRSupported = 1; | |
| LowLightVideoAEMaxGain = 240; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = 1080p30; | |
| PixelFormatType = 875704438; | |
| PocketDetectionSupported = 1; | |
| ReactionEffectsSupportedForContinuityCapture = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SemanticRenderingSupported = 1; | |
| SemanticStyleRenderingSupported = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StereoVideoAEMaxGain = 51; | |
| StereoVideoCaptureSupported = 1; | |
| StereoVideoCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| FSDNetCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 23; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| StereoVideoAEMaxGain = 240; | |
| StereoVideoCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| StereoVideoAEMaxGain = 240; | |
| }; | |
| }; | |
| StillImageGDCSourceMode = 3; | |
| StudioLightingSupportedForContinuityCapture = 1; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 1; | |
| VariableSensorPowerConsumption = "3.31746"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoGreenGhostMitigationSupported = 1; | |
| VideoGreenGhostMitigationUsesLightSourceMaskAndKeypointDescriptorData = 0; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FSDNetCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 13; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| StereoVideoCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| StereoVideoAEMaxGain = 240; | |
| }; | |
| }; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 80; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FSDNetCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| Height = 1540; | |
| Index = 25; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| }; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 80; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 4; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 12; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 3024; | |
| Width = 4224; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 0; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.11618"; | |
| Index = 1; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 240; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p30-10Bit_FastSwitchingMain"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StereoVideoAEMaxGain = 51; | |
| StereoVideoCaptureSupported = 0; | |
| StillImageGDCSourceMode = 3; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "3.8"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoGreenGhostMitigationSupported = 1; | |
| VideoGreenGhostMitigationUsesLightSourceMaskAndKeypointDescriptorData = 0; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FrontEndScalerOutputHeight = 1764; | |
| FrontEndScalerOutputWidth = 2464; | |
| FullBinSIFRCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FSDNetCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 15; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| StereoVideoCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| StereoVideoAEMaxGain = 240; | |
| }; | |
| }; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 1764; | |
| Width = 2464; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.006528899"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 0; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "9.756453"; | |
| Index = 15; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 240; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p30-10Bit"; | |
| PixelFormatType = 2016686640; | |
| PocketDetectionSupported = 1; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 1; | |
| StereoVideoAEMaxGain = 51; | |
| StereoVideoCaptureSupported = 0; | |
| StereoVideoCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| FSDNetCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 23; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 2640; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| StereoVideoAEMaxGain = 240; | |
| StereoVideoCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| StereoVideoAEMaxGain = 240; | |
| }; | |
| }; | |
| StillImageGDCSourceMode = 3; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "3.31746"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoGreenGhostMitigationSupported = 1; | |
| VideoGreenGhostMitigationUsesLightSourceMaskAndKeypointDescriptorData = 0; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength = 4; | |
| VideoStabilizationSupported = 1; | |
| VideoStabilizationTypeOverrideForCinematic = 2; | |
| VideoStabilizationTypeOverrideForStandard = 2; | |
| WideColorSupported = 1; | |
| Width = 1920; | |
| }, | |
| { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| ActionCameraCompanionFormat = { | |
| ActionCameraCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| }; | |
| AutoFocusSystem = 2; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| FSDNetCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| Index = 13; | |
| MaxFrameRate = 30; | |
| MidFrameSynchronizationOptimizedCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1540; | |
| FESWidth = 2464; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| Unsupported = 1; | |
| }; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4224; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| StereoVideoCompanionFormat = { | |
| SIFRBinningFactor = 2; | |
| SensorHeight = 2640; | |
| SensorWidth = 4224; | |
| StereoVideoAEMaxGain = 240; | |
| }; | |
| }; | |
| AppleLogSupportedForProRes = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 80; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| CropHeightForFES = 1540; | |
| CropWidthForFES = 2464; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DistortionCompensationSupported = 0; | |
| FSDNetCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| Height = 1540; | |
| Index = 25; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| }; | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FastSwitchingMainCaptureStreamFormat = { | |
| 10BitVideoHDRSupportedForProRes = 1; | |
| AEMaxGain = 240; | |
| AVCaptureSessionPresets = ( | |
| AVCaptureSessionPreset1920x1080, | |
| AVCaptureSessionPresetHigh | |
| ); | |
| ActionCameraAEMaxGainScaleFactor = 1; | |
| AppleLogSupportedForProRes = 1; | |
| ApplyStandardSmartStyleForStillsWhenNoStyleRequestedSupported = 1; | |
| AutoFocusSystem = 2; | |
| BaseSensorPowerConsumption = 80; | |
| CinematicFramingMaxFrameRateOverride = 60; | |
| CinematicFramingSupportedForContinuityCapture = 0; | |
| CinematicVideoStabilizationExtendedEnhancedSupported = 1; | |
| CinematicVideoStabilizationExtendedLookAheadDuration = "1.5"; | |
| CinematicVideoStabilizationSupported = 1; | |
| ContentAwareAWBSupported = 1; | |
| ContentAwareEnhancementSupported = 1; | |
| DeepZoomSupported = 0; | |
| DefaultAEMaxGain = 20480; | |
| DepthCompanionFormat = { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| Height = 1440; | |
| Index = 4; | |
| SIFREnabled = 1; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| Width = 1920; | |
| }; | |
| DistortionCompensationSupported = 0; | |
| FESCompanionFormats = ( | |
| { | |
| CropHeightForFES = 0; | |
| CropWidthForFES = 0; | |
| FESInputCropHeight = 0; | |
| FESInputCropWidth = 0; | |
| GeometricDistortionCorrectedNativeHeight = 0; | |
| GeometricDistortionCorrectedNativeWidth = 0; | |
| Height = 1764; | |
| Index = 3; | |
| PostGDCCropHeight = 0; | |
| PostGDCCropWidth = 0; | |
| PreGDCSensorCropHeight = 0; | |
| PreGDCSensorCropWidth = 0; | |
| SIFREnabled = 1; | |
| SensorCenterOffsetX = 0; | |
| SensorCenterOffsetY = 0; | |
| SensorCropHeight = 0; | |
| SensorCropWidth = 0; | |
| Width = 2464; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FocusPixelBlurScoreSupported = 1; | |
| FullBinSIFRCompanionFormat = { | |
| AutoFocusSystem = 2; | |
| DepthCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1440; | |
| FESInputCropHeight = 3024; | |
| FESInputCropWidth = 4032; | |
| FESWidth = 1920; | |
| SensorCropHeight = 3024; | |
| SensorCropWidth = 4032; | |
| }; | |
| FESCompanionFormats = ( | |
| { | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| MaxFrameRate = 30; | |
| } | |
| ); | |
| FastSwitchingConfiguration = { | |
| ConfigureForDigitalFlashSupport = 1; | |
| ConfigureForGreenGhostMitigationVersion = 0; | |
| ConfigureForNonDisruptiveFullBinSIFRSwitching = 1; | |
| ConfigureForSISSupport = 1; | |
| ConfigureForSoftISPSupport = 1; | |
| ConfigureForSpatialOverCaptureSupport = 1; | |
| }; | |
| FullBinSIFRCompanionFormat = { | |
| }; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| Index = 12; | |
| MaxFrameRate = 60; | |
| SIFRBinningFactor = 2; | |
| SIFREnabled = 1; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| UltraHighResCompanionFormat = { | |
| FES = 1; | |
| FESHeight = 1764; | |
| FESWidth = 2464; | |
| HighQualitySensorHeight = 6048; | |
| HighQualitySensorWidth = 8064; | |
| MaxFrameRate = 30; | |
| QuadraBinningFactor = 1; | |
| SensorHeight = 6048; | |
| SensorWidth = 8448; | |
| }; | |
| }; | |
| GeometricDistortionCorrectedRect = { | |
| Height = 3024; | |
| Width = 4224; | |
| X = 0; | |
| Y = 0; | |
| }; | |
| HardwareCost = "0.007478558"; | |
| Height = 1080; | |
| HighPhotoQualitySupported = 0; | |
| HighQualitySensorHeight = 3024; | |
| HighQualitySensorWidth = 4032; | |
| ISOBase = 15; | |
| ISPChromaNoiseReduction = 1; | |
| ISPPowerConsumption = "11.11618"; | |
| Index = 1; | |
| LearnedNRSupported = 0; | |
| LowLightVideoAEMaxGain = 240; | |
| LowLightVideoCaptureSupported = 1; | |
| MaxIntegrationTimeOverride = 25; | |
| MultiCamSupported = 1; | |
| MultiIlluminantWhiteBalanceSupported = 1; | |
| Name = "1080p30-422-10Bit_FastSwitchingMain"; | |
| PixelFormatType = 2016686642; | |
| PocketDetectionSupported = 1; | |
| SIFREnabled = 1; | |
| SWFRSupported = 1; | |
| SecondaryNativeResolutionZoomFactors = ( | |
| "1.783784" | |
| ); | |
| SemanticRenderingSupported = 0; | |
| SensorHeight = 3024; | |
| SensorWidth = 4224; | |
| SmartStyleRenderingSupported = 0; | |
| StereoVideoAEMaxGain = 51; | |
| StereoVideoCaptureSupported = 0; | |
| StillImageGDCSourceMode = 3; | |
| TemporalNoiseReductionMode = 10; | |
| TemporalNoiseReductionRawEnabled = 1; | |
| UsesPacked10BitFirmwareStillImageOutputPixelFormat = 0; | |
| VariableSensorPowerConsumption = "3.8"; | |
| VideoDefaultMaxFrameRate = 30; | |
| VideoDefaultMinFrameRate = 30; | |
| VideoFieldOfView = "106.2006981687042"; | |
| VideoGreenGhostMitigationSupported = 0; | |
| VideoGreenGhostMitigationUsesLightSourceMaskAndKeypointDescriptorData = 0; | |
| VideoMaxFrameRate = 30; | |
| VideoMaxIntegrationTime = 41479710; | |
| VideoMinFrameRate = 1; | |
| VideoMinIntegrationTime = 14; | |
| VideoSTFSupported = 1; | |
| VideoStabilizationMaxStrength |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment