• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
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{wxSoundFormatUlaw}}\label{wxsoundformatulaw}
8
9
10ULAW format
11
12\wxheading{Derived from}
13
14\helpref{wxSoundFormatBase}{wxsoundformatbase}
15
16\wxheading{Data structures}
17
18\latexignore{\rtfignore{\wxheading{Members}}}
19
20
21\membersection{wxSoundFormatUlaw::wxSoundFormatUlaw}\label{wxsoundformatulawwxsoundformatulaw}
22
23\func{}{wxSoundFormatUlaw}{\void}
24
25
26\membersection{wxSoundFormatUlaw::\destruct{wxSoundFormatUlaw}}\label{wxsoundformatulawdtor}
27
28\func{}{\destruct{wxSoundFormatUlaw}}{\void}
29
30
31\membersection{wxSoundFormatUlaw::SetSampleRate}\label{wxsoundformatulawsetsamplerate}
32
33\func{void}{SetSampleRate}{\param{wxUint32 }{srate}}
34
35
36\membersection{wxSoundFormatUlaw::GetSampleRate}\label{wxsoundformatulawgetsamplerate}
37
38\constfunc{wxUint32}{GetSampleRate}{\void}
39
40
41\membersection{wxSoundFormatUlaw::SetChannels}\label{wxsoundformatulawsetchannels}
42
43\func{void}{SetChannels}{\param{wxUint8 }{channels}}
44
45
46\membersection{wxSoundFormatUlaw::GetChannels}\label{wxsoundformatulawgetchannels}
47
48\constfunc{wxUint8}{GetChannels}{\void}
49
50
51\membersection{wxSoundFormatUlaw::GetType}\label{wxsoundformatulawgettype}
52
53\constfunc{wxSoundFormatType}{GetType}{\void}
54
55
56\membersection{wxSoundFormatUlaw::Clone}\label{wxsoundformatulawclone}
57
58\constfunc{wxSoundFormatBase*}{Clone}{\void}
59
60
61\membersection{wxSoundFormatUlaw::GetTimeFromBytes}\label{wxsoundformatulawgettimefrombytes}
62
63\constfunc{wxUint32}{GetTimeFromBytes}{\param{wxUint32 }{bytes}}
64
65
66\membersection{wxSoundFormatUlaw::GetBytesFromTime}\label{wxsoundformatulawgetbytesfromtime}
67
68\constfunc{wxUint32}{GetBytesFromTime}{\param{wxUint32 }{time}}
69
70
71\membersection{wxSoundFormatUlaw::operator!=}\label{wxsoundformatulawoperatorneq}
72
73\constfunc{bool}{operator!=}{\param{const wxSoundFormatBase\& }{frmt2}}
74
75