# AUDIO_STREAM_NONE

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

No stream flags.

```ds title="AUDIO_STREAM_NONE"
const AUDIO_STREAM_NONE: AudioStreamFlags
```

[language/library/src/audio/binding/stream.ds:15](https://github.com/destack-sh/destack/blob/main/language/library/src/audio/binding/stream.ds#L15)
