Blender  V3.3
Public Attributes | List of all members
SoundWaveform Struct Reference

#include <BKE_sound.h>

Public Attributes

int length
 
floatdata
 

Detailed Description

Definition at line 25 of file BKE_sound.h.

Member Data Documentation

◆ data

float* SoundWaveform::data

Definition at line 27 of file BKE_sound.h.

Referenced by draw_seq_waveform_overlay().

◆ length

int SoundWaveform::length

Definition at line 26 of file BKE_sound.h.

Referenced by draw_seq_waveform_overlay().


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