Hello everyone! I’m try write game what uses Qt for some purposes. For playing sound i use OpenAL, but i want to use Qt for playing sound. I look in docs and find QtAudioEngine, but looks like this thing only for QML. How use this thing in C++? Or exist something else?
↧