]> git.saurik.com Git - wxWidgets.git/commitdiff
doc for mediaplayer sample
authorRyan Norton <wxprojects@comcast.net>
Sun, 14 Nov 2004 23:33:12 +0000 (23:33 +0000)
committerRyan Norton <wxprojects@comcast.net>
Sun, 14 Nov 2004 23:33:12 +0000 (23:33 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/tsamples.tex

index c6ffddd0f5786f7159e4f6434193675a3ced0616..1a214499d0c00ae455528fa7112d68ab1f2ed25f 100644 (file)
@@ -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}