Blender  V2.59
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 * playback_handle

Detailed Description

Definition at line 47 of file DNA_sound_types.h.


Member Data Documentation

Definition at line 71 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 85 of file DNA_sound_types.h.

Referenced by drawseqwave(), and lib_link_sound().

Definition at line 75 of file DNA_sound_types.h.

Referenced by do_versions().

Definition at line 76 of file DNA_sound_types.h.

Referenced by do_versions().

The handle for audaspace.

Definition at line 63 of file DNA_sound_types.h.

Referenced by direct_link_sound(), and sound_free().

struct Ipo* bSound::ipo

Definition at line 69 of file DNA_sound_types.h.

Referenced by expand_sound(), and lib_link_sound().

Definition at line 74 of file DNA_sound_types.h.

Referenced by do_versions().

Definition at line 73 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 68 of file DNA_sound_types.h.

Referenced by direct_link_sound(), and do_versions().

Definition at line 77 of file DNA_sound_types.h.

Definition at line 72 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 91 of file DNA_sound_types.h.

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

Definition at line 70 of file DNA_sound_types.h.

Referenced by do_versions().


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