I am new to android and Superpowered. I was able to get the Superpowered CrossExample to work in Android. However I am unable to save the final output to a file. After processing the two players, is it possible to save the output buffer to a file? Can someone please help?
Use the SuperpoweredRecorder class. An example is available in the Examples_Windows folder. Check mainpage.xaml.cpp, understand and use the few lines of code there.