---
title: regions
framework: coremedia
role: symbol
role_heading: Instance Property
path: coremedia/cmreadonlydatablockbuffer/regions
---

# regions

The regions that make up the storage of the block buffer.

## Declaration

```swift
var regions: [CMReadOnlyDataBlockBuffer.BlockRegion] { get }
```
