Searched refs:SetSoundFormat (Results 26 - 29 of 29) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndbase.tex47 may happen when you call wxSoundRouterStream::SetSoundFormat().}
155 \helpref{SetSoundFormat}{wxsoundstreamsetsoundformat}.}
180 \helpref{SetSoundFormat}{wxsoundstreamsetsoundformat}.}
196 %% wxSoundStream:SetSoundFormat
199 \membersection{wxSoundStream::SetSoundFormat}\label{wxsoundstreamsetsoundformat}
201 \func{bool}{SetSoundFormat}{\param{const wxSoundFormatBase\& }{format}}
203 SetSoundFormat is one of the key function of the wxSoundStream object.
204 It specifies the sound format the user needs. SetSoundFormat tries to
H A Dsndfile.tex181 \membersection{wxSoundFileStream::SetSoundFormat}\label{wxsoundfilestreamsetsoundformat}
182 \func{bool}{SetSoundFormat}{\param{const wxSoundFormatBase\& }{format}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/mmedia/
H A Dsndwin.cpp92 SetSoundFormat(pcm);
692 // SetSoundFormat()
694 bool wxSoundStreamWin::SetSoundFormat(const wxSoundFormatBase& base) function in class:wxSoundStreamWin
697 return wxSoundStream::SetSoundFormat(base);
H A Dsndaiff.cpp152 if (!SetSoundFormat(sndformat))

Completed in 99 milliseconds

12