|
template<int len> |
static constexpr const InterfaceId * | makeId (const char(&charArray)[len]) |
|
template<class TemplateInstance , class TemplateArg , int len> |
static const InterfaceId * | makeIdForTemplate (const char(&baseIdCharArray)[len]) |
|
◆ getBestShotObjectMetadata()
- Returns
- Metadata for the position in the object track defined to be the best shot by the DeviceAgent that generated this track, or, if such information is not available, the first metadata of the object track. Returns null if the required metadata is not available, or obtaining such a metadata was not requested by the Engine manifest.
◆ getBestShotVideoFrame()
- Returns
- Frame defined to be the best shot in the object track by the DeviceAgent that generated this track, or, if such information is not available, the first frame of the object track. Returns null if the required frame is not available, or obtaining such a frame was not requested by the Engine manifest.
◆ getTrack()
- Returns
- List of metadata that share the same trackId.
The documentation for this class was generated from the following file: