FMOD.DSP.DSP C# (CSharp) Method

DSP() public method

public DSP ( IntPtr raw ) : System
raw System.IntPtr
return System
        public DSP(IntPtr raw)
            : base(raw)
        {
        }