38 int poll (
int timeout);
size_t uncompressedSize
Definition: streamApi.h:27
void * data
Definition: streamApi.h:29
size_t shape[2]
Definition: streamApi.h:23
Definition: streamApi.h:24
int getFrame(stream_frame_t *frame, int timeout=0)
Definition: streamApi.cpp:209
enum stream_frame::@9 type
size_t compressedSize
Definition: streamApi.h:27
size_t series
Definition: streamApi.h:22
StreamAPI(const char *hostname)
Definition: streamApi.cpp:127
#define NULL
Definition: ADCameralink.cpp:47
bool end
Definition: streamApi.h:21
Definition: streamApi.h:19
Definition: streamApi.h:8
int getHeader(stream_header_t *header, int timeout=0)
Definition: streamApi.cpp:151
stream_err
Definition: streamApi.h:6
Definition: streamApi.h:32
~StreamAPI(void)
Definition: streamApi.cpp:144
static int uncompress(stream_frame_t *frame, char *data=NULL)
Definition: streamApi.cpp:328
char encoding[32]
Definition: streamApi.h:26
Definition: streamApi.h:10
Definition: streamApi.h:9
Definition: streamApi.h:24
Definition: streamApi.h:11
size_t frame
Definition: streamApi.h:22
struct stream_frame stream_frame_t