git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57282
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
DoACalculation();
if ( !(i % 1000) )
- wxTheApp-Yield();
+ wxTheApp->Yield();
}
@endcode
default controls provided by the toolkit. The function takes a
wxMediaCtrlPlayerControls enumeration, please see available show modes there.
- For more see @ref mediactrl_player_controls.
+ For more info see @ref mediactrl_player_controls.
Currently only implemented on the QuickTime and DirectShow backends.
The function returns @true on success.