C# 클래스 FMOD.DSP_BUFFER_ARRAY

파일 보기 프로젝트 열기: fmod/UnityIntegration

공개 프로퍼티들

프로퍼티 타입 설명
bufferchannelmask CHANNELMASK[]
buffernumchannels int[]
buffers System.IntPtr[]
numbuffers int
speakermode SPEAKERMODE

프로퍼티 상세

bufferchannelmask 공개적으로 프로퍼티

public CHANNELMASK[] bufferchannelmask
리턴 CHANNELMASK[]

buffernumchannels 공개적으로 프로퍼티

public int[] buffernumchannels
리턴 int[]

buffers 공개적으로 프로퍼티

public IntPtr[],System buffers
리턴 System.IntPtr[]

numbuffers 공개적으로 프로퍼티

public int numbuffers
리턴 int

speakermode 공개적으로 프로퍼티

public SPEAKERMODE speakermode
리턴 SPEAKERMODE