Searched refs:wxSoundFormatBase (Results 26 - 37 of 37) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/mmedia/
H A Dsndg72x.cpp50 wxSoundFormatBase *wxSoundFormatG72X::Clone() const
100 bool wxSoundFormatG72X::operator !=(const wxSoundFormatBase& frmt2) const
193 bool wxSoundStreamG72X::SetSoundFormat(const wxSoundFormatBase& format)
H A Dsndmsad.cpp105 wxSoundFormatBase *wxSoundFormatMSAdpcm::Clone() const
126 bool wxSoundFormatMSAdpcm::operator !=(const wxSoundFormatBase& frmt2) const
351 bool wxSoundStreamMSAdpcm::SetSoundFormat(const wxSoundFormatBase& format)
H A Dsndwav.cpp265 wxSoundFormatBase *wxSoundWave::HandleInputPCM(wxDataOutputStream& data)
292 wxSoundFormatBase *wxSoundWave::HandleInputG72X(wxDataOutputStream& data)
347 wxSoundFormatBase *frmt;
H A Dsndcpcm.cpp272 bool wxSoundStreamPcm::SetSoundFormat(const wxSoundFormatBase& format)
274 wxSoundFormatBase *new_format;
H A Dsndfile.cpp77 // SetSoundFormat(const wxSoundFormatBase& format) first tries to setup the
83 bool wxSoundRouterStream::SetSoundFormat(const wxSoundFormatBase& format)
422 bool wxSoundFileStream::SetSoundFormat(const wxSoundFormatBase& format)
H A Dsndoss.cpp122 bool wxSoundStreamOSS::SetSoundFormat(const wxSoundFormatBase& format)
276 wxSoundFormatBase *old_frmt;
H A Dsndesd.cpp167 bool wxSoundStreamESD::SetSoundFormat(const wxSoundFormatBase& format)
H A Dsndwin.cpp694 bool wxSoundStreamWin::SetSoundFormat(const wxSoundFormatBase& base)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndwin.tex47 \func{bool}{SetSoundFormat}{\param{wxSoundFormatBase\& }{base}}
H A Dsndbase.tex151 See \helpref{wxSoundFormatBase}{wxsoundformatbase}, \helpref{wxSoundStream::GetSoundFormat}{wxsoundstreamgetsoundformat}.}
176 See \helpref{wxSoundFormatBase}{wxsoundformatbase}, \helpref{wxSoundStream::GetSoundFormat}{wxsoundstreamgetsoundformat}.}
201 \func{bool}{SetSoundFormat}{\param{const wxSoundFormatBase\& }{format}}
226 \constfunc{wxSoundFormatBase\&}{GetSoundFormat}{\void}
229 wxSoundFormatBase object. This object {\it must not} be destroyed by anyone except
H A Dsndfile.tex182 \func{bool}{SetSoundFormat}{\param{const wxSoundFormatBase\& }{format}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/mmedia/
H A Dmmbman.cpp300 wxSoundFormatBase *format;

Completed in 112 milliseconds

12