|
Blender V5.0
|
#include <SEQ_sound.hh>
Public Attributes | |
| int | type |
| void *(* | recreator )(Strip *strip, StripModifierData *smd, void *sound, bool &needs_update) |
Definition at line 24 of file SEQ_sound.hh.
| void *(* blender::seq::SoundModifierWorkerInfo::recreator) (Strip *strip, StripModifierData *smd, void *sound, bool &needs_update) |
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.