]>
Commit | Line | Data |
---|---|---|
272c4453 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 | ||
7 | \section{\class{wxSoundStreamESD}}\label{wxsoundstreamesd} | |
8 | ||
9 | ||
10 | ESD output class | |
11 | ||
12 | \wxheading{Derived from} | |
13 | ||
14 | \helpref{wxSoundStream}{wxsoundstream} | |
15 | ||
16 | \wxheading{Data structures} | |
17 | ||
18 | \latexignore{\rtfignore{\wxheading{Members}}} | |
19 | ||
20 | ||
21 | \membersection{wxSoundStreamESD::wxSoundStreamESD}\label{wxsoundstreamesdwxsoundstreamesd} | |
22 | ||
23 | \func{}{wxSoundStreamESD}{\param{const wxString\& }{hostname = \_T("localhost")}} | |
24 | ||
25 | ||
26 | \membersection{wxSoundStreamESD::\destruct{wxSoundStreamESD}}\label{wxsoundstreamesddtor} | |
27 | ||
28 | \func{}{\destruct{wxSoundStreamESD}}{\void} | |
29 | ||
30 | ||
31 | \membersection{wxSoundStreamESD::Read}\label{wxsoundstreamesdread} | |
32 | ||
33 | \func{wxSoundStream\&}{Read}{\param{void* }{buffer}, \param{wxUint32 }{len}} | |
34 | ||
35 | ||
36 | \membersection{wxSoundStreamESD::Write}\label{wxsoundstreamesdwrite} | |
37 | ||
38 | \func{wxSoundStream\&}{Write}{\param{const void* }{buffer}, \param{wxUint32 }{len}} | |
39 | ||
40 | ||
41 | \membersection{wxSoundStreamESD::SetSoundFormat}\label{wxsoundstreamesdsetsoundformat} | |
42 | ||
43 | \func{bool}{SetSoundFormat}{\param{const wxSoundFormatBase\& }{format}} | |
44 | ||
45 | ||
46 | \membersection{wxSoundStreamESD::StartProduction}\label{wxsoundstreamesdstartproduction} | |
47 | ||
48 | \func{bool}{StartProduction}{\param{int }{evt}} | |
49 | ||
50 | ||
51 | \membersection{wxSoundStreamESD::StopProduction}\label{wxsoundstreamesdstopproduction} | |
52 | ||
53 | \func{bool}{StopProduction}{\void} | |
54 | ||
55 | ||
56 | \membersection{wxSoundStreamESD::WakeUpEvt}\label{wxsoundstreamesdwakeupevt} | |
57 | ||
58 | \func{void}{WakeUpEvt}{\param{int }{evt}} | |
59 | ||
60 | You should not call this. | |
61 | ||
62 | ||
63 | \membersection{wxSoundStreamESD::QueueFilled}\label{wxsoundstreamesdqueuefilled} | |
64 | ||
65 | \constfunc{bool}{QueueFilled}{\void} | |
66 |