Instrument Neutral Distributed Interface INDI  2.0.2
Public Attributes | List of all members
INDI::StreamManagerPrivate::TimeFrame Struct Reference

#include <streammanager_p.h>

Public Attributes

double time
 
uint64_t timestamp
 
std::vector< uint8_t > frame
 

Detailed Description

Definition at line 248 of file streammanager_p.h.

Member Data Documentation

◆ frame

std::vector<uint8_t> INDI::StreamManagerPrivate::TimeFrame::frame

Definition at line 252 of file streammanager_p.h.

◆ time

double INDI::StreamManagerPrivate::TimeFrame::time

Definition at line 250 of file streammanager_p.h.

◆ timestamp

uint64_t INDI::StreamManagerPrivate::TimeFrame::timestamp

Definition at line 251 of file streammanager_p.h.


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