---
title: taggedBuffers
framework: coremedia
role: symbol
role_heading: Instance Property
path: coremedia/cmsamplebuffer/taggedbuffers
---

# taggedBuffers

Returns the tagged buffers associated with this buffer.

## Declaration

```swift
var taggedBuffers: [CMTaggedBuffer]? { get }
```

## Discussion

Discussion The default value is nil.
