MCPcopy Create free account
hub / github.com/RustAudio/audrey / open

Method open

src/read.rs:194–202  ·  view source on GitHub ↗

Attempts to open an audio `Reader` from the file at the specified `Path`. This function is a convenience wrapper around the `Reader::new` function. This function pays no attention to the `file_path`'s extension and instead attempts to read a supported `Format` via the file header.

(file_path: P)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

openFunction · 0.70

Tested by

no test coverage detected