Blender V5.0
blender::ed::vse::DropJobData Struct Reference

Public Attributes

char path [FILE_MAX]
bool only_audio

Detailed Description

Definition at line 531 of file sequencer_drag_drop.cc.

Member Data Documentation

◆ only_audio

bool blender::ed::vse::DropJobData::only_audio

◆ path

char blender::ed::vse::DropJobData::path[FILE_MAX]

This is practically always a filepath, however that isn't a requirement for drag-and-drop, so keep the name generic.

Definition at line 536 of file sequencer_drag_drop.cc.

Referenced by blender::ed::vse::prefetch_data_fn(), and blender::ed::vse::start_audio_video_job().


The documentation for this struct was generated from the following file: