Home
Vision module

VisionFrameContext

VisionFrameContext

#include <icy/vision/types.h>

Public Attributes

ReturnNameDescription
std::stringsourceId
std::stringstreamId
uint64_tframeId
int64_tptsUsec
int64_treceivedAtUsec
intwidth
intheight
std::stringpixelFmt
boolkeyframe

sourceId

std::string sourceId

streamId

std::string streamId

frameId

uint64_t frameId = 0

ptsUsec

int64_t ptsUsec = 0

receivedAtUsec

int64_t receivedAtUsec = 0

width

int width = 0

height

int height = 0

pixelFmt

std::string pixelFmt

keyframe

bool keyframe = false