View Single Post
Posts: 1,203 | Thanked: 3,027 times | Joined on Dec 2010
#87
Ah. I was kind of expecting that. I was going to edit the python script and send the filenames to be played by a cli gstreamer app but decided against it.

Looking at embed's event callbacks at the moment. There is an onended method. Could we during parsing add all files to be played to an array. Then play the first element and use onended to iterate over the array to play the rest.
 

The Following User Says Thank You to Android_808 For This Useful Post: