areaDetector  3-5-0
EPICS areaDetector framework
Macros | Functions | Variables
aravisTest.c File Reference
#include <arv.h>
#include <stdlib.h>
#include <math.h>
#include <stdio.h>

Macros

#define NRAW   5
 
#define WIDTH   320
 
#define HEIGHT   240
 

Functions

ArvBuffer * allocBuffer ()
 
void arv_viewer_new_buffer_cb (ArvStream *stream, void *nothing)
 
void getFramesAttempt1 (int w, int h)
 
void getFramesAttempt2 (int w, int h)
 
int main (int argc, char *argv[])
 

Variables

GMutex * mutex
 

Macro Definition Documentation

◆ HEIGHT

#define HEIGHT   240

◆ NRAW

#define NRAW   5

◆ WIDTH

#define WIDTH   320

Function Documentation

◆ allocBuffer()

ArvBuffer* allocBuffer ( )

◆ arv_viewer_new_buffer_cb()

void arv_viewer_new_buffer_cb ( ArvStream *  stream,
void *  nothing 
)

◆ getFramesAttempt1()

void getFramesAttempt1 ( int  w,
int  h 
)

◆ getFramesAttempt2()

void getFramesAttempt2 ( int  w,
int  h 
)

◆ main()

int main ( int  argc,
char *  argv[] 
)

Variable Documentation

◆ mutex

GMutex* mutex