---
title: realtimeVideoStreaming
framework: mediadevice
role: symbol
role_heading: Type Property
path: mediadevice/mediaoutputdevice/capabilities-swift.struct/realtimevideostreaming
---

# realtimeVideoStreaming

Capable of receiving video samples and processing them in realtime.

## Declaration

```swift
static let realtimeVideoStreaming: MediaOutputDevice.Capabilities
```

## Mentioned in

Creating a media device extension
