设置线程的Context。
APP_ERROR SetContext(const uint32_t &deviceId);
参数名 |
输入/输出 |
说明 |
---|---|---|
deviceId |
输入 |
线程当前的deviceId。 |
数据结构 |
说明 |
---|---|
APP_ERROR |
程序执行返回的错误码,请参考“MxBase/ErrorCode/ErrorCode.h”文件。 |