FTEQW
Documentation of the FTE engine source tree.
sfxdecode_t Struct Reference

#include <sound.h>

Public Member Functions

struct sfxcache_s *QDECL * decodedata (struct sfx_s *sfx, struct sfxcache_s *buf, ssamplepos_t start, int length)
 
 float (QDECL *querydata)(struct sfx_s *sfx
 
 void (QDECL *ended)(struct sfx_s *sfx)
 
 void (QDECL *purge)(struct sfx_s *sfx)
 

Public Attributes

struct sfxcache_sbuf
 
struct sfxcache_s char * title
 
struct sfxcache_s char size_t titlesize
 
voidbuf
 

Member Function Documentation

◆ decodedata()

struct sfxcache_s *QDECL * sfxdecode_t::decodedata ( struct sfx_s sfx,
struct sfxcache_s buf,
ssamplepos_t  start,
int  length 
)

◆ float()

sfxdecode_t::float ( QDECL *  querydata)

◆ void() [1/2]

sfxdecode_t::void ( QDECL *  ended)

◆ void() [2/2]

sfxdecode_t::void ( QDECL *  purge)

Member Data Documentation

◆ buf [1/2]

struct sfxcache_s* sfxdecode_t::buf

◆ buf [2/2]

void* sfxdecode_t::buf

◆ title

struct sfxcache_s char* sfxdecode_t::title

◆ titlesize

struct sfxcache_s char size_t sfxdecode_t::titlesize

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