1 #ifndef _AVC1394Control_H
2 #define _AVC1394Control_H
5 #include "librom1394/rom1394.h"
6 #include "libavc1394/avc1394.h"
7 #include "libavc1394/avc1394_vcr.h"
9 #include "libraw1394/raw1394.h"
10 #include <sys/types.h>
32 void seek(char *time
);
37 // Set by last button pressed to determine the effect of a second press of the
38 // same button. Command is from transportque.inc
42 rom1394_directory rom_dir
;
43 raw1394handle_t handle
;