---
title: inputs
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avassetwriterinputgroup/inputs
---

# inputs

The inputs with tracks that are mutually exclusive to each other for playback or processing.

## Declaration

```swift
var inputs: [AVAssetWriterInput] { get }
```

## See Also

### Accessing the inputs

- [defaultInput](avfoundation/avassetwriterinputgroup/defaultinput.md)
