]>
git.saurik.com Git - wxWidgets.git/blob - contrib/docs/latex/mmedia/sndpcm.tex
2 % automatically generated by HelpGen from
3 % /home/guilhem/PROJECTS/wxWindows/utils/wxMMedia2/lib/sndcpcm.h at 26/Feb/00 14:26:35
7 \section{\class{wxSoundStreamPcm
}}\label{wxsoundstreampcm
}
12 \wxheading{Derived from
}
14 \helpref{wxSoundStreamCodec
}{wxsoundstreamcodec
}
16 \wxheading{Data structures
}
18 {\small \begin{verbatim
}
19 typedef void
(*ConverterType)(const char *buf\_in, char *buf\_out, wxUint32 len) ConverterType
22 \latexignore{\rtfignore{\wxheading{Members}}}
25 \membersection{wxSoundStreamPcm::wxSoundStreamPcm}\label{wxsoundstreampcmwxsoundstreampcm}
27 \func{}{wxSoundStreamPcm}{\param{wxSoundStream\& }{sndio}}
30 \membersection{wxSoundStreamPcm::\destruct{wxSoundStreamPcm}}\label{wxsoundstreampcmdtor}
32 \func{}{\destruct{wxSoundStreamPcm}}{\void}
35 \membersection{wxSoundStreamPcm::Read}\label{wxsoundstreampcmread}
37 \func{wxSoundStream\&}{Read}{\param{void* }{buffer}, \param{wxUint32 }{len}}
40 \membersection{wxSoundStreamPcm::Write}\label{wxsoundstreampcmwrite}
42 \func{wxSoundStream\&}{Write}{\param{const void* }{buffer}, \param{wxUint32 }{len}}
45 \membersection{wxSoundStreamPcm::SetSoundFormat}\label{wxsoundstreampcmsetsoundformat}
47 \func{bool}{SetSoundFormat}{\param{const wxSoundFormatBase\& }{format}}