VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
G::FatPipe::DataMemory Struct Reference

Shared memory structure for G::FatPipe. More...

#include <gfatpipe.h>

Public Types

enum  { MAGIC = 0xbeef }
 

Public Attributes

int magic
 
char type [60]
 
time_t time_s
 
g_uint32_t time_us
 
size_t data_size
 
char data [1]
 

Detailed Description

Shared memory structure for G::FatPipe.

Definition at line 123 of file gfatpipe.h.


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