]> git.saurik.com Git - wxWidgets.git/blame - docs/latex/wx/sndulaw.tex
updated legalese regarding libtiff, libjpeg
[wxWidgets.git] / docs / latex / wx / sndulaw.tex
CommitLineData
272c4453
GL
1%
2% automatically generated by HelpGen from
3% /home/guilhem/PROJECTS/wxWindows/utils/wxMMedia2/lib/sndulaw.h at 26/Feb/00 14:52:25
4%
5
6
7\section{\class{wxSoundStreamUlaw}}\label{wxsoundstreamulaw}
8
9
10ULAW 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{wxSoundStreamUlaw::wxSoundStreamUlaw}\label{wxsoundstreamulawwxsoundstreamulaw}
22
23\func{}{wxSoundStreamUlaw}{\param{wxSoundStream\& }{sndio}}
24
25
26\membersection{wxSoundStreamUlaw::\destruct{wxSoundStreamUlaw}}\label{wxsoundstreamulawdtor}
27
28\func{}{\destruct{wxSoundStreamUlaw}}{\void}
29
30
31\membersection{wxSoundStreamUlaw::Read}\label{wxsoundstreamulawread}
32
33\func{wxSoundStream\&}{Read}{\param{void* }{buffer}, \param{wxUint32 }{len}}
34
35
36\membersection{wxSoundStreamUlaw::Write}\label{wxsoundstreamulawwrite}
37
38\func{wxSoundStream\&}{Write}{\param{const void* }{buffer}, \param{wxUint32 }{len}}
39
40
41\membersection{wxSoundStreamUlaw::SetSoundFormat}\label{wxsoundstreamulawsetsoundformat}
42
43\func{bool}{SetSoundFormat}{\param{const wxSoundFormatBase\& }{format}}
44
45
46\membersection{wxSoundStreamUlaw::GetBestSize}\label{wxsoundstreamulawgetbestsize}
47
48\constfunc{wxUint32}{GetBestSize}{\void}
49