---
title: CAFMarker
framework: audiotoolbox
role: symbol
role_heading: Structure
path: audiotoolbox/cafmarker
---

# CAFMarker

## Declaration

```swift
struct CAFMarker
```

## Topics

### Initializers

- [init()](audiotoolbox/cafmarker/init().md)
- [init(mType:mFramePosition:mMarkerID:mSMPTETime:mChannel:)](audiotoolbox/cafmarker/init(mtype:mframeposition:mmarkerid:msmptetime:mchannel:).md)

### Instance Properties

- [mChannel](audiotoolbox/cafmarker/mchannel.md)
- [mFramePosition](audiotoolbox/cafmarker/mframeposition.md)
- [mMarkerID](audiotoolbox/cafmarker/mmarkerid.md)
- [mSMPTETime](audiotoolbox/cafmarker/msmptetime.md)
- [mType](audiotoolbox/cafmarker/mtype.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Sendable](swift/sendable.md)

## See Also

### File Structure

- [CAFAudioDescription](audiotoolbox/cafaudiodescription.md)
- [CAFAudioFormatListItem](audiotoolbox/cafaudioformatlistitem.md)
- [CAFChunkHeader](audiotoolbox/cafchunkheader.md)
- [CAFDataChunk](audiotoolbox/cafdatachunk.md)
- [CAFFileHeader](audiotoolbox/caffileheader.md)
- [CAFFormatFlags](audiotoolbox/cafformatflags.md)
- [CAFInfoStrings](audiotoolbox/cafinfostrings.md)
- [CAFInstrumentChunk](audiotoolbox/cafinstrumentchunk.md)
- [CAFMarkerChunk](audiotoolbox/cafmarkerchunk.md)
- [CAFOverviewChunk](audiotoolbox/cafoverviewchunk.md)
- [CAFOverviewSample](audiotoolbox/cafoverviewsample.md)
- [CAFPacketTableHeader](audiotoolbox/cafpackettableheader.md)
- [CAFPeakChunk](audiotoolbox/cafpeakchunk.md)
- [CAFPositionPeak](audiotoolbox/cafpositionpeak.md)
- [CAFRegion](audiotoolbox/cafregion.md)
