---
title: fragmentAdded
framework: MediaExtension
role: symbol
role_heading: Type Property
platforms: [macOS 14.0+]
path: mediaextension/meformatreaderparseadditionalfragmentsstatus/fragmentadded
---

# fragmentAdded

Indicates that the format reader received one or more fragments.

## Declaration

```swift
static var fragmentAdded: MEFormatReaderParseAdditionalFragmentsStatus { get }
```

## See Also

### Evaluating a fragment parsing operation

- [sizeIncreased](mediaextension/meformatreaderparseadditionalfragmentsstatus/sizeincreased.md)
- [fragmentsComplete](mediaextension/meformatreaderparseadditionalfragmentsstatus/fragmentscomplete.md)
