---
title: sampleIndicatesWhetherItDependsOnOthers
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avsamplecursordependencyinfo/sampleindicateswhetheritdependsonothers
---

# sampleIndicatesWhetherItDependsOnOthers

A Boolean value that determines whether the sample indicates that it depends on other samples.

## Declaration

```swift
var sampleIndicatesWhetherItDependsOnOthers: ObjCBool
```

## See Also

### Dependency information

- [sampleIndicatesWhetherItHasDependentSamples](avfoundation/avsamplecursordependencyinfo/sampleindicateswhetherithasdependentsamples.md)
- [sampleHasDependentSamples](avfoundation/avsamplecursordependencyinfo/samplehasdependentsamples.md)
- [sampleDependsOnOthers](avfoundation/avsamplecursordependencyinfo/sampledependsonothers.md)
- [sampleIndicatesWhetherItHasRedundantCoding](avfoundation/avsamplecursordependencyinfo/sampleindicateswhetherithasredundantcoding.md)
- [sampleHasRedundantCoding](avfoundation/avsamplecursordependencyinfo/samplehasredundantcoding.md)
