Skip to content

bargergo/KotlinJNICallbackDemo

Repository files navigation

KotlinJNICallbackDemo

This demo app demonstrates calling C++ functions from Kotlin and then calling Kotlin functions from C++.

Sound files are played using Oboe library version 1.3.0. The Kotlin functions onMusicStarted is called from C++ code when the first audio frame is rendered, and onMusicEnded is called when the last audio frame is rendered of the sound file. See Player.cpp

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published