---
title: "appendTaggedBuffers(_:withPresentationTime:)"
framework: avfoundation
role: symbol
role_heading: Instance Method
path: "avfoundation/avassetwriterinputtaggedpixelbuffergroupadaptor/appendtaggedbuffers(_:withpresentationtime:)"
---

# appendTaggedBuffers(_:withPresentationTime:)

Appends a tagged buffer group to the adaptor.

## Declaration

```swift
func appendTaggedBuffers(_ taggedBuffers: [CMTaggedBuffer], withPresentationTime: CMTime) -> Bool
```

## See Also

### Appending pixel buffers

- [appendTaggedPixelBufferGroup(_:withPresentationTime:)](avfoundation/avassetwriterinputtaggedpixelbuffergroupadaptor/appendtaggedpixelbuffergroup(_:withpresentationtime:).md)
