Blender V4.3
sequencer/intern/utils.hh
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2004 Blender Authors
2 *
3 * SPDX-License-Identifier: GPL-2.0-or-later */
4
5#pragma once
6
11struct ListBase;
12struct Scene;
13
15void seq_open_anim_file(Scene *scene, Sequence *seq, bool openfile);
bool sequencer_seq_generates_image(Sequence *seq)
void seq_open_anim_file(Scene *scene, Sequence *seq, bool openfile)