---
title: taggedBuffers
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avplayervideooutput/sample/taggedbuffers
---

# taggedBuffers

An array of CMTaggedBuffers containing the frame for the specified time.

## Declaration

```swift
let taggedBuffers: [CMTaggedDynamicBuffer]
```

## See Also

### Inspecting a sample

- [activeConfiguration](avfoundation/avplayervideooutput/sample/activeconfiguration.md)
- [presentationTime](avfoundation/avplayervideooutput/sample/presentationtime.md)
