fastcom  1.0
Communication between applications made easy
Public Attributes | List of all members
fastcom::ImageDataPacket Struct Reference

Data packet used by ImagePublisher to split images into packets. More...

#include <ImagePublisher.h>

Public Attributes

int PACKET_SIZE = IMAGE_PACKET_SIZE
 
bool isFirst = false
 
int packetId = 0
 
int numPackets = 0
 
int totalSize = 0
 
int packetSize = 0
 
char buffer [IMAGE_PACKET_SIZE]
 

Detailed Description

Data packet used by ImagePublisher to split images into packets.


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