Blender  V2.93
Public Attributes | List of all members
SoundInfo Struct Reference

#include <BKE_sound.h>

Public Attributes

struct {
   eSoundChannels   channels
 
specs
 
float length
 
double start_offset
 

Detailed Description

Definition at line 95 of file BKE_sound.h.

Member Data Documentation

◆ channels

eSoundChannels SoundInfo::channels

Definition at line 97 of file BKE_sound.h.

◆ length

float SoundInfo::length

Definition at line 99 of file BKE_sound.h.

Referenced by BKE_nla_add_soundstrip().

◆ 

struct { ... } SoundInfo::specs

◆ start_offset

double SoundInfo::start_offset

Definition at line 100 of file BKE_sound.h.


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