Implement Playback with Native GStreamer classes instead of Clutter
Closed this issue · 1 comments
leggettc18 commented
Self explanatory, implement Pipeline and Player using native GStreamer without Clutter.
leggettc18 commented
This is working on the native-player branch now as of commit 7d2520e. Still work to do on the UI to reflect some of the necessary changes. Also the code that resumes playback from the last stored location is currently broken.