Viam C++ SDK current
Loading...
Searching...
No Matches
Public Attributes | List of all members
viam::sdk::Camera::raw_image Struct Reference

the raw bytes, mime type of an image, and name of the source that produced it. More...

#include <camera.hpp>

Public Attributes

std::string mime_type
 
std::vector< unsigned char > bytes
 
std::string source_name
 

Detailed Description

the raw bytes, mime type of an image, and name of the source that produced it.


The documentation for this struct was generated from the following file: