---
title: targetFormat
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/audioconvertingtransformer/targetformat
---

# targetFormat

The target audio format for the output buffers. It must have an AVAudioPCMFormat as its common format type.

## Declaration

```swift
let targetFormat: AVAudioFormat
```
