---
title: GetTerminalType
framework: audiodriverkit
role: symbol
role_heading: Instance Method
path: audiodriverkit/iouseraudiostream/getterminaltype
---

# GetTerminalType

Gets the terminal type of the stream.

## Declaration

```occ
IOUserAudioStreamTerminalType GetTerminalType();
```

## Return Value

Return Value The stream’s terminal type.

## Discussion

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

## See Also

### Working with Stream Terminals

- [SetTerminalType](audiodriverkit/iouseraudiostream/setterminaltype.md)
- [IOUserAudioStreamTerminalType](audiodriverkit/audiodriverkit/iouseraudiostreamterminaltype.md)
