public interface OnNativeReady
Modifier and Type | Method and Description |
---|---|
void |
onDrawReady()
The callback when the recorder is ready and recording APIs can be invoked.
|
void |
onNativeDestroy()
The callback when resources are released.
|
void |
onNativeReady()
The callback when the recorder is initialized.
|
void onNativeReady()
void onDrawReady()
void onNativeDestroy()