---
title: "taggedBuffers(forHostTime:)"
framework: avfoundation
role: symbol
role_heading: Instance Method
path: "avfoundation/avplayervideooutput/taggedbuffers(forhosttime:)"
---

# taggedBuffers(forHostTime:)

## Declaration

```swift
func taggedBuffers(forHostTime hostTime: CMTime) -> (taggedBufferGroup: [CMTaggedBuffer], presentationTime: CMTime, activeConfiguration: AVPlayerVideoOutput.Configuration)?
```

## See Also

### Accessing video data

- [sample(forHostTime:)](avfoundation/avplayervideooutput/sample(forhosttime:).md)
- [AVPlayerVideoOutput.Sample](avfoundation/avplayervideooutput/sample.md)
- [AVPlayerVideoOutput.Configuration](avfoundation/avplayervideooutput/configuration.md)
