My Project
|
Public Attributes | |
ArchiverMessageType | type |
union { | |
struct { | |
char dir [CP_FILENAME_MAX+1] | |
} chdir | |
struct { | |
char dir [CP_FILENAME_MAX+1] | |
} open | |
struct { | |
unsigned nframe | |
} sampling | |
struct { | |
int enable | |
} filter | |
struct { | |
unsigned nframe | |
} file_size | |
struct { | |
gcp::util::Pipe * pipe | |
} client | |
struct { | |
unsigned seq | |
} tv_offset_done | |
struct { | |
unsigned seq | |
} newFrame | |
} | body |