Skip to content
  • Holger Kaelberer's avatar
    core: GCAudio: Expose playbackState · 278c38a0
    Holger Kaelberer authored
    This mostly proxies through Audio.playbackState. We also report
    errors as Audio.StoppedState because Audio's playbackState is
    PlayingState also in case of error.
    
    Although this is enough to serve our current needs in future we might
    need or want to expose a more complete XxxState property in GCAudio.
    278c38a0