![]() |
AI数据头
#include "MediaInfAiData.hpp"

Public 属性 | |
| int32_t | chn |
| 通道号 更多... | |
| TypeE | type |
| Ai数据类型 更多... | |
| uint64_t | timestampMs |
| 时间戳 更多... | |
| Size | srcPicSize |
| AI信息里坐标或长宽信息基于的原始图像大小 更多... | |
| int32_t | size |
| 信息数据大小 更多... | |
| uint8_t * | data |
| 信息数据内存指针 更多... | |
| int32_t | off |
| ringbuffer偏移,用户不需要关心 更多... | |
| int32_t Emx::MediaInfAiData::Header::chn |
| TypeE Emx::MediaInfAiData::Header::type |
| uint64_t Emx::MediaInfAiData::Header::timestampMs |
| Size Emx::MediaInfAiData::Header::srcPicSize |
| int32_t Emx::MediaInfAiData::Header::size |
| uint8_t* Emx::MediaInfAiData::Header::data |
| int32_t Emx::MediaInfAiData::Header::off |