---
title: isCinematicVideoMetadataCaptureSupported
framework: AVFoundation
role: symbol
role_heading: Instance Property
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, tvOS 27.0+]
path: avfoundation/avcapturedevice/format/iscinematicvideometadatacapturesupported
---

# isCinematicVideoMetadataCaptureSupported

Indicates whether the format supports Cinematic Video Metadata capture.

## Declaration

```swift
var isCinematicVideoMetadataCaptureSupported: Bool { get }
```

## Discussion

Discussion This property returns true if the format supports capturing cinematic video metadata alongside video. The metadata enables post-capture cinematic video editing using the Cinematic framework.
