Error on uos_AddIntoDevOut
Posted by LemonParty on
URL: http://uos-forum.108.s1.nabble.com/Error-on-uos-AddIntoDevOut-tp1522.html
Hello, again.
I trying to play mp3 file.
I successfuly called uos_CreatePlayer and uos_AddFromFile then I called uos_AddIntoDevOut and get error SIGSEGV on line #6750 "err := Pa_GetDefaultOutputDevice ();" in unit uos.
What it could be?