![]() |
#include "MediaInfAiDataKeywordSpotting.hpp"


类 | |
| struct | DataMsg |
Public 类型 | |
| enum | TypeE { Awaken = 100 , LightsOn = 101 , LightsOff = 102 , ScreenOn = 103 , ScreenOff = 104 , CallPhone = 105 , CallDevice = 106 , HangUp = 107 , RestartDevice = 108 , PreviousSong = 109 , NextSong = 110 , TellTime = 111 , ReportWeather = 112 , Butt } |
Public 类型 继承自 Emx::MediaInfAiData | |
| enum class | TypeE : uint8_t { MotionDetection = 0 , PersonDetection , FaceDetection , Classify , FaceRecognition , PersonRecognition , TypeNum , PassengerFlowStatistics , CrossingDetection , InvasionDetection , PersonVehicleNonDetection , ElectricBicycleDetection , VehicleRecognition , RegionalPeopleStatistics , OffDutyDetection , BabyCryDetection , PtzTargetTrack , KeywordSpotting , FlameSmokeDetection } |
| AI数据类型 更多... | |
Public 成员函数 | |
| MediaInfAiDataKeywordSpotting () | |
| int | GetSerializeSize () override |
| void | Serialize (uint8_t *buffer) override |
| void | Parse (const uint8_t *buffer, int size) override |
Public 成员函数 继承自 Emx::MediaInfAiData | |
| MediaInfAiData () | |
| virtual | ~MediaInfAiData () |
Public 属性 | |
| DataMsg | msg |
Public 属性 继承自 Emx::MediaInfAiData | |
| struct Emx::MediaInfAiData::Header | header |
|
inline |
|
inlineoverridevirtual |
实现了 Emx::MediaInfAiData.
|
inlineoverridevirtual |
实现了 Emx::MediaInfAiData.
|
inlineoverridevirtual |
实现了 Emx::MediaInfAiData.
| DataMsg Emx::MediaInfAiDataKeywordSpotting::msg |
被这些函数引用 MediaInfAiDataKeywordSpotting(), Parse() , 以及 Serialize().