105 lines
2.7 KiB
TeX
105 lines
2.7 KiB
TeX
|
%
|
||
|
% automatically generated by HelpGen from
|
||
|
% /home/guilhem/PROJECTS/wxWindows/utils/wxMMedia2/lib/sndpcm.h at 26/Feb/00 14:26:33
|
||
|
%
|
||
|
|
||
|
|
||
|
\section{\class{wxSoundFormatPcm}}\label{wxsoundformatpcm}
|
||
|
|
||
|
|
||
|
PCM specification class
|
||
|
|
||
|
\wxheading{Derived from}
|
||
|
|
||
|
\helpref{wxSoundFormatBase}{wxsoundformatbase}
|
||
|
|
||
|
\wxheading{Data structures}
|
||
|
|
||
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
||
|
|
||
|
|
||
|
\membersection{wxSoundFormatPcm::wxSoundFormatPcm}\label{wxsoundformatpcmwxsoundformatpcm}
|
||
|
|
||
|
\func{}{wxSoundFormatPcm}{\param{wxUint32 }{srate = 22500}, \param{wxUint8 }{bps = 8}, \param{wxUint16 }{channels = 2}, \param{bool }{sign = TRUE}, \param{int }{order = wxLITTLE\_ENDIAN}}
|
||
|
|
||
|
|
||
|
\membersection{wxSoundFormatPcm::\destruct{wxSoundFormatPcm}}\label{wxsoundformatpcmdtor}
|
||
|
|
||
|
\func{}{\destruct{wxSoundFormatPcm}}{\void}
|
||
|
|
||
|
|
||
|
\membersection{wxSoundFormatPcm::SetSampleRate}\label{wxsoundformatpcmsetsamplerate}
|
||
|
|
||
|
\func{void}{SetSampleRate}{\param{wxUint32 }{srate}}
|
||
|
|
||
|
|
||
|
\membersection{wxSoundFormatPcm::SetBPS}\label{wxsoundformatpcmsetbps}
|
||
|
|
||
|
\func{void}{SetBPS}{\param{wxUint8 }{bps}}
|
||
|
|
||
|
|
||
|
\membersection{wxSoundFormatPcm::SetChannels}\label{wxsoundformatpcmsetchannels}
|
||
|
|
||
|
\func{void}{SetChannels}{\param{wxUint16 }{nchannels}}
|
||
|
|
||
|
|
||
|
\membersection{wxSoundFormatPcm::SetOrder}\label{wxsoundformatpcmsetorder}
|
||
|
|
||
|
\func{void}{SetOrder}{\param{int }{order}}
|
||
|
|
||
|
|
||
|
\membersection{wxSoundFormatPcm::Signed}\label{wxsoundformatpcmsigned}
|
||
|
|
||
|
\func{void}{Signed}{\param{bool }{sign}}
|
||
|
|
||
|
|
||
|
\membersection{wxSoundFormatPcm::GetSampleRate}\label{wxsoundformatpcmgetsamplerate}
|
||
|
|
||
|
\constfunc{wxUint32}{GetSampleRate}{\void}
|
||
|
|
||
|
|
||
|
\membersection{wxSoundFormatPcm::GetBPS}\label{wxsoundformatpcmgetbps}
|
||
|
|
||
|
\constfunc{wxUint8}{GetBPS}{\void}
|
||
|
|
||
|
|
||
|
\membersection{wxSoundFormatPcm::GetChannels}\label{wxsoundformatpcmgetchannels}
|
||
|
|
||
|
\constfunc{wxUint16}{GetChannels}{\void}
|
||
|
|
||
|
|
||
|
\membersection{wxSoundFormatPcm::GetOrder}\label{wxsoundformatpcmgetorder}
|
||
|
|
||
|
\constfunc{int}{GetOrder}{\void}
|
||
|
|
||
|
|
||
|
\membersection{wxSoundFormatPcm::Signed}\label{wxsoundformatpcmgetsigned}
|
||
|
|
||
|
\constfunc{bool}{Signed}{\void}
|
||
|
|
||
|
|
||
|
\membersection{wxSoundFormatPcm::GetType}\label{wxsoundformatpcmgettype}
|
||
|
|
||
|
\constfunc{wxSoundFormatType}{GetType}{\void}
|
||
|
|
||
|
|
||
|
\membersection{wxSoundFormatPcm::Clone}\label{wxsoundformatpcmclone}
|
||
|
|
||
|
\constfunc{wxSoundFormatBase*}{Clone}{\void}
|
||
|
|
||
|
|
||
|
\membersection{wxSoundFormatPcm::GetTimeFromBytes}\label{wxsoundformatpcmgettimefrombytes}
|
||
|
|
||
|
\constfunc{wxUint32}{GetTimeFromBytes}{\param{wxUint32 }{bytes}}
|
||
|
|
||
|
|
||
|
\membersection{wxSoundFormatPcm::GetBytesFromTime}\label{wxsoundformatpcmgetbytesfromtime}
|
||
|
|
||
|
\constfunc{wxUint32}{GetBytesFromTime}{\param{wxUint32 }{time}}
|
||
|
|
||
|
|
||
|
\membersection{wxSoundFormatPcm::operator!}\label{wxsoundformatpcmoperatornot}
|
||
|
|
||
|
\constfunc{bool}{operator!}{\param{const wxSoundFormatBase\& }{frmt2}}
|
||
|
|