• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
1%
2% automatically generated by HelpGen from
3% /home/guilhem/PROJECTS/wxWindows/utils/wxMMedia2/lib/sndcpcm.h at 26/Feb/00 14:26:35
4%
5
6
7\section{\class{wxSoundStreamPcm}}\label{wxsoundstreampcm}
8
9
10PCM converter class
11
12\wxheading{Derived from}
13
14\helpref{wxSoundStreamCodec}{wxsoundstreamcodec}
15
16\wxheading{Data structures}
17
18{\small \begin{verbatim}
19typedef void (*ConverterType)(const char *buf\_in, char *buf\_out, wxUint32 len) ConverterType
20\end{verbatim}}
21
22\latexignore{\rtfignore{\wxheading{Members}}}
23
24
25\membersection{wxSoundStreamPcm::wxSoundStreamPcm}\label{wxsoundstreampcmwxsoundstreampcm}
26
27\func{}{wxSoundStreamPcm}{\param{wxSoundStream\& }{sndio}}
28
29
30\membersection{wxSoundStreamPcm::\destruct{wxSoundStreamPcm}}\label{wxsoundstreampcmdtor}
31
32\func{}{\destruct{wxSoundStreamPcm}}{\void}
33
34
35\membersection{wxSoundStreamPcm::Read}\label{wxsoundstreampcmread}
36
37\func{wxSoundStream\&}{Read}{\param{void* }{buffer}, \param{wxUint32 }{len}}
38
39
40\membersection{wxSoundStreamPcm::Write}\label{wxsoundstreampcmwrite}
41
42\func{wxSoundStream\&}{Write}{\param{const void* }{buffer}, \param{wxUint32 }{len}}
43
44
45\membersection{wxSoundStreamPcm::SetSoundFormat}\label{wxsoundstreampcmsetsoundformat}
46
47\func{bool}{SetSoundFormat}{\param{const wxSoundFormatBase\& }{format}}
48
49