* Fixes and updates on wxMMedia.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -27,7 +27,9 @@ public:
|
||||
typedef enum {
|
||||
wxSFILE_STOPPED,
|
||||
wxSFILE_PLAYING,
|
||||
wxSFILE_RECORDING
|
||||
wxSFILE_RECORDING,
|
||||
wxSFILE_PREPARED_TO_PLAY,
|
||||
wxSFILE_PREPARED_TO_RECORD,
|
||||
} FileState;
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user