xn.OpenNIImporter.xnGetAudioBuffer C# (CSharp) Method

xnGetAudioBuffer() private method

private xnGetAudioBuffer ( IntPtr hInstance ) : IntPtr
hInstance System.IntPtr
return System.IntPtr
        public static extern IntPtr xnGetAudioBuffer(XnNodeHandle hInstance);
OpenNIImporter