---
title: GetClockDomain
framework: audiodriverkit
role: symbol
role_heading: Instance Method
path: audiodriverkit/iouseraudioclockdevice/getclockdomain
---

# GetClockDomain

Gets the clock domain value of the clock device.

## Declaration

```occ
uint32_t GetClockDomain();
```

## Return Value

Return Value The clock domain value of the clock device.

## Discussion

Discussion This method synchronizes by using the work queue created by the object.

## See Also

### Working with Clock Domain

- [SetClockDomain](audiodriverkit/iouseraudioclockdevice/setclockdomain.md)
