Blender V2.61 - r43446
Public Attributes

bSound Struct Reference

#include <DNA_sound_types.h>

List of all members.

Public Attributes

ID id
char name [240]
struct PackedFilepackedfile
void * handle
struct PackedFilenewpackedfile
struct Ipoipo
float volume
float attenuation
float pitch
float min_gain
float max_gain
float distance
int flags
int pad
void * cache
void * waveform
void * playback_handle

Detailed Description

Definition at line 46 of file DNA_sound_types.h.


Member Data Documentation

Definition at line 70 of file DNA_sound_types.h.

Referenced by do_versions().

currently int type; struct bSound *child_sound; The audaspace handle for cache.

Definition at line 84 of file DNA_sound_types.h.

Referenced by direct_link_sound(), and sound_free().

Definition at line 74 of file DNA_sound_types.h.

Referenced by do_versions().

Definition at line 75 of file DNA_sound_types.h.

Referenced by direct_link_sound(), and do_versions().

The handle for audaspace.

Definition at line 62 of file DNA_sound_types.h.

Referenced by direct_link_sound(), and sound_free().

struct Ipo* bSound::ipo

Definition at line 68 of file DNA_sound_types.h.

Referenced by expand_sound(), and lib_link_sound().

Definition at line 73 of file DNA_sound_types.h.

Referenced by do_versions().

Definition at line 72 of file DNA_sound_types.h.

Referenced by do_versions().

char bSound::name[240]

Deprecated; used for loading pre 2.5 files.

Definition at line 67 of file DNA_sound_types.h.

Referenced by direct_link_sound(), and do_versions().

Definition at line 76 of file DNA_sound_types.h.

Definition at line 71 of file DNA_sound_types.h.

Referenced by do_versions().

The audaspace handle that should actually be played back. Should be cache if cache != NULL; otherwise it's handle

Definition at line 95 of file DNA_sound_types.h.

Referenced by add_nla_soundstrip(), BL_ConvertActuators(), direct_link_sound(), reload_sequence_new_file(), sound_free(), and sound_new_file().

Definition at line 69 of file DNA_sound_types.h.

Referenced by do_versions().

Waveform display data.

Definition at line 89 of file DNA_sound_types.h.

Referenced by direct_link_sound(), and drawseqwave().


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