Representation of sound loaded into memory as a full block. More...
Data Fields | |
| sfxbuffer_t * | buffer |
| pointer to cached buffer More... | |
| cache_user_t | cache |
| cached sound buffer (sfxbuffer_s) More... | |
| void * | file |
| handle for "file" representing the block More... | |
| sfx_t * | sfx |
| owning sfx_t instance More... | |
| wavinfo_t | wavinfo |
| description of sound data More... | |
Representation of sound loaded into memory as a full block.
| sfxbuffer_t* buffer |
pointer to cached buffer
| cache_user_t cache |
cached sound buffer (sfxbuffer_s)
| void* file |
handle for "file" representing the block
| sfx_t* sfx |
owning sfx_t instance
| wavinfo_t wavinfo |
description of sound data