---
title: monoscopicForVideoOutput()
framework: swift
role: symbol
role_heading: Type Method
path: swift/array/monoscopicforvideooutput()
---

# monoscopicForVideoOutput()

Creates a collection of CMTags with the required tags to describe monoscopic video, where there is no stereo view, e.g. kCMTagStereoNone.

## Declaration

```swift
static func monoscopicForVideoOutput() -> [CMTag]
```
