Skip to content

backend: Return an error on playback failure

Bastien Nocera requested to merge wip/hadess/play-direction-crash into master

If setting the playback direction fails, make sure to return an error, otherwise the application will crash trying to access it.

Merge request reports