# AUDIO_DEVICE_LIST_DISCONNECTED

`import { AUDIO_DEVICE_LIST_DISCONNECTED } from "destack:audio/binding";`

Include disconnected endpoints when the host reports them.

```ds title="AUDIO_DEVICE_LIST_DISCONNECTED"
const AUDIO_DEVICE_LIST_DISCONNECTED: AudioDeviceListFlags
```

[language/library/src/audio/binding/device.ds:10](https://github.com/destack-sh/destack/blob/main/language/library/src/audio/binding/device.ds#L10)
