---
title: SCVideoStreamAnalyzer.StreamDirection.incoming
framework: sensitivecontentanalysis
role: symbol
role_heading: Case
path: sensitivecontentanalysis/scvideostreamanalyzer/streamdirection/incoming
---

# SCVideoStreamAnalyzer.StreamDirection.incoming

An option that refers to a video stream from another device.

## Declaration

```swift
case incoming
```

## Discussion

Discussion This option refers to a video stream that the device receives over the network from another device’s camera.

## See Also

### Identifying a stream direction

- [SCVideoStreamAnalyzer.StreamDirection.outgoing](sensitivecontentanalysis/scvideostreamanalyzer/streamdirection/outgoing.md)
