base classes — bpy_struct, ID
Sound datablock referencing an external or packed sound file
Sound sample file used by this Sound datablock
| Type: | string, default “”, (never None) |
|---|
| Type: | PackedFile, (readonly) |
|---|
The sound file is decoded and loaded into RAM
| Type: | boolean, default False |
|---|
If the file contains multiple audio channels they are rendered to a single one
| Type: | boolean, default False |
|---|
The aud.Factory object of the sound. (readonly)
Inherited Properties
Inherited Functions
References