|
美摄SDK For Android
3.14.4
|
类 | |
| interface | AIParserCallback |
| class | NvsDetectData |
Public 成员函数 | |
| NvsAIParser () | |
| boolean | init (int flags) |
| boolean | init () |
| void | close () |
| boolean | parseMediaFiles (ArrayList< NvsDetectData > dataList) |
| void | setGlobalFrameSpace (int frameSpace) |
| void | disableGlobalFrameSpace () |
| void | setAIParserCallback (AIParserCallback cb) |
| void | setAIParserCallback (AIParserCallback callback, Handler handler) |
| void | cancelTask (long taskId) |
| void | cancelAllTasks () |
| void | suspend () |
| void | resume () |
静态 Public 属性 | |
| static final String | TAG = "MeicamAIParser" |
| static final int | AI_PARSER_ONLY_DETECT_KEY_FRAME_FRAME_SPACE = 1000000 |
Protected 成员函数 | |
| void | notifyParserStarted (final String mediaPath, final long taskId) |
| void | NotifyParserFinished (final String mediaPath, final String scdPath) |
| void | NotifyParserError (final int errorType) |
| void | notifyParserProgress (ByteBuffer buffer, NvsVideoFrameInfo frameinfo, final String mediaPath, final float progress) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
static |
1.8.17