2 % automatically generated by HelpGen from
3 % /home/guilhem/PROJECTS/wxWindows/utils/wxMMedia2/lib/sndpcm.h at 26/Feb/00 14:26:33
7 \section{\class{wxSoundFormatPcm
}}\label{wxsoundformatpcm
}
10 PCM specification class
12 \wxheading{Derived from
}
14 \helpref{wxSoundFormatBase
}{wxsoundformatbase
}
16 \wxheading{Data structures
}
18 \latexignore{\rtfignore{\wxheading{Members
}}}
21 \membersection{wxSoundFormatPcm::wxSoundFormatPcm
}\label{wxsoundformatpcmwxsoundformatpcm
}
23 \func{}{wxSoundFormatPcm
}{\param{wxUint32
}{srate =
22500},
\param{wxUint8
}{bps =
8},
\param{wxUint16
}{channels =
2},
\param{bool
}{sign = TRUE
},
\param{int
}{order = wxLITTLE
\_ENDIAN}}
26 \membersection{wxSoundFormatPcm::
\destruct{wxSoundFormatPcm
}}\label{wxsoundformatpcmdtor
}
28 \func{}{\destruct{wxSoundFormatPcm
}}{\void}
31 \membersection{wxSoundFormatPcm::SetSampleRate
}\label{wxsoundformatpcmsetsamplerate
}
33 \func{void
}{SetSampleRate
}{\param{wxUint32
}{srate
}}
36 \membersection{wxSoundFormatPcm::SetBPS
}\label{wxsoundformatpcmsetbps
}
38 \func{void
}{SetBPS
}{\param{wxUint8
}{bps
}}
41 \membersection{wxSoundFormatPcm::SetChannels
}\label{wxsoundformatpcmsetchannels
}
43 \func{void
}{SetChannels
}{\param{wxUint16
}{nchannels
}}
46 \membersection{wxSoundFormatPcm::SetOrder
}\label{wxsoundformatpcmsetorder
}
48 \func{void
}{SetOrder
}{\param{int
}{order
}}
51 \membersection{wxSoundFormatPcm::Signed
}\label{wxsoundformatpcmsigned
}
53 \func{void
}{Signed
}{\param{bool
}{sign
}}
56 \membersection{wxSoundFormatPcm::GetSampleRate
}\label{wxsoundformatpcmgetsamplerate
}
58 \constfunc{wxUint32
}{GetSampleRate
}{\void}
61 \membersection{wxSoundFormatPcm::GetBPS
}\label{wxsoundformatpcmgetbps
}
63 \constfunc{wxUint8
}{GetBPS
}{\void}
66 \membersection{wxSoundFormatPcm::GetChannels
}\label{wxsoundformatpcmgetchannels
}
68 \constfunc{wxUint16
}{GetChannels
}{\void}
71 \membersection{wxSoundFormatPcm::GetOrder
}\label{wxsoundformatpcmgetorder
}
73 \constfunc{int
}{GetOrder
}{\void}
76 \membersection{wxSoundFormatPcm::Signed
}\label{wxsoundformatpcmgetsigned
}
78 \constfunc{bool
}{Signed
}{\void}
81 \membersection{wxSoundFormatPcm::GetType
}\label{wxsoundformatpcmgettype
}
83 \constfunc{wxSoundFormatType
}{GetType
}{\void}
86 \membersection{wxSoundFormatPcm::Clone
}\label{wxsoundformatpcmclone
}
88 \constfunc{wxSoundFormatBase*
}{Clone
}{\void}
91 \membersection{wxSoundFormatPcm::GetTimeFromBytes
}\label{wxsoundformatpcmgettimefrombytes
}
93 \constfunc{wxUint32
}{GetTimeFromBytes
}{\param{wxUint32
}{bytes
}}
96 \membersection{wxSoundFormatPcm::GetBytesFromTime
}\label{wxsoundformatpcmgetbytesfromtime
}
98 \constfunc{wxUint32
}{GetBytesFromTime
}{\param{wxUint32
}{time
}}
101 \membersection{wxSoundFormatPcm::operator!
}\label{wxsoundformatpcmoperatornot
}
103 \constfunc{bool
}{operator!
}{\param{const wxSoundFormatBase\&
}{frmt2
}}