<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SensitiveContentAnalysis",
  "identifier" : "/documentation/SensitiveContentAnalysis/SCVideoStreamAnalyzer/analysis",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Sensitive Content Analysis"
    ],
    "preciseIdentifier" : "c:objc(cs)SCVideoStreamAnalyzer(py)analysis"
  },
  "title" : "analysis"
}
-->

# analysis

The results of the first detected sensitive video frame.

```
var analysis: SCSensitivityAnalysis? { get }
```

## Discussion

The analysis also includes suggestions for the app based on the nature of the sensitive content, including: [`shouldInterruptVideo`](/documentation/SensitiveContentAnalysis/SCSensitivityAnalysis/shouldInterruptVideo), [`shouldIndicateSensitivity`](/documentation/SensitiveContentAnalysis/SCSensitivityAnalysis/shouldIndicateSensitivity) and [`shouldMuteAudio`](/documentation/SensitiveContentAnalysis/SCSensitivityAnalysis/shouldMuteAudio).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)