---
title: GetTransportType
framework: audiodriverkit
role: symbol
role_heading: Instance Method
path: audiodriverkit/iouseraudioclockdevice/gettransporttype
---

# GetTransportType

Gets the transport type of the clock device.

## Declaration

```occ
IOUserAudioTransportType GetTransportType();
```

## Return Value

Return Value The clock device’s transport type.

## Discussion

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

## See Also

### Working with Transport Type

- [SetTransportType](audiodriverkit/iouseraudioclockdevice/settransporttype.md)
- [IOUserAudioTransportType](audiodriverkit/audiodriverkit/iouseraudiotransporttype.md)
