---
title: isSelfContained
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avassettrack/isselfcontained
---

# isSelfContained

A Boolean value that indicates whether this track references sample data only within its container file.

## Declaration

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