◆ onParserError()
void com.meicam.sdk.NvsAIParser.AIParserCallback.onParserError |
( |
int |
errorType | ) |
|
◆ onParserFinished()
void com.meicam.sdk.NvsAIParser.AIParserCallback.onParserFinished |
( |
String |
mediaPath, |
|
|
String |
scdPath |
|
) |
| |
◆ onParserProgress()
void com.meicam.sdk.NvsAIParser.AIParserCallback.onParserProgress |
( |
ByteBuffer |
buffer, |
|
|
NvsVideoFrameInfo |
frameinfo, |
|
|
String |
mediaPath, |
|
|
float |
progress |
|
) |
| |
◆ onParserStarted()
void com.meicam.sdk.NvsAIParser.AIParserCallback.onParserStarted |
( |
String |
mediaPath, |
|
|
long |
taskId |
|
) |
| |
The documentation for this interface was generated from the following file: