]>
Commit | Line | Data |
---|---|---|
e8482f24 GL |
1 | % |
2 | % automatically generated by HelpGen from | |
3 | % /home/guilhem/PROJECTS/wxWindows/utils/wxMMedia2/lib/sndesd.h at 26/Feb/00 14:26:56 | |
4 | % | |
5 | ||
6 | \section{\class{wxSoundStreamESD}}\label{wxsoundstreamesd} | |
7 | ||
8 | ESD output class | |
9 | ||
10 | \wxheading{Derived from} | |
11 | ||
12 | \helpref{wxSoundStream}{wxsoundstream} | |
13 | ||
14 | \wxheading{Data structures} | |
15 | ||
16 | \latexignore{\rtfignore{\wxheading{Members}}} | |
17 | ||
18 | ||
19 | \membersection{wxSoundStreamESD::wxSoundStreamESD}\label{wxsoundstreamesdwxsoundstreamesd} | |
20 | ||
21 | \func{}{wxSoundStreamESD}{\param{const wxString\& }{hostname = "localhost"}} | |
22 | ||
23 | ||
24 | \membersection{wxSoundStreamESD::\destruct{wxSoundStreamESD}}\label{wxsoundstreamesddtor} | |
25 | ||
26 | \func{}{\destruct{wxSoundStreamESD}}{\void} | |
27 | ||
28 | ||
29 | \membersection{wxSoundStreamESD::Read}\label{wxsoundstreamesdread} | |
30 | ||
31 | \func{wxSoundStream\&}{Read}{\param{void* }{buffer}, \param{wxUint32 }{len}} | |
32 | ||
33 | ||
34 | \membersection{wxSoundStreamESD::Write}\label{wxsoundstreamesdwrite} | |
35 | ||
36 | \func{wxSoundStream\&}{Write}{\param{const void* }{buffer}, \param{wxUint32 }{len}} | |
37 | ||
38 | ||
39 | \membersection{wxSoundStreamESD::SetSoundFormat}\label{wxsoundstreamesdsetsoundformat} | |
40 | ||
41 | \func{bool}{SetSoundFormat}{\param{const wxSoundFormatBase\& }{format}} | |
42 | ||
43 | ||
44 | \membersection{wxSoundStreamESD::StartProduction}\label{wxsoundstreamesdstartproduction} | |
45 | ||
46 | \func{bool}{StartProduction}{\param{int }{evt}} | |
47 | ||
48 | ||
49 | \membersection{wxSoundStreamESD::StopProduction}\label{wxsoundstreamesdstopproduction} | |
50 | ||
51 | \func{bool}{StopProduction}{\void} | |
52 | ||
53 | ||
54 | \membersection{wxSoundStreamESD::WakeUpEvt}\label{wxsoundstreamesdwakeupevt} | |
55 | ||
56 | \func{void}{WakeUpEvt}{\param{int }{evt}} | |
57 | ||
58 | You should not call this. | |
59 | ||
60 | ||
61 | \membersection{wxSoundStreamESD::QueueFilled}\label{wxsoundstreamesdqueuefilled} | |
62 | ||
63 | \constfunc{bool}{QueueFilled}{\void} | |
64 |