---
title: isEmpty
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avassettracksegment/isempty
---

# isEmpty

A Boolean value that indicates whether the segment is empty.

## Declaration

```swift
var isEmpty: Bool { get }
```

## See Also

### Retrieving segment information

- [timeMapping](avfoundation/avassettracksegment/timemapping.md)
