- readToBitmap() - Method in class com.aliyun.android.libqueen.Texture2D
-
- readToByteBuffer(ByteBuffer) - Method in class com.aliyun.android.libqueen.Texture2D
-
Write texture data to ByteBuffer
- registerAlgCallBack(Algorithm.OnAlgDetectListener) - Method in class com.aliyun.android.libqueen.Algorithm
-
Register Algorithm Monitor
- release() - Method in class com.aliyun.android.libqueen.BaseHandle
-
- release() - Method in class com.aliyun.android.libqueen.QueenEngine
-
Release All Resource
- release() - Method in class com.aliyun.android.libqueen.Texture2D
-
- releaseNativeBuffer(long) - Method in class com.aliyun.android.libqueen.QueenEngine
-
free native memory
- removeMaterial(String) - Method in class com.aliyun.android.libqueen.QueenEngine
-
Remove sticker resources
- render() - Method in class com.aliyun.android.libqueen.QueenEngine
-
render
The return value is defined as follows:
QUEEN_OK = 0,
QUEEN_FAIL = -1,
QUEEN_INVALID_HANDLE = -2,
QUEEN_INVALID_PARAMS = -3,
QUEEN_TIMEOUT = -4,
QUEEN_FILE_ERROR = -5,
QUEEN_FILE_NOT_EXIST = -6,
QUEEN_UNZIP_ERROR = -7,
QUEEN_NET_ERROR = -8,
QUEEN_INVALID_LICENSE = -9,
QUEEN_NO_EFFECT = -10
- renderTexture(float[]) - Method in class com.aliyun.android.libqueen.QueenEngine
-
Update the matrix of the input texture and render
The return value is defined as follows:
QUEEN_OK = 0,
QUEEN_FAIL = -1,
QUEEN_INVALID_HANDLE = -2,
QUEEN_INVALID_PARAMS = -3,
QUEEN_TIMEOUT = -4,
QUEEN_FILE_ERROR = -5,
QUEEN_FILE_NOT_EXIST = -6,
QUEEN_UNZIP_ERROR = -7,
QUEEN_NET_ERROR = -8,
QUEEN_INVALID_LICENSE = -9,
QUEEN_NO_EFFECT = -10
- resDir - Variable in class com.aliyun.android.libqueen.QueenConfig
-
- resetBodySportPoseDetectCount(boolean) - Method in class com.aliyun.android.libqueen.QueenEngine
-
Reset The Count of Body Sport Pose Detect
- RGB - Static variable in annotation type com.aliyun.android.libqueen.ImageFormat
-
Image Format By Default
- RGBA - Static variable in annotation type com.aliyun.android.libqueen.ImageFormat
-
- rgbaValuesFromBitmap(Bitmap) - Static method in class com.aliyun.android.libqueen.QueenUtil
-
Read bitmap rgba data