Blender  V3.3
Public Attributes | List of all members
DropJobData Struct Reference

Public Attributes

char path [FILE_MAX]
 
bool only_audio
 
float scene_fps
 

Detailed Description

Definition at line 501 of file sequencer_drag_drop.c.

Member Data Documentation

◆ only_audio

bool DropJobData::only_audio

Definition at line 503 of file sequencer_drag_drop.c.

Referenced by prefetch_data_fn(), and start_audio_video_job().

◆ path

char DropJobData::path[FILE_MAX]

Definition at line 502 of file sequencer_drag_drop.c.

Referenced by prefetch_data_fn(), and start_audio_video_job().

◆ scene_fps

float DropJobData::scene_fps

Definition at line 504 of file sequencer_drag_drop.c.

Referenced by prefetch_data_fn(), and start_audio_video_job().


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