|
Blender V4.5
|
#include <SEQ_sound.hh>
Public Attributes | |
| int | type |
| void *(*) | recreator (Strip *strip, StripModifierData *smd, void *sound) |
Definition at line 24 of file SEQ_sound.hh.
| void *(*) blender::seq::SoundModifierWorkerInfo::recreator(Strip *strip, StripModifierData *smd, void *sound) |
Definition at line 26 of file SEQ_sound.hh.
Referenced by blender::seq::sound_modifier_recreator().
| int blender::seq::SoundModifierWorkerInfo::type |
Definition at line 25 of file SEQ_sound.hh.
Referenced by blender::seq::sound_modifier_worker_info_get().