% /home/guilhem/PROJECTS/wxWindows/utils/wxMMedia2/lib/cdbase.h at 26/Feb/00 14:52:12
%
-
\section{\class{wxCDAudio}}\label{wxcdaudio}
\wxheading{Derived from}
-\helpref{wxObject}{wxobject}
+wxObject
\wxheading{Data structures}
-{\small \begin{verbatim}
+{\small
+\begin{verbatim}
typedef struct wxCDtime {
wxUint8 track
-\end{verbatim}}
+};
+\end{verbatim}
+}
{\small \begin{verbatim}
typedef enum { PLAYING, PAUSED, STOPPED } CDstatus
\end{verbatim}}