Open and prepare to decode the specified file by filesystem path.
This does not open HTTP urls; libmpg123 contains no networking code.
If you want to decode internet streams, use mpg123_open_fd() or mpg123_open_feed().
\param mh handle
\param path filesystem path
\return MPG123_OK on success
Open and prepare to decode the specified file by filesystem path. This does not open HTTP urls; libmpg123 contains no networking code. If you want to decode internet streams, use mpg123_open_fd() or mpg123_open_feed(). \param mh handle \param path filesystem path \return MPG123_OK on success