]>
Commit | Line | Data |
---|---|---|
272c4453 GL |
1 | % |
2 | % automatically generated by HelpGen from | |
3 | % /home/guilhem/PROJECTS/wxWindows/utils/wxMMedia2/lib/cdbase.h at 26/Feb/00 14:52:12 | |
4 | % | |
5 | ||
6 | ||
7 | \section{\class{wxCDAudio}}\label{wxcdaudio} | |
8 | ||
9 | \wxheading{Derived from} | |
10 | ||
11 | \helpref{wxObject}{wxobject} | |
12 | ||
13 | \wxheading{Data structures} | |
14 | ||
15 | {\small \begin{verbatim} | |
16 | typedef struct wxCDtime { | |
17 | wxUint8 track | |
18 | \end{verbatim}} | |
19 | {\small \begin{verbatim} | |
20 | typedef enum { PLAYING, PAUSED, STOPPED } CDstatus | |
21 | \end{verbatim}} | |
22 |