]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxMMedia/sndfrag.h
1. wxLoad/SaveFileSelector return "wxString" instead of "char *"
[wxWidgets.git] / utils / wxMMedia / sndfrag.h
index 8acb31f9cf4a34548b71b49a5a13e9bae6f97b04..d0679087e45224f5f5e7753fde6eee68014efd34 100644 (file)
@@ -54,6 +54,8 @@ protected:
   wxFragBufPtr *m_lstoptrs, *m_lstiptrs;
   ///
   bool m_buf2free, m_dontq, m_freeing;
+  ///
+  wxSoundDataFormat m_drvformat;
 public:
   ///
   wxFragmentBuffer(wxSound& io_drv);