272c44532a
(sndbase.tex). The rest will come progressively. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6313 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
49 lines
1.2 KiB
TeX
49 lines
1.2 KiB
TeX
%
|
|
% automatically generated by HelpGen from
|
|
% /home/guilhem/PROJECTS/wxWindows/utils/wxMMedia2/lib/sndcpcm.h at 26/Feb/00 14:26:35
|
|
%
|
|
|
|
|
|
\section{\class{wxSoundStreamPcm}}\label{wxsoundstreampcm}
|
|
|
|
|
|
PCM converter class
|
|
|
|
\wxheading{Derived from}
|
|
|
|
\helpref{wxSoundStreamCodec}{wxsoundstreamcodec}
|
|
|
|
\wxheading{Data structures}
|
|
|
|
{\small \begin{verbatim}
|
|
typedef void (*ConverterType)(const char *buf\_in, char *buf\_out, wxUint32 len) ConverterType
|
|
\end{verbatim}}
|
|
|
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
|
|
|
|
|
\membersection{wxSoundStreamPcm::wxSoundStreamPcm}\label{wxsoundstreampcmwxsoundstreampcm}
|
|
|
|
\func{}{wxSoundStreamPcm}{\param{wxSoundStream\& }{sndio}}
|
|
|
|
|
|
\membersection{wxSoundStreamPcm::\destruct{wxSoundStreamPcm}}\label{wxsoundstreampcmdtor}
|
|
|
|
\func{}{\destruct{wxSoundStreamPcm}}{\void}
|
|
|
|
|
|
\membersection{wxSoundStreamPcm::Read}\label{wxsoundstreampcmread}
|
|
|
|
\func{wxSoundStream\&}{Read}{\param{void* }{buffer}, \param{wxUint32 }{len}}
|
|
|
|
|
|
\membersection{wxSoundStreamPcm::Write}\label{wxsoundstreampcmwrite}
|
|
|
|
\func{wxSoundStream\&}{Write}{\param{const void* }{buffer}, \param{wxUint32 }{len}}
|
|
|
|
|
|
\membersection{wxSoundStreamPcm::SetSoundFormat}\label{wxsoundstreampcmsetsoundformat}
|
|
|
|
\func{bool}{SetSoundFormat}{\param{const wxSoundFormatBase\& }{format}}
|
|
|