MYNT EYE S SDK  2.3.2
http://www.myntai.com/mynteye/standard
mynteye::device::StreamData结构体 参考

Device stream data. 更多...

Public 属性

std::shared_ptr< ImgDataimg
 ImgData. 更多...
 
std::shared_ptr< Frameframe
 Frame. 更多...
 
std::uint16_t frame_id
 Frame ID. 更多...
 

详细描述

Device stream data.

类成员变量说明

◆ frame

std::shared_ptr<Frame> mynteye::device::StreamData::frame

◆ frame_id

std::uint16_t mynteye::device::StreamData::frame_id

Frame ID.

◆ img

std::shared_ptr<ImgData> mynteye::device::StreamData::img