C# 클래스 FMOD.CREATESOUNDEXINFO_INTERNAL

파일 보기 프로젝트 열기: fmod/UnityIntegration 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
audioqueuepolicy uint
cbsize int
channelmask CHANNELMASK
channelorder CHANNELORDER
decodebuffersize uint
defaultfrequency int
dlsname System.IntPtr
encryptionkey System.IntPtr
filebuffersize int
fileoffset uint
fileuserasynccancel System.IntPtr
fileuserasyncread System.IntPtr
fileuserclose System.IntPtr
fileuserdata System.IntPtr
fileuseropen System.IntPtr
fileuserread System.IntPtr
fileuserseek System.IntPtr
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 System.IntPtr
nonblockthreadid int
numchannels int
numsubsounds int
pcmreadcallback System.IntPtr
pcmsetposcallback System.IntPtr
suggestedsoundtype SOUND_TYPE
userdata System.IntPtr

공개 메소드들

메소드 설명
CreateFromExternal ( CREATESOUNDEXINFO &exinfoExt ) : CREATESOUNDEXINFO_INTERNAL
CreateFromInternal ( CREATESOUNDEXINFO_INTERNAL &exinfoInt ) : CREATESOUNDEXINFO

메소드 상세

CreateFromExternal() 공개 정적인 메소드

public static CreateFromExternal ( CREATESOUNDEXINFO &exinfoExt ) : CREATESOUNDEXINFO_INTERNAL
exinfoExt CREATESOUNDEXINFO
리턴 CREATESOUNDEXINFO_INTERNAL

CreateFromInternal() 공개 정적인 메소드

public static CreateFromInternal ( CREATESOUNDEXINFO_INTERNAL &exinfoInt ) : CREATESOUNDEXINFO
exinfoInt CREATESOUNDEXINFO_INTERNAL
리턴 CREATESOUNDEXINFO

프로퍼티 상세

audioqueuepolicy 공개적으로 프로퍼티

public uint audioqueuepolicy
리턴 uint

cbsize 공개적으로 프로퍼티

public int cbsize
리턴 int

channelmask 공개적으로 프로퍼티

public CHANNELMASK channelmask
리턴 CHANNELMASK

channelorder 공개적으로 프로퍼티

public CHANNELORDER channelorder
리턴 CHANNELORDER

decodebuffersize 공개적으로 프로퍼티

public uint decodebuffersize
리턴 uint

defaultfrequency 공개적으로 프로퍼티

public int defaultfrequency
리턴 int

dlsname 공개적으로 프로퍼티

public IntPtr,System dlsname
리턴 System.IntPtr

encryptionkey 공개적으로 프로퍼티

public IntPtr,System encryptionkey
리턴 System.IntPtr

filebuffersize 공개적으로 프로퍼티

public int filebuffersize
리턴 int

fileoffset 공개적으로 프로퍼티

public uint fileoffset
리턴 uint

fileuserasynccancel 공개적으로 프로퍼티

public IntPtr,System fileuserasynccancel
리턴 System.IntPtr

fileuserasyncread 공개적으로 프로퍼티

public IntPtr,System fileuserasyncread
리턴 System.IntPtr

fileuserclose 공개적으로 프로퍼티

public IntPtr,System fileuserclose
리턴 System.IntPtr

fileuserdata 공개적으로 프로퍼티

public IntPtr,System fileuserdata
리턴 System.IntPtr

fileuseropen 공개적으로 프로퍼티

public IntPtr,System fileuseropen
리턴 System.IntPtr

fileuserread 공개적으로 프로퍼티

public IntPtr,System fileuserread
리턴 System.IntPtr

fileuserseek 공개적으로 프로퍼티

public IntPtr,System fileuserseek
리턴 System.IntPtr

format 공개적으로 프로퍼티

public SOUND_FORMAT format
리턴 SOUND_FORMAT

fsbguid 공개적으로 프로퍼티

public IntPtr,System fsbguid
리턴 System.IntPtr

ignoresetfilesystem 공개적으로 프로퍼티

public int ignoresetfilesystem
리턴 int

inclusionlist 공개적으로 프로퍼티

public IntPtr,System inclusionlist
리턴 System.IntPtr

inclusionlistnum 공개적으로 프로퍼티

public int inclusionlistnum
리턴 int

initialseekposition 공개적으로 프로퍼티

public uint initialseekposition
리턴 uint

initialseekpostype 공개적으로 프로퍼티

public TIMEUNIT initialseekpostype
리턴 TIMEUNIT

initialsoundgroup 공개적으로 프로퍼티

public IntPtr,System initialsoundgroup
리턴 System.IntPtr

initialsubsound 공개적으로 프로퍼티

public int initialsubsound
리턴 int

length 공개적으로 프로퍼티

public uint length
리턴 uint

maxpolyphony 공개적으로 프로퍼티

public int maxpolyphony
리턴 int

minmidigranularity 공개적으로 프로퍼티

public uint minmidigranularity
리턴 uint

nonblockcallback 공개적으로 프로퍼티

public IntPtr,System nonblockcallback
리턴 System.IntPtr

nonblockthreadid 공개적으로 프로퍼티

public int nonblockthreadid
리턴 int

numchannels 공개적으로 프로퍼티

public int numchannels
리턴 int

numsubsounds 공개적으로 프로퍼티

public int numsubsounds
리턴 int

pcmreadcallback 공개적으로 프로퍼티

public IntPtr,System pcmreadcallback
리턴 System.IntPtr

pcmsetposcallback 공개적으로 프로퍼티

public IntPtr,System pcmsetposcallback
리턴 System.IntPtr

suggestedsoundtype 공개적으로 프로퍼티

public SOUND_TYPE suggestedsoundtype
리턴 SOUND_TYPE

userdata 공개적으로 프로퍼티

public IntPtr,System userdata
리턴 System.IntPtr