---
title: unsafePointer
framework: coreaudio
role: symbol
role_heading: Instance Property
path: coreaudio/unsafemutableaudiobufferlistpointer/unsafepointer
---

# unsafePointer

The pointer to the wrapped AudioBufferList.

## Declaration

```swift
var unsafePointer: UnsafePointer<AudioBufferList> { get }
```
