git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
		
			
				
	
	
		
			79 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			TeX
		
	
	
	
	
	
			
		
		
	
	
			79 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			TeX
		
	
	
	
	
	
| %
 | |
| % automatically generated by HelpGen from
 | |
| % /home/guilhem/PROJECTS/wxWindows/utils/wxMMedia2/lib/cdwin.h at 26/Feb/00 14:52:15
 | |
| %
 | |
| 
 | |
| 
 | |
| \section{\class{wxCDAudioWin}}\label{wxcdaudiowin}
 | |
| 
 | |
| 
 | |
| 
 | |
| \wxheading{Derived from}
 | |
| 
 | |
| \helpref{wxCDAudio}{wxcdaudio}
 | |
| 
 | |
| \wxheading{Data structures}
 | |
| 
 | |
| {\small
 | |
| \begin{verbatim}
 | |
| typedef struct CDAW\_Internal {
 | |
|   MCIDEVICEID dev\_id
 | |
| };
 | |
| \end{verbatim}
 | |
| }
 | |
| 
 | |
| \latexignore{\rtfignore{\wxheading{Members}}}
 | |
| 
 | |
| 
 | |
| \membersection{wxCDAudioWin::wxCDAudioWin}\label{wxcdaudiowinwxcdaudiowin}
 | |
| 
 | |
| \func{}{wxCDAudioWin}{\void}
 | |
| 
 | |
| \func{}{wxCDAudioWin}{\param{const char* }{dev\_name}}
 | |
| 
 | |
| 
 | |
| \membersection{wxCDAudioWin::\destruct{wxCDAudioWin}}\label{wxcdaudiowindtor}
 | |
| 
 | |
| \func{}{\destruct{wxCDAudioWin}}{\void}
 | |
| 
 | |
| 
 | |
| \membersection{wxCDAudioWin::Play}\label{wxcdaudiowinplay}
 | |
| 
 | |
| \func{bool}{Play}{\param{const wxCDtime\& }{beg\_time}, \param{const wxCDtime\& }{end\_time}}
 | |
| 
 | |
| 
 | |
| \membersection{wxCDAudioWin::Pause}\label{wxcdaudiowinpause}
 | |
| 
 | |
| \func{bool}{Pause}{\void}
 | |
| 
 | |
| 
 | |
| \membersection{wxCDAudioWin::Resume}\label{wxcdaudiowinresume}
 | |
| 
 | |
| \func{bool}{Resume}{\void}
 | |
| 
 | |
| 
 | |
| \membersection{wxCDAudioWin::GetStatus}\label{wxcdaudiowingetstatus}
 | |
| 
 | |
| \func{CDstatus}{GetStatus}{\void}
 | |
| 
 | |
| 
 | |
| \membersection{wxCDAudioWin::GetTime}\label{wxcdaudiowingettime}
 | |
| 
 | |
| \func{wxCDtime}{GetTime}{\void}
 | |
| 
 | |
| 
 | |
| \membersection{wxCDAudioWin::GetToc}\label{wxcdaudiowingettoc}
 | |
| 
 | |
| \func{const CDtoc\&}{GetToc}{\void}
 | |
| 
 | |
| 
 | |
| \membersection{wxCDAudioWin::Ok}\label{wxcdaudiowinok}
 | |
| 
 | |
| \constfunc{bool}{Ok}{\void}
 | |
| 
 | |
| 
 | |
| \membersection{wxCDAudioWin::PrepareToc}\label{wxcdaudiowinpreparetoc}
 | |
| 
 | |
| \func{void}{PrepareToc}{\void}
 | |
| 
 |