---
title: CMFormatDescription.ParameterSetCollection
framework: coremedia
role: symbol
role_heading: Structure
path: coremedia/cmformatdescription/parametersetcollection
---

# CMFormatDescription.ParameterSetCollection

Collection of parameter sets in a video format description.

## Declaration

```swift
struct ParameterSetCollection
```

## Relationships

### Conforms To

- [BidirectionalCollection](swift/bidirectionalcollection.md)
- [Collection](swift/collection.md)
- [RandomAccessCollection](swift/randomaccesscollection.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [Sequence](swift/sequence.md)

## See Also

### Constants

- [extensionKeysCommonWithImageBuffers](coremedia/cmformatdescription/extensionkeyscommonwithimagebuffers.md)
- [typeID](coremedia/cmformatdescription/typeid.md)
- [CMFormatDescription.MediaType](coremedia/cmformatdescription/mediatype-swift.struct.md)
- [CMFormatDescription.MediaSubType](coremedia/cmformatdescription/mediasubtype-swift.struct.md)
- [CMFormatDescription.TimeCode](coremedia/cmformatdescription/timecode.md)
- [CMFormatDescription.EqualityMask](coremedia/cmformatdescription/equalitymask.md)
- [CMFormatDescription.Extensions](coremedia/cmformatdescription/extensions-swift.struct.md)
