]>
Commit | Line | Data |
---|---|---|
e8482f24 GL |
1 | % |
2 | % automatically generated by HelpGen from | |
3 | % /home/guilhem/PROJECTS/wxWindows/utils/wxMMedia2/lib/cdunix.h at 26/Feb/00 14:52:10 | |
4 | % | |
5 | ||
6 | ||
7 | \section{\class{wxCDAudioLinux}}\label{wxcdaudiolinux} | |
8 | ||
e8482f24 GL |
9 | \wxheading{Derived from} |
10 | ||
11 | \helpref{wxCDAudio}{wxcdaudio} | |
12 | ||
13 | \wxheading{Data structures} | |
14 | ||
15 | \latexignore{\rtfignore{\wxheading{Members}}} | |
16 | ||
e8482f24 GL |
17 | \membersection{wxCDAudioLinux::wxCDAudioLinux}\label{wxcdaudiolinuxwxcdaudiolinux} |
18 | ||
19 | \func{}{wxCDAudioLinux}{\void} | |
20 | ||
e8482f24 GL |
21 | \func{}{wxCDAudioLinux}{\param{const char* }{dev\_name}} |
22 | ||
e8482f24 GL |
23 | \membersection{wxCDAudioLinux::\destruct{wxCDAudioLinux}}\label{wxcdaudiolinuxdtor} |
24 | ||
25 | \func{}{\destruct{wxCDAudioLinux}}{\void} | |
26 | ||
27 | ||
28 | \membersection{wxCDAudioLinux::Play}\label{wxcdaudiolinuxplay} | |
29 | ||
30 | \func{bool}{Play}{\param{const wxCDtime\& }{beg\_time}, \param{const wxCDtime\& }{end\_time}} | |
31 | ||
32 | ||
33 | \membersection{wxCDAudioLinux::Pause}\label{wxcdaudiolinuxpause} | |
34 | ||
35 | \func{bool}{Pause}{\void} | |
36 | ||
37 | ||
38 | \membersection{wxCDAudioLinux::Resume}\label{wxcdaudiolinuxresume} | |
39 | ||
40 | \func{bool}{Resume}{\void} | |
41 | ||
42 | ||
43 | \membersection{wxCDAudioLinux::GetStatus}\label{wxcdaudiolinuxgetstatus} | |
44 | ||
45 | \func{CDstatus}{GetStatus}{\void} | |
46 | ||
47 | ||
48 | \membersection{wxCDAudioLinux::GetTime}\label{wxcdaudiolinuxgettime} | |
49 | ||
50 | \func{wxCDtime}{GetTime}{\void} | |
51 | ||
52 | ||
53 | \membersection{wxCDAudioLinux::GetToc}\label{wxcdaudiolinuxgettoc} | |
54 | ||
55 | \func{CDtoc\&}{GetToc}{\void} | |
56 | ||
57 | ||
58 | \membersection{wxCDAudioLinux::Ok}\label{wxcdaudiolinuxok} | |
59 | ||
60 | \constfunc{bool}{Ok}{\void} | |
61 | ||
62 | ||
63 | \membersection{wxCDAudioLinux::OpenDevice}\label{wxcdaudiolinuxopendevice} | |
64 | ||
65 | \func{void}{OpenDevice}{\param{const char* }{dev\_name}} | |
66 |