internal Frame(IntPtr frame) { _nativeStruct = (FFMS_Frame)Marshal.PtrToStructure(frame, typeof(FFMS_Frame)); }