Blender V4.5
SoundWaveform Struct Reference

#include <BKE_sound.h>

Public Attributes

int length
float * data

Detailed Description

Definition at line 22 of file BKE_sound.h.

Member Data Documentation

◆ data

float* SoundWaveform::data

Definition at line 24 of file BKE_sound.h.

Referenced by blender::ed::vse::draw_seq_waveform_overlay().

◆ length

int SoundWaveform::length

Definition at line 23 of file BKE_sound.h.

Referenced by blender::ed::vse::draw_seq_waveform_overlay().


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