---
title: AVMetadataCinematicVideoMetadataObject
framework: AVFoundation
role: symbol
role_heading: Class
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, tvOS 27.0+]
path: avfoundation/avmetadatacinematicvideometadataobject
---

# AVMetadataCinematicVideoMetadataObject

A metadata object containing opaque Cinematic video metadata for Cinematic video editing.

## Declaration

```swift
class AVMetadataCinematicVideoMetadataObject
```

## Overview

Overview This object represents Cinematic video metadata captured during a recording session using AVCaptureMetadataOutput.

## Topics

### Instance Properties

- [timedMetadataGroup](avfoundation/avmetadatacinematicvideometadataobject/timedmetadatagroup.md)

### Type Properties

- [cinematicVideoMetadataFormatDescription](avfoundation/avmetadatacinematicvideometadataobject/cinematicvideometadataformatdescription.md)

## Relationships

### Inherits From

- [AVMetadataObject](avfoundation/avmetadataobject.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
