Blender V4.5
SoundInfo Struct Reference

#include <BKE_sound.h>

Public Attributes

struct { 
 
   eSoundChannels   channels 
 
   int   samplerate 
 
specs 
 
float length
 

Detailed Description

Definition at line 74 of file BKE_sound.h.

Member Data Documentation

◆ channels

eSoundChannels SoundInfo::channels

Definition at line 76 of file BKE_sound.h.

◆ length

float SoundInfo::length

Definition at line 79 of file BKE_sound.h.

◆ samplerate

int SoundInfo::samplerate

Definition at line 77 of file BKE_sound.h.

◆ [struct]

struct { ... } SoundInfo::specs

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