]>
Commit | Line | Data |
---|---|---|
e8482f24 GL |
1 | % |
2 | % automatically generated by HelpGen from | |
3 | % /home/guilhem/PROJECTS/wxWindows/utils/wxMMedia2/lib/cdwin.h at 26/Feb/00 14:52:15 | |
4 | % | |
5 | ||
6 | ||
7 | \section{\class{wxCDAudioWin}}\label{wxcdaudiowin} | |
8 | ||
9 | ||
10 | ||
11 | \wxheading{Derived from} | |
12 | ||
13 | \helpref{wxCDAudio}{wxcdaudio} | |
14 | ||
15 | \wxheading{Data structures} | |
16 | ||
5d525ad9 JS |
17 | {\small |
18 | \begin{verbatim} | |
e8482f24 GL |
19 | typedef struct CDAW\_Internal { |
20 | MCIDEVICEID dev\_id | |
5d525ad9 JS |
21 | }; |
22 | \end{verbatim} | |
23 | } | |
24 | ||
e8482f24 GL |
25 | \latexignore{\rtfignore{\wxheading{Members}}} |
26 | ||
27 | ||
28 | \membersection{wxCDAudioWin::wxCDAudioWin}\label{wxcdaudiowinwxcdaudiowin} | |
29 | ||
30 | \func{}{wxCDAudioWin}{\void} | |
31 | ||
e8482f24 GL |
32 | \func{}{wxCDAudioWin}{\param{const char* }{dev\_name}} |
33 | ||
34 | ||
35 | \membersection{wxCDAudioWin::\destruct{wxCDAudioWin}}\label{wxcdaudiowindtor} | |
36 | ||
37 | \func{}{\destruct{wxCDAudioWin}}{\void} | |
38 | ||
39 | ||
40 | \membersection{wxCDAudioWin::Play}\label{wxcdaudiowinplay} | |
41 | ||
42 | \func{bool}{Play}{\param{const wxCDtime\& }{beg\_time}, \param{const wxCDtime\& }{end\_time}} | |
43 | ||
44 | ||
45 | \membersection{wxCDAudioWin::Pause}\label{wxcdaudiowinpause} | |
46 | ||
47 | \func{bool}{Pause}{\void} | |
48 | ||
49 | ||
50 | \membersection{wxCDAudioWin::Resume}\label{wxcdaudiowinresume} | |
51 | ||
52 | \func{bool}{Resume}{\void} | |
53 | ||
54 | ||
55 | \membersection{wxCDAudioWin::GetStatus}\label{wxcdaudiowingetstatus} | |
56 | ||
57 | \func{CDstatus}{GetStatus}{\void} | |
58 | ||
59 | ||
60 | \membersection{wxCDAudioWin::GetTime}\label{wxcdaudiowingettime} | |
61 | ||
62 | \func{wxCDtime}{GetTime}{\void} | |
63 | ||
64 | ||
65 | \membersection{wxCDAudioWin::GetToc}\label{wxcdaudiowingettoc} | |
66 | ||
67 | \func{const CDtoc\&}{GetToc}{\void} | |
68 | ||
69 | ||
70 | \membersection{wxCDAudioWin::Ok}\label{wxcdaudiowinok} | |
71 | ||
72 | \constfunc{bool}{Ok}{\void} | |
73 | ||
74 | ||
75 | \membersection{wxCDAudioWin::PrepareToc}\label{wxcdaudiowinpreparetoc} | |
76 | ||
77 | \func{void}{PrepareToc}{\void} | |
78 |