]>
Commit | Line | Data |
---|---|---|
272c4453 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 | ||
17 | {\small \begin{verbatim} | |
18 | typedef struct CDAW\_Internal { | |
19 | MCIDEVICEID dev\_id | |
20 | \end{verbatim}} | |
21 | \latexignore{\rtfignore{\wxheading{Members}}} | |
22 | ||
23 | ||
24 | \membersection{wxCDAudioWin::wxCDAudioWin}\label{wxcdaudiowinwxcdaudiowin} | |
25 | ||
26 | \func{}{wxCDAudioWin}{\void} | |
27 | ||
28 | ||
29 | \membersection{wxCDAudioWin::wxCDAudioWin}\label{wxcdaudiowinwxcdaudiowin} | |
30 | ||
31 | \func{}{wxCDAudioWin}{\param{const char* }{dev\_name}} | |
32 | ||
33 | ||
34 | \membersection{wxCDAudioWin::\destruct{wxCDAudioWin}}\label{wxcdaudiowindtor} | |
35 | ||
36 | \func{}{\destruct{wxCDAudioWin}}{\void} | |
37 | ||
38 | ||
39 | \membersection{wxCDAudioWin::Play}\label{wxcdaudiowinplay} | |
40 | ||
41 | \func{bool}{Play}{\param{const wxCDtime\& }{beg\_time}, \param{const wxCDtime\& }{end\_time}} | |
42 | ||
43 | ||
44 | \membersection{wxCDAudioWin::Pause}\label{wxcdaudiowinpause} | |
45 | ||
46 | \func{bool}{Pause}{\void} | |
47 | ||
48 | ||
49 | \membersection{wxCDAudioWin::Resume}\label{wxcdaudiowinresume} | |
50 | ||
51 | \func{bool}{Resume}{\void} | |
52 | ||
53 | ||
54 | \membersection{wxCDAudioWin::GetStatus}\label{wxcdaudiowingetstatus} | |
55 | ||
56 | \func{CDstatus}{GetStatus}{\void} | |
57 | ||
58 | ||
59 | \membersection{wxCDAudioWin::GetTime}\label{wxcdaudiowingettime} | |
60 | ||
61 | \func{wxCDtime}{GetTime}{\void} | |
62 | ||
63 | ||
64 | \membersection{wxCDAudioWin::GetToc}\label{wxcdaudiowingettoc} | |
65 | ||
66 | \func{const CDtoc\&}{GetToc}{\void} | |
67 | ||
68 | ||
69 | \membersection{wxCDAudioWin::Ok}\label{wxcdaudiowinok} | |
70 | ||
71 | \constfunc{bool}{Ok}{\void} | |
72 | ||
73 | ||
74 | \membersection{wxCDAudioWin::PrepareToc}\label{wxcdaudiowinpreparetoc} | |
75 | ||
76 | \func{void}{PrepareToc}{\void} | |
77 |