This is vdr.h in view mode; [Download] [Up]
struct videoHeader {
int magic;
int length;
double time;
};
#define VID_TIFF_MAGIC 1
#define VID_SND_MAGIC 2
#define VID_END_MAGIC 3
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.