steamlink-sdk icon indicating copy to clipboard operation
steamlink-sdk copied to clipboard

The simple examples (SDL, GLES, QT) should also show how audio output can be done.

Open jamasi opened this issue 7 years ago • 1 comments

While the simple examples (SDL, GLES, QT) show you how to get some graphics on screen. An app without sound is only half as useful.

Thus I suggest some simple audio playback should also be included in these examples.

jamasi avatar Aug 17 '18 21:08 jamasi

Audio via HDMI seems to just work, at least with SDL. However, it's silent for me when I choose audio over Bluetooth, so some example would sure be handy there.

dos1 avatar Dec 18 '18 17:12 dos1