]> git.saurik.com Git - wxWidgets.git/blob - contrib/docs/latex/mmedia/sndg72x.tex
Doc edits; adding mmedia.rsp; added STC BC++ makefiles
[wxWidgets.git] / contrib / docs / latex / mmedia / sndg72x.tex
1 %
2 % automatically generated by HelpGen from
3 % /home/guilhem/PROJECTS/wxWindows/utils/wxMMedia2/lib/sndg72x.h at 26/Feb/00 14:52:19
4 %
5
6
7 \section{\class{wxSoundStreamG72X}}\label{wxsoundstreamg72x}
8
9
10 ULAW converter 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{wxSoundStreamG72X::wxSoundStreamG72X}\label{wxsoundstreamg72xwxsoundstreamg72x}
22
23 \func{}{wxSoundStreamG72X}{\param{wxSoundStream\& }{sndio}}
24
25
26 \membersection{wxSoundStreamG72X::\destruct{wxSoundStreamG72X}}\label{wxsoundstreamg72xdtor}
27
28 \func{}{\destruct{wxSoundStreamG72X}}{\void}
29
30
31 \membersection{wxSoundStreamG72X::Read}\label{wxsoundstreamg72xread}
32
33 \func{wxSoundStream\&}{Read}{\param{void* }{buffer}, \param{wxUint32 }{len}}
34
35
36 \membersection{wxSoundStreamG72X::Write}\label{wxsoundstreamg72xwrite}
37
38 \func{wxSoundStream\&}{Write}{\param{const void* }{buffer}, \param{wxUint32 }{len}}
39
40
41 \membersection{wxSoundStreamG72X::SetSoundFormat}\label{wxsoundstreamg72xsetsoundformat}
42
43 \func{bool}{SetSoundFormat}{\param{const wxSoundFormatBase\& }{format}}
44
45
46 \membersection{wxSoundStreamG72X::PutBits}\label{wxsoundstreamg72xputbits}
47
48 \func{void}{PutBits}{\param{wxUint8 }{bits}}
49
50
51 \membersection{wxSoundStreamG72X::GetBits}\label{wxsoundstreamg72xgetbits}
52
53 \func{wxUint8}{GetBits}{\void}
54