acmiyaguchi/game.moonlight

Implement audio decoding for audio streaming

Closed this issue · 0 comments

Audio rendering needs to be done now, which has to be done in two parts. First the settings for audio have to be enabled, after which finding a suitable audio decoder needs to be found. The work for this shouldn't look to different from the video decoding and rendering.