Public Attributes | List of all members
TangoCameraMetadata Struct Reference

#include <tango_client_api.h>

Public Attributes

int64_t exposure_duration_ns
 Camera exposure time in nanoseconds. More...
 
int64_t frame_number
 Camera frame number. More...
 
int64_t timestamp_ns
 Camera timestamp in nanoseconds. More...
 

Detailed Description

TangoCameraMetadata. This struct contains information specific to the camera capture. It is meant to replicate some of the information provided by the Android CameraMetadata class.

Definition at line 409 of file tango_client_api.h.

Member Data Documentation

int64_t TangoCameraMetadata::exposure_duration_ns

Camera exposure time in nanoseconds.

Definition at line 415 of file tango_client_api.h.

int64_t TangoCameraMetadata::frame_number

Camera frame number.

Definition at line 413 of file tango_client_api.h.

int64_t TangoCameraMetadata::timestamp_ns

Camera timestamp in nanoseconds.

Definition at line 411 of file tango_client_api.h.


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


tango_client_api
Author(s):
autogenerated on Mon Jun 10 2019 15:37:44