Preparing search index...
The search index is not available
NERtcSDK HarmonyOS
NERtcSDK HarmonyOS
NERtcCallback
NERtcTakeSnapshotCallback
Interface NERtcTakeSnapshotCallback
interface
NERtcTakeSnapshotCallback
{
onTakeSnapshotResult
(
errorCode
,
image
?
)
:
void
;
}
Index
Methods
on
Take
Snapshot
Result
Methods
on
Take
Snapshot
Result
on
Take
Snapshot
Result
(
errorCode
,
image
?
)
:
void
截图结果回调
Parameters
errorCode
:
number
错误码
Optional
image
:
PixelMap
截图图片
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
on
Take
Snapshot
Result
NERtcSDK HarmonyOS
Loading...
截图结果回调