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