---
title: video
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/streamnetworkservicetypevalue/video
---

# video

Specifies that the stream is providing video service.

## Declaration

```swift
static let video: StreamNetworkServiceTypeValue
```

## See Also

### Type Properties

- [background](foundation/streamnetworkservicetypevalue/background.md)
- [voice](foundation/streamnetworkservicetypevalue/voice.md)
- [voIP](foundation/streamnetworkservicetypevalue/voip.md)
- [callSignaling](foundation/streamnetworkservicetypevalue/callsignaling.md)
