From: Ryan Norton Date: Sun, 14 Nov 2004 23:33:12 +0000 (+0000) Subject: doc for mediaplayer sample X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/db55c58fa825aa5c44778efc8b1ef215c0506c00?ds=inline doc for mediaplayer sample git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/tsamples.tex b/docs/latex/wx/tsamples.tex index c6ffddd0f5..1a214499d0 100644 --- a/docs/latex/wx/tsamples.tex +++ b/docs/latex/wx/tsamples.tex @@ -341,6 +341,14 @@ The sample also provides some timings for adding/deleting/sorting a lot of (several thousands) items into the control. +\subsection{Mediaplayer sample}\label{samplemediaplayer} + +This sample demonstrates how to use all the features of +\helpref{wxMediaCtrl}{wxmediactrl} and play various types of sound, video, +and other files. + + +It replaces the old dynamic sample. \subsection{Notebook sample}\label{samplenotebook}