C# Class FMOD.DSP_BUFFER_ARRAY

Exibir arquivo Open project: fmod/UnityIntegration

Public Properties

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

Property Details

bufferchannelmask public_oe property

public CHANNELMASK[] bufferchannelmask
return CHANNELMASK[]

buffernumchannels public_oe property

public int[] buffernumchannels
return int[]

buffers public_oe property

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

numbuffers public_oe property

public int numbuffers
return int

speakermode public_oe property

public SPEAKERMODE speakermode
return SPEAKERMODE