usb_direct fix for rev2 shuttle, playbackengine locks again, viewer cursor fix
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / playbackengine.h
index 29632529e74e3bbbcbcc22015231eb5faacc4e63..62616822b7ccf3c0012d649972419eb2acab8434 100644 (file)
@@ -110,6 +110,7 @@ public:
 // Copy of main preferences
        Preferences *preferences;
 
+       int put_command(TransportCommand *command, int reset);
        int transport_stop(int wait_tracking);
        int transport_command(int command, int change_type=CHANGE_NONE,
                        EDL *new_edl=0, int use_inout=0);