|
Blender
V2.93
|
#include <BKE_sound.h>
Public Attributes | |
| int | length |
| float * | data |
Definition at line 40 of file BKE_sound.h.
| float* SoundWaveform::data |
Definition at line 42 of file BKE_sound.h.
Referenced by draw_seq_waveform_overlay().
| int SoundWaveform::length |
Definition at line 41 of file BKE_sound.h.
Referenced by draw_seq_waveform_overlay().