]>
Commit | Line | Data |
---|---|---|
e8482f24 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 | ||
e8482f24 GL |
6 | \section{\class{wxCDAudio}}\label{wxcdaudio} |
7 | ||
8 | \wxheading{Derived from} | |
9 | ||
5d525ad9 | 10 | wxObject |
e8482f24 GL |
11 | |
12 | \wxheading{Data structures} | |
13 | ||
5d525ad9 JS |
14 | {\small |
15 | \begin{verbatim} | |
e8482f24 GL |
16 | typedef struct wxCDtime { |
17 | wxUint8 track | |
5d525ad9 JS |
18 | }; |
19 | \end{verbatim} | |
20 | } | |
e8482f24 GL |
21 | {\small \begin{verbatim} |
22 | typedef enum { PLAYING, PAUSED, STOPPED } CDstatus | |
23 | \end{verbatim}} | |
24 |