ifw-fgf 2.0.0
 
Loading...
Searching...
No Matches
ifw::fgf::andor::PublishFramePacket Struct Reference

A packet carrying one frame's data ready for network send. More...

#include <rtmsLlnetioPublisher.hpp>

Public Attributes

std::vector< uint8_t > data
 
double timestamp {0}
 
int width {0}
 
int height {0}
 
int bpp {0}
 

Detailed Description

A packet carrying one frame's data ready for network send.

Member Data Documentation

◆ bpp

int ifw::fgf::andor::PublishFramePacket::bpp {0}

◆ data

std::vector<uint8_t> ifw::fgf::andor::PublishFramePacket::data

◆ height

int ifw::fgf::andor::PublishFramePacket::height {0}

◆ timestamp

double ifw::fgf::andor::PublishFramePacket::timestamp {0}

◆ width

int ifw::fgf::andor::PublishFramePacket::width {0}

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