# AUDIO_STREAM_EXACT_FORMAT

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

Require exact format matching.

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

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