Wwise SDK 2019.2.15
CAkJNIThread
Version
Target Platform(s):

Wwise SDK 2019.2.15
|
AKPLATFORM::CAkJNIThread Class Reference
Utility class for acquiring a pointer to a valid JNI environment attached to the current thread (with proper cleanup in destructor) More...
Public Member Functions | |
CAkJNIThread (JavaVM *jvm) | |
CAkJNIThread (JavaVM *jvm, int numLocalRefs) | |
~CAkJNIThread () | |
JNIEnv * | getEnv () |
bool | isAttached () |
Detailed Description
Utility class for acquiring a pointer to a valid JNI environment attached to the current thread (with proper cleanup in destructor)
Definition at line 35 of file AkJNIThread.h.
The documentation for this class was generated from the following file:
- include/AK/Tools/Android/AkJNIThread.h