<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AudioToolbox",
  "identifier" : "/documentation/AudioToolbox/kSequenceTrackProperty_OffsetTime",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Audio Toolbox"
    ],
    "preciseIdentifier" : "c:@Ea@kSequenceTrackProperty_LoopInfo@kSequenceTrackProperty_OffsetTime"
  },
  "title" : "kSequenceTrackProperty_OffsetTime"
}
-->

# kSequenceTrackProperty_OffsetTime

A music track’s start time in terms of beat number.

```
var kSequenceTrackProperty_OffsetTime: UInt32 { get }
```

## Discussion

By default this value is 0. A read/write [`MusicTimeStamp`](/documentation/AudioToolbox/MusicTimeStamp) value.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)