<!--
{
  "availability" : [
    "iOS: 17.2.0 -",
    "iPadOS: 17.2.0 -",
    "macCatalyst: 17.2.0 -",
    "macOS: 14.2.0 -",
    "tvOS: 17.2.0 -",
    "visionOS: 1.1.0 -",
    "watchOS: 10.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/CMTagCollectionVideoOutputPreset",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:@E@CMTagCollectionVideoOutputPreset"
  },
  "title" : "CMTagCollectionVideoOutputPreset"
}
-->

# CMTagCollectionVideoOutputPreset

Constants that indicate the type of video content to output.

```
enum CMTagCollectionVideoOutputPreset : uint32_t;
```

## Topics

### Presets

[`kCMTagCollectionVideoOutputPreset_Monoscopic`](/documentation/AVFoundation/CMTagCollectionVideoOutputPreset/kCMTagCollectionVideoOutputPreset_Monoscopic)

An output preset for monoscopic video.

[`kCMTagCollectionVideoOutputPreset_Stereoscopic`](/documentation/AVFoundation/CMTagCollectionVideoOutputPreset/kCMTagCollectionVideoOutputPreset_Stereoscopic)

An output preset for stereoscopic video.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)