+ //
+ // Unofficial parts of API
+ //
+ //DirectShow/GStreamer only. Quicktime too, but somewhat buggy...
+ bool Load(const wxURI& location);
+
+ double GetPlaybackRate(); //All but MCI & GStreamer
+ bool SetPlaybackRate(double dRate); //All but MCI & GStreamer
+