C# Class FMOD.CREATESOUNDEXINFO

Show file Open project: punker76/simple-music-player Class Usage Examples

Public Properties

Property Type Description
audioqueuepolicy uint
cbsize int
channelmask CHANNELMASK
channelorder CHANNELORDER
decodebuffersize uint
defaultfrequency int
dlsname System.IntPtr
encryptionkey System.IntPtr
filebuffersize int
fileoffset uint
fileuserasynccancel FILE_ASYNCCANCELCALLBACK
fileuserasyncread FILE_ASYNCREADCALLBACK
fileuserclose FILE_CLOSECALLBACK
fileuserdata System.IntPtr
fileuseropen FILE_OPENCALLBACK
fileuserread FILE_READCALLBACK
fileuserseek FILE_SEEKCALLBACK
format SOUND_FORMAT
fsbguid System.IntPtr
ignoresetfilesystem int
inclusionlist System.IntPtr
inclusionlistnum int
initialseekposition uint
initialseekpostype TIMEUNIT
initialsoundgroup System.IntPtr
initialsubsound int
length uint
maxpolyphony int
minmidigranularity uint
nonblockcallback SOUND_NONBLOCKCALLBACK
nonblockthreadid int
numchannels int
numsubsounds int
pcmreadcallback SOUND_PCMREADCALLBACK
pcmsetposcallback SOUND_PCMSETPOSCALLBACK
suggestedsoundtype SOUND_TYPE
userdata System.IntPtr

Property Details

audioqueuepolicy public property

public uint audioqueuepolicy
return uint

cbsize public property

public int cbsize
return int

channelmask public property

public CHANNELMASK channelmask
return CHANNELMASK

channelorder public property

public CHANNELORDER channelorder
return CHANNELORDER

decodebuffersize public property

public uint decodebuffersize
return uint

defaultfrequency public property

public int defaultfrequency
return int

dlsname public property

public IntPtr,System dlsname
return System.IntPtr

encryptionkey public property

public IntPtr,System encryptionkey
return System.IntPtr

filebuffersize public property

public int filebuffersize
return int

fileoffset public property

public uint fileoffset
return uint

fileuserasynccancel public property

public FILE_ASYNCCANCELCALLBACK fileuserasynccancel
return FILE_ASYNCCANCELCALLBACK

fileuserasyncread public property

public FILE_ASYNCREADCALLBACK fileuserasyncread
return FILE_ASYNCREADCALLBACK

fileuserclose public property

public FILE_CLOSECALLBACK fileuserclose
return FILE_CLOSECALLBACK

fileuserdata public property

public IntPtr,System fileuserdata
return System.IntPtr

fileuseropen public property

public FILE_OPENCALLBACK fileuseropen
return FILE_OPENCALLBACK

fileuserread public property

public FILE_READCALLBACK fileuserread
return FILE_READCALLBACK

fileuserseek public property

public FILE_SEEKCALLBACK fileuserseek
return FILE_SEEKCALLBACK

format public property

public SOUND_FORMAT format
return SOUND_FORMAT

fsbguid public property

public IntPtr,System fsbguid
return System.IntPtr

ignoresetfilesystem public property

public int ignoresetfilesystem
return int

inclusionlist public property

public IntPtr,System inclusionlist
return System.IntPtr

inclusionlistnum public property

public int inclusionlistnum
return int

initialseekposition public property

public uint initialseekposition
return uint

initialseekpostype public property

public TIMEUNIT initialseekpostype
return TIMEUNIT

initialsoundgroup public property

public IntPtr,System initialsoundgroup
return System.IntPtr

initialsubsound public property

public int initialsubsound
return int

length public property

public uint length
return uint

maxpolyphony public property

public int maxpolyphony
return int

minmidigranularity public property

public uint minmidigranularity
return uint

nonblockcallback public property

public SOUND_NONBLOCKCALLBACK nonblockcallback
return SOUND_NONBLOCKCALLBACK

nonblockthreadid public property

public int nonblockthreadid
return int

numchannels public property

public int numchannels
return int

numsubsounds public property

public int numsubsounds
return int

pcmreadcallback public property

public SOUND_PCMREADCALLBACK pcmreadcallback
return SOUND_PCMREADCALLBACK

pcmsetposcallback public property

public SOUND_PCMSETPOSCALLBACK pcmsetposcallback
return SOUND_PCMSETPOSCALLBACK

suggestedsoundtype public property

public SOUND_TYPE suggestedsoundtype
return SOUND_TYPE

userdata public property

public IntPtr,System userdata
return System.IntPtr