Fix wxMediaCtrl::GetPlaybackRate() method name in the documentation.
Closes #13983. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -304,7 +304,7 @@ public:
|
|||||||
|
|
||||||
@return zero on failure.
|
@return zero on failure.
|
||||||
*/
|
*/
|
||||||
double GetPlaybackrate();
|
double GetPlaybackRate();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Obtains the state the playback of the media is in -
|
Obtains the state the playback of the media is in -
|
||||||
|
Reference in New Issue
Block a user