HWND m_hNotifyWnd; //Window to use for MCI events
bool m_bVideo; //Whether or not we have video
- DECLARE_DYNAMIC_CLASS(wxMCIMediaBackend);
+ DECLARE_DYNAMIC_CLASS(wxMCIMediaBackend)
};
//---------------------------------------------------------------------------
// wxQTMediaBackend::GetPosition
//
// 1) Calls GetMovieTime to get the position we are in in the movie
-// in milliseconds (we called
+// in milliseconds (we called
//---------------------------------------------------------------------------
wxLongLong wxQTMediaBackend::GetPosition()
{