Struct XLinkInProperties

Inheritance Relationships

Base Type

Struct Documentation

struct XLinkInProperties : public dai::PropertiesSerializable<Properties, XLinkInProperties>

Specify properties for XLinkIn such as stream name, …

Public Functions

~XLinkInProperties() override

Public Members

std::string streamName

Name of stream

std::uint32_t maxDataSize = ((4032 * 3056) * 3) / 2

Maximum input data size: NV12 –> 1.5 = (3/2) bytes per pixel, roughly 17.6MB for a 4032x3056 frame

std::uint32_t numFrames = 8

Number of frames in pool