% % automatically generated by HelpGen from % /home/guilhem/PROJECTS/wxWindows/utils/wxMMedia2/lib/sndfile.h at 26/Feb/00 14:26:42 % \section{\class{wxSoundRouterStream}}\label{wxsoundrouterstream} This is the router "codec" class. It should do codec routing when the device driver does not deal with a format. \wxheading{Derived from} \helpref{wxSoundStreamCodec}{wxsoundstreamcodec} \wxheading{Data structures} \latexignore{\rtfignore{\wxheading{Members}}} \membersection{wxSoundRouterStream::wxSoundRouterStream}\label{wxsoundrouterstreamwxsoundrouterstream} \func{}{wxSoundRouterStream}{\param{wxSoundStream\& }{sndio}} \helpref{wxSoundCodec}{wxsoundcodec} \membersection{wxSoundRouterStream::\destruct{wxSoundRouterStream}}\label{wxsoundrouterstreamdtor} \func{}{\destruct{wxSoundRouterStream}}{\void} Destructor. \membersection{wxSoundRouterStream::SetSoundFormat}\label{wxsoundrouterstreamsetsoundformat} \func{bool}{SetSoundFormat}{\param{const wxSoundFormatBase\& }{format}} SetSoundFormat will first try to setup the device driver with the specified format. If this fails, it will try to find a codec which will convert the input format to a valid format for the device driver. It uses an internal codec database.