<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: 15.4.0 -",
    "macOS: 12.3.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreMediaIO",
  "identifier" : "/documentation/CoreMediaIO/CMIOExtensionStream/clockType-swift.property",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Core Media I/O"
    ],
    "preciseIdentifier" : "c:objc(cs)CMIOExtensionStream(py)clockType"
  },
  "title" : "clockType"
}
-->

# clockType

A clock type for the stream.

```
var clockType: CMIOExtensionStream.ClockType { get }
```

## Discussion

If you created the stream with a custom clock configuration, the value of this property is [`CMIOExtensionStream.ClockType.custom`](/documentation/CoreMediaIO/CMIOExtensionStream/ClockType-swift.enum/custom).

---

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)