C# Class FMOD.DSP_BUFFER_ARRAY

Show file Open project: fmod/UnityIntegration

Public Properties

Property Type Description
bufferchannelmask CHANNELMASK[]
buffernumchannels int[]
buffers System.IntPtr[]
numbuffers int
speakermode SPEAKERMODE

Property Details

bufferchannelmask public property

public CHANNELMASK[] bufferchannelmask
return CHANNELMASK[]

buffernumchannels public property

public int[] buffernumchannels
return int[]

buffers public property

public IntPtr[],System buffers
return System.IntPtr[]

numbuffers public property

public int numbuffers
return int

speakermode public property

public SPEAKERMODE speakermode
return SPEAKERMODE