---
title: CMSampleBuffer.Flags
framework: coremedia
role: symbol
role_heading: Structure
path: coremedia/cmsamplebuffer/flags
---

# CMSampleBuffer.Flags

Flags that customize the behavior of framework operations.

## Declaration

```swift
struct Flags
```

## Topics

### Flags

- [audioBufferListAssure16ByteAlignment](coremedia/cmsamplebuffer/flags/audiobufferlistassure16bytealignment.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Constants

- [CMSampleBuffer.Error](coremedia/cmsamplebuffer/error.md)
- [CMSampleBuffer.NotificationKey](coremedia/cmsamplebuffer/notificationkey.md)
