---
title: isEmpty
framework: coremedia
role: symbol
role_heading: Instance Property
path: coremedia/cmblockbuffer/isempty
---

# isEmpty

A Boolean value that indicates whether the block buffer is empty.

## Declaration

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