]>
Commit | Line | Data |
---|---|---|
272c4453 GL |
1 | % |
2 | % automatically generated by HelpGen from | |
3 | % /home/guilhem/PROJECTS/wxWindows/utils/wxMMedia2/lib/sndfile.h at 26/Feb/00 14:26:42 | |
4 | % | |
5 | ||
6 | ||
7 | \section{\class{wxSoundRouterStream}}\label{wxsoundrouterstream} | |
8 | ||
9 | ||
10 | Codec router class | |
11 | ||
12 | \wxheading{Derived from} | |
13 | ||
14 | \helpref{wxSoundStreamCodec}{wxsoundstreamcodec} | |
15 | ||
16 | \wxheading{Data structures} | |
17 | ||
18 | \latexignore{\rtfignore{\wxheading{Members}}} | |
19 | ||
20 | ||
21 | \membersection{wxSoundRouterStream::wxSoundRouterStream}\label{wxsoundrouterstreamwxsoundrouterstream} | |
22 | ||
23 | \func{}{wxSoundRouterStream}{\param{wxSoundStream\& }{sndio}} | |
24 | ||
25 | ||
26 | \membersection{wxSoundRouterStream::\destruct{wxSoundRouterStream}}\label{wxsoundrouterstreamdtor} | |
27 | ||
28 | \func{}{\destruct{wxSoundRouterStream}}{\void} | |
29 | ||
30 | ||
31 | \membersection{wxSoundRouterStream::Read}\label{wxsoundrouterstreamread} | |
32 | ||
33 | \func{wxSoundStream\&}{Read}{\param{void* }{buffer}, \param{wxUint32 }{len}} | |
34 | ||
35 | ||
36 | \membersection{wxSoundRouterStream::Write}\label{wxsoundrouterstreamwrite} | |
37 | ||
38 | \func{wxSoundStream\&}{Write}{\param{const void* }{buffer}, \param{wxUint32 }{len}} | |
39 | ||
40 | ||
41 | \membersection{wxSoundRouterStream::SetSoundFormat}\label{wxsoundrouterstreamsetsoundformat} | |
42 | ||
43 | \func{bool}{SetSoundFormat}{\param{const wxSoundFormatBase\& }{format}} | |
44 | ||
45 | ||
46 | \membersection{wxSoundRouterStream::StartProduction}\label{wxsoundrouterstreamstartproduction} | |
47 | ||
48 | \func{bool}{StartProduction}{\param{int }{evt}} | |
49 | ||
50 | ||
51 | \membersection{wxSoundRouterStream::StopProduction}\label{wxsoundrouterstreamstopproduction} | |
52 | ||
53 | \func{bool}{StopProduction}{\void} | |
54 | ||
55 | ||
56 | \membersection{wxSoundRouterStream::GetBestSize}\label{wxsoundrouterstreamgetbestsize} | |
57 | ||
58 | \constfunc{wxUint32}{GetBestSize}{\void} | |
59 |