python-for-android
python-for-android copied to clipboard
ffpyplayer is not working properly on android
Loading and playing multiple audio file using SoundLoader without ffpyplayer is working fine .but with ffpyplayer playing multiple audio file is not working properly. In Android I have to play both multiple audio and video. But ffpyplayer is not working properly with playing multiple audio in parallel But multiple Audio playing using SDL2 audio provider on Android working fine .