AiCPlayer
Interface of aic vm - for rendering aspect, sensors, video records
Data Fields
thread_args Struct Reference

Struct holding the state of a recording (filename/lock) More...

#include <grabber.h>

Data Fields

pthread_mutex_t mtx
 
char record_filename [BUF_SIZE]
 

Detailed Description

Struct holding the state of a recording (filename/lock)

Definition at line 60 of file grabber.h.

Field Documentation

pthread_mutex_t mtx

Definition at line 62 of file grabber.h.

char record_filename[BUF_SIZE]

Definition at line 63 of file grabber.h.


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