Join Slack
Powered by
see VideoPlayer example here: <https://github.com/...
# kotlin-native
o
olonho
11/23/2017, 9:13 PM
see VideoPlayer example here:
https://github.com/JetBrains/kotlin-native/tree/master/samples/videoplayer/src/main/kotlin
, for your case mechanism how decoder worker is being passed to SDL audio thread is interesting:
https://github.com/JetBrains/kotlin-native/blob/4e043e8f467376e45805310457066ee988aed6e7/samples/videoplayer/src/main/kotlin/SDLAudio.kt#L56
Open in Slack
Previous
Next