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:
parent
0c2bed825d
commit
16205a28d2
@ -304,7 +304,7 @@ public:
|
||||
|
||||
@return zero on failure.
|
||||
*/
|
||||
double GetPlaybackrate();
|
||||
double GetPlaybackRate();
|
||||
|
||||
/**
|
||||
Obtains the state the playback of the media is in -
|
||||
|
Loading…
Reference in New Issue
Block a user