public interface OnNativeReady
限定符和类型 | 方法和说明 |
---|---|
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()