|
Blender
V2.93
|
#include <BKE_sound.h>
Public Attributes | |
| struct { | |
| eSoundChannels channels | |
| } | specs |
| float | length |
| double | start_offset |
Definition at line 95 of file BKE_sound.h.
| eSoundChannels SoundInfo::channels |
Definition at line 97 of file BKE_sound.h.
| float SoundInfo::length |
Definition at line 99 of file BKE_sound.h.
Referenced by BKE_nla_add_soundstrip().
| struct { ... } SoundInfo::specs |
| double SoundInfo::start_offset |
Definition at line 100 of file BKE_sound.h.