---
title: type
framework: nowplaying
role: symbol
role_heading: Instance Property
path: nowplaying/radiocontent/type
---

# type

The media type (audio or video). Defaults to .audio for radio content.

## Declaration

```swift
let type: MediaType
```
