drflac_open

Undocumented in source. Be warned that the author may not have intended to support it.
  1. drflac* drflac_open(drflac_read_proc onRead, drflac_seek_proc onSeek, void* pUserData)
  2. drflac* drflac_open(VFile fl)
    version(decodeFLAC)
    nothrow @nogc
    static if(DrFlacHasVFS)
    drflac_open
    (
    VFile fl
    )

Meta