---
title: GetLatency
framework: audiodriverkit
role: symbol
role_heading: Instance Method
path: audiodriverkit/iouseraudiostream/getlatency
---

# GetLatency

## Declaration

```occ
uint32_t GetLatency();
```

## Return Value

Return Value Returns uint32_t

## Discussion

Discussion Get the latency of the stream in sample frames. Getting the value will be synchronized using the work queue created by the object.
