X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3b5023b99a2a78f4f328175297412e21d1917458..a947a1e5e8a15b76d142eb91cb08e2e9ffb95def:/docs/latex/wx/mediactrl.tex diff --git a/docs/latex/wx/mediactrl.tex b/docs/latex/wx/mediactrl.tex index e2e78c5a3b..9506d73c19 100644 --- a/docs/latex/wx/mediactrl.tex +++ b/docs/latex/wx/mediactrl.tex @@ -18,8 +18,6 @@ wxMediaCtrl uses native backends to render media, for example on Windows there is a ActiveMovie/DirectShow backend, and on Macintosh there is a QuickTime backend. -wxMediaCtrl is not currently available on unix systems. - \wxheading{Derived from} \helpref{wxControl}{wxcontrol} @@ -107,6 +105,8 @@ and is available on Windows Only.} Use QuickTime. Windows and Mac Only. WARNING: On Mac Systems lower than OSX 10.2 this defaults to emulating window positioning and suffers from several bugs, including not working correctly embedded in a wxNotebook. } \twocolitem{{\bf wxMEDIABACKEND\_MCI}}{ Use Media Command Interface. Windows Only. } +\twocolitem{{\bf wxMEDIABACKEND\_GSTREAMER}}{ +Use GStreamer. Unix Only. } \end{twocollist} \membersection{wxMediaCtrl::wxMediaCtrl}\label{wxmediactrlwxmediactrl}