From db55c58fa825aa5c44778efc8b1ef215c0506c00 Mon Sep 17 00:00:00 2001 From: Ryan Norton <wxprojects@comcast.net> Date: Sun, 14 Nov 2004 23:33:12 +0000 Subject: [PATCH] doc for mediaplayer sample git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/tsamples.tex | 8 ++++++++ 1 file changed, 8 insertions(+) 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} -- 2.47.2