Blender V4.3
SoundModifierWorkerInfo Struct Reference

#include <SEQ_sound.hh>

Public Attributes

int type
 
void *(* recreator )(Sequence *seq, SequenceModifierData *smd, void *sound)
 

Detailed Description

Definition at line 55 of file SEQ_sound.hh.

Member Data Documentation

◆ recreator

void *(* SoundModifierWorkerInfo::recreator) (Sequence *seq, SequenceModifierData *smd, void *sound)

Definition at line 57 of file SEQ_sound.hh.

Referenced by SEQ_sound_modifier_recreator().

◆ type

int SoundModifierWorkerInfo::type

Definition at line 56 of file SEQ_sound.hh.

Referenced by SEQ_sound_modifier_worker_info_get().


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