---
title: analysis
framework: sensitivecontentanalysis
role: symbol
role_heading: Instance Property
path: sensitivecontentanalysis/scvideostreamanalyzer/analysis
---

# analysis

The results of the first detected sensitive video frame.

## Declaration

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

## Discussion

Discussion The analysis also includes suggestions for the app based on the nature of the sensitive content, including: shouldInterruptVideo, shouldIndicateSensitivity and shouldMuteAudio.

## See Also

### Responding to sensitive content

- [continueStream()](sensitivecontentanalysis/scvideostreamanalyzer/continuestream().md)
