Credit Andrew R for finding the direct copy mods for exr and ppm sequences
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / fileexr.h
index 5f5b251e6ab4f118f009bf6c24b7b51119fdfe20..40fb01c99d72d844b5913bbdbe632c0b24e279cc 100644 (file)
@@ -44,6 +44,7 @@ public:
        int read_frame_header(char *path);
        int read_frame(VFrame *frame, VFrame *data);
        int64_t get_memory_usage();
+       int can_copy_from(Asset *asset, int64_t position);
        int write_frame(VFrame *frame, VFrame *data, FrameWriterUnit *unit);
        FrameWriterUnit* new_writer_unit(FrameWriter *writer);