Vision module
VisionFrameContext
VisionFrameContext
#include <icy/vision/types.h>Public Attributes
| Return | Name | Description |
|---|---|---|
std::string | sourceId | |
std::string | streamId | |
uint64_t | frameId | |
int64_t | ptsUsec | |
int64_t | receivedAtUsec | |
int | width | |
int | height | |
std::string | pixelFmt | |
bool | keyframe |
sourceId
std::string sourceIdstreamId
std::string streamIdframeId
uint64_t frameId = 0ptsUsec
int64_t ptsUsec = 0receivedAtUsec
int64_t receivedAtUsec = 0width
int width = 0height
int height = 0pixelFmt
std::string pixelFmtkeyframe
bool keyframe = false