2 % automatically generated by HelpGen from
3 % /home/guilhem/PROJECTS/wxWindows/utils/wxMMedia2/lib/cdbase.h at 26/Feb/00 14:52:12
7 \section{\class{CDtoc
}}\label{cdtoc
}
10 Table of contents manager
12 \wxheading{Derived from
}
16 \wxheading{Data structures
}
18 \latexignore{\rtfignore{\wxheading{Members
}}}
21 \membersection{CDtoc::CDtoc
}\label{cdtoccdtoc
}
23 \func{}{CDtoc
}{\param{wxCDtime\&
}{tot
\_tm},
\param{wxCDtime*
}{trks
\_tm},
\param{wxCDtime*
}{trks
\_pos}}
26 \membersection{CDtoc::GetTrackTime
}\label{cdtocgettracktime
}
28 \constfunc{wxCDtime
}{GetTrackTime
}{\param{wxUint8
}{track
}}
30 Returns the length of the specified track
31 track: track to get length
34 \membersection{CDtoc::GetTrackPos
}\label{cdtocgettrackpos
}
36 \constfunc{wxCDtime
}{GetTrackPos
}{\param{wxUint8
}{track
}}
38 Returns the position of the specified track
39 track: track to get position
42 \membersection{CDtoc::GetTotalTime
}\label{cdtocgettotaltime
}
44 \constfunc{wxCDtime
}{GetTotalTime
}{\void}
46 Returns the total time
49 \membersection{wxCDAudio::wxCDAudio
}\label{wxcdaudiowxcdaudio
}
51 \func{}{wxCDAudio
}{\void}
54 \membersection{wxCDAudio::
\destruct{wxCDAudio
}}\label{wxcdaudiodtor
}
56 \func{}{\destruct{wxCDAudio
}}{\void}
59 \membersection{wxCDAudio::Play
}\label{wxcdaudioplay
}
61 \func{bool
}{Play
}{\param{const wxCDtime\&
}{beg
\_play},
\param{const wxCDtime\&
}{end
\_play}}
63 Play audio at the specified position
66 \membersection{wxCDAudio::Play
}\label{wxcdaudioplay
}
68 \func{bool
}{Play
}{\param{const wxCDtime\&
}{beg
\_play}}
70 Play audio from the specified to the end of the CD audio
73 \membersection{wxCDAudio::Play
}\label{wxcdaudioplay
}
75 \func{bool
}{Play
}{\param{wxUint8
}{beg
\_track},
\param{wxUint8
}{end
\_track =
0}}
78 \membersection{wxCDAudio::Pause
}\label{wxcdaudiopause
}
80 \func{bool
}{Pause
}{\void}
82 Pause the audio playing
85 \membersection{wxCDAudio::Resume
}\label{wxcdaudioresume
}
87 \func{bool
}{Resume
}{\void}
89 Resume a paused audio playing
92 \membersection{wxCDAudio::GetStatus
}\label{wxcdaudiogetstatus
}
94 \func{CDstatus
}{GetStatus
}{\void}
96 Get the current CD status
99 \membersection{wxCDAudio::GetTime
}\label{wxcdaudiogettime
}
101 \func{wxCDtime
}{GetTime
}{\void}
103 Get the current playing time
106 \membersection{wxCDAudio::GetToc
}\label{wxcdaudiogettoc
}
108 \func{const CDtoc\&
}{GetToc
}{\void}
110 Returns the table of contents
113 \membersection{wxCDAudio::Ok
}\label{wxcdaudiook
}
115 \constfunc{bool
}{Ok
}{\void}