Eye of the Nile Docs
Everything you need to know to get started!
Loading...
Searching...
No Matches
FMOD.CREATESOUNDEXINFO Struct Reference

Public Attributes

int cbsize
 
uint length
 
uint fileoffset
 
int numchannels
 
int defaultfrequency
 
SOUND_FORMAT format
 
uint decodebuffersize
 
int initialsubsound
 
int numsubsounds
 
IntPtr inclusionlist
 
int inclusionlistnum
 
IntPtr pcmreadcallback_internal
 
IntPtr pcmsetposcallback_internal
 
IntPtr nonblockcallback_internal
 
IntPtr dlsname
 
IntPtr encryptionkey
 
int maxpolyphony
 
IntPtr userdata
 
SOUND_TYPE suggestedsoundtype
 
IntPtr fileuseropen_internal
 
IntPtr fileuserclose_internal
 
IntPtr fileuserread_internal
 
IntPtr fileuserseek_internal
 
IntPtr fileuserasyncread_internal
 
IntPtr fileuserasynccancel_internal
 
IntPtr fileuserdata
 
int filebuffersize
 
CHANNELORDER channelorder
 
IntPtr initialsoundgroup
 
uint initialseekposition
 
TIMEUNIT initialseekpostype
 
int ignoresetfilesystem
 
uint audioqueuepolicy
 
uint minmidigranularity
 
int nonblockthreadid
 
IntPtr fsbguid
 

Properties

SOUND_PCMREAD_CALLBACK pcmreadcallback [get, set]
 
SOUND_PCMSETPOS_CALLBACK pcmsetposcallback [get, set]
 
SOUND_NONBLOCK_CALLBACK nonblockcallback [get, set]
 
FILE_OPEN_CALLBACK fileuseropen [get, set]
 
FILE_CLOSE_CALLBACK fileuserclose [get, set]
 
FILE_READ_CALLBACK fileuserread [get, set]
 
FILE_SEEK_CALLBACK fileuserseek [get, set]
 
FILE_ASYNCREAD_CALLBACK fileuserasyncread [get, set]
 
FILE_ASYNCCANCEL_CALLBACK fileuserasynccancel [get, set]
 

Member Data Documentation

◆ audioqueuepolicy

uint FMOD.CREATESOUNDEXINFO.audioqueuepolicy

◆ cbsize

int FMOD.CREATESOUNDEXINFO.cbsize

◆ channelorder

CHANNELORDER FMOD.CREATESOUNDEXINFO.channelorder

◆ decodebuffersize

uint FMOD.CREATESOUNDEXINFO.decodebuffersize

◆ defaultfrequency

int FMOD.CREATESOUNDEXINFO.defaultfrequency

◆ dlsname

IntPtr FMOD.CREATESOUNDEXINFO.dlsname

◆ encryptionkey

IntPtr FMOD.CREATESOUNDEXINFO.encryptionkey

◆ filebuffersize

int FMOD.CREATESOUNDEXINFO.filebuffersize

◆ fileoffset

uint FMOD.CREATESOUNDEXINFO.fileoffset

◆ fileuserasynccancel_internal

IntPtr FMOD.CREATESOUNDEXINFO.fileuserasynccancel_internal

◆ fileuserasyncread_internal

IntPtr FMOD.CREATESOUNDEXINFO.fileuserasyncread_internal

◆ fileuserclose_internal

IntPtr FMOD.CREATESOUNDEXINFO.fileuserclose_internal

◆ fileuserdata

IntPtr FMOD.CREATESOUNDEXINFO.fileuserdata

◆ fileuseropen_internal

IntPtr FMOD.CREATESOUNDEXINFO.fileuseropen_internal

◆ fileuserread_internal

IntPtr FMOD.CREATESOUNDEXINFO.fileuserread_internal

◆ fileuserseek_internal

IntPtr FMOD.CREATESOUNDEXINFO.fileuserseek_internal

◆ format

SOUND_FORMAT FMOD.CREATESOUNDEXINFO.format

◆ fsbguid

IntPtr FMOD.CREATESOUNDEXINFO.fsbguid

◆ ignoresetfilesystem

int FMOD.CREATESOUNDEXINFO.ignoresetfilesystem

◆ inclusionlist

IntPtr FMOD.CREATESOUNDEXINFO.inclusionlist

◆ inclusionlistnum

int FMOD.CREATESOUNDEXINFO.inclusionlistnum

◆ initialseekposition

uint FMOD.CREATESOUNDEXINFO.initialseekposition

◆ initialseekpostype

TIMEUNIT FMOD.CREATESOUNDEXINFO.initialseekpostype

◆ initialsoundgroup

IntPtr FMOD.CREATESOUNDEXINFO.initialsoundgroup

◆ initialsubsound

int FMOD.CREATESOUNDEXINFO.initialsubsound

◆ length

uint FMOD.CREATESOUNDEXINFO.length

◆ maxpolyphony

int FMOD.CREATESOUNDEXINFO.maxpolyphony

◆ minmidigranularity

uint FMOD.CREATESOUNDEXINFO.minmidigranularity

◆ nonblockcallback_internal

IntPtr FMOD.CREATESOUNDEXINFO.nonblockcallback_internal

◆ nonblockthreadid

int FMOD.CREATESOUNDEXINFO.nonblockthreadid

◆ numchannels

int FMOD.CREATESOUNDEXINFO.numchannels

◆ numsubsounds

int FMOD.CREATESOUNDEXINFO.numsubsounds

◆ pcmreadcallback_internal

IntPtr FMOD.CREATESOUNDEXINFO.pcmreadcallback_internal

◆ pcmsetposcallback_internal

IntPtr FMOD.CREATESOUNDEXINFO.pcmsetposcallback_internal

◆ suggestedsoundtype

SOUND_TYPE FMOD.CREATESOUNDEXINFO.suggestedsoundtype

◆ userdata

IntPtr FMOD.CREATESOUNDEXINFO.userdata

Property Documentation

◆ fileuserasynccancel

FILE_ASYNCCANCEL_CALLBACK FMOD.CREATESOUNDEXINFO.fileuserasynccancel
getset

◆ fileuserasyncread

FILE_ASYNCREAD_CALLBACK FMOD.CREATESOUNDEXINFO.fileuserasyncread
getset

◆ fileuserclose

FILE_CLOSE_CALLBACK FMOD.CREATESOUNDEXINFO.fileuserclose
getset

◆ fileuseropen

FILE_OPEN_CALLBACK FMOD.CREATESOUNDEXINFO.fileuseropen
getset

◆ fileuserread

FILE_READ_CALLBACK FMOD.CREATESOUNDEXINFO.fileuserread
getset

◆ fileuserseek

FILE_SEEK_CALLBACK FMOD.CREATESOUNDEXINFO.fileuserseek
getset

◆ nonblockcallback

SOUND_NONBLOCK_CALLBACK FMOD.CREATESOUNDEXINFO.nonblockcallback
getset

◆ pcmreadcallback

SOUND_PCMREAD_CALLBACK FMOD.CREATESOUNDEXINFO.pcmreadcallback
getset

◆ pcmsetposcallback

SOUND_PCMSETPOS_CALLBACK FMOD.CREATESOUNDEXINFO.pcmsetposcallback
getset

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