Blender V5.0
blender::seq::SoundModifierWorkerInfo Struct Reference

#include <SEQ_sound.hh>

Public Attributes

int type
void *(* recreator )(Strip *strip, StripModifierData *smd, void *sound, bool &needs_update)

Detailed Description

Definition at line 24 of file SEQ_sound.hh.

Member Data Documentation

◆ recreator

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().

◆ type

int blender::seq::SoundModifierWorkerInfo::type

Definition at line 25 of file SEQ_sound.hh.


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