drflac_open_file

Undocumented in source. Be warned that the author may not have intended to support it.
  1. drflac* drflac_open_file(const(char)[] filename)
  2. drflac* drflac_open_file(VFile fl, drflac_meta_proc onMeta)
    version(decodeFLAC)
    nothrow @nogc
    static if(DrFlacHasVFS)
    drflac_open_file
    (
    VFile fl
    ,
    scope drflac_meta_proc onMeta = null
    )

Meta