internal IntPtr GetBuffer(int samples) { return(SafeNativeMethods.VorbisAnalysisGetBuffer(_dspState, samples)); }