]> git.saurik.com Git - wxWidgets.git/blob - docs/latex/wx/sndfg72x.tex
updated legalese regarding libtiff, libjpeg
[wxWidgets.git] / docs / latex / wx / sndfg72x.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{wxSoundFormatG72X}}\label{wxsoundformatg72x}
8
9
10 G72X format
11
12 \wxheading{Derived from}
13
14 \helpref{wxSoundFormatBase}{wxsoundformatbase}
15
16 \wxheading{Data structures}
17
18 {\small \begin{verbatim}
19 typedef enum {
20 wxSOUND\_G721,
21 wxSOUND\_G723\_24,
22 wxSOUND\_G723\_40
23 } wxSoundG72XType
24 \end{verbatim}}
25
26 {\small \begin{verbatim}
27 typedef struct g72x\_state g72state
28 \end{verbatim}}
29 This fixes a bug in Mingw95
30 \latexignore{\rtfignore{\wxheading{Members}}}
31
32
33 \membersection{wxSoundFormatG72X::wxSoundFormatG72X}\label{wxsoundformatg72xwxsoundformatg72x}
34
35 \func{}{wxSoundFormatG72X}{\void}
36
37
38 \membersection{wxSoundFormatG72X::\destruct{wxSoundFormatG72X}}\label{wxsoundformatg72xdtor}
39
40 \func{}{\destruct{wxSoundFormatG72X}}{\void}
41
42
43 \membersection{wxSoundFormatG72X::SetG72XType}\label{wxsoundformatg72xsetg72xtype}
44
45 \func{void}{SetG72XType}{\param{wxSoundG72XType }{type}}
46
47
48 \membersection{wxSoundFormatG72X::GetG72XType}\label{wxsoundformatg72xgetg72xtype}
49
50 \constfunc{wxSoundG72XType}{GetG72XType}{\void}
51
52
53 \membersection{wxSoundFormatG72X::SetSampleRate}\label{wxsoundformatg72xsetsamplerate}
54
55 \func{void}{SetSampleRate}{\param{wxUint32 }{srate}}
56
57
58 \membersection{wxSoundFormatG72X::GetSampleRate}\label{wxsoundformatg72xgetsamplerate}
59
60 \constfunc{wxUint32}{GetSampleRate}{\void}
61
62
63 \membersection{wxSoundFormatG72X::GetType}\label{wxsoundformatg72xgettype}
64
65 \constfunc{wxSoundFormatType}{GetType}{\void}
66
67
68 \membersection{wxSoundFormatG72X::Clone}\label{wxsoundformatg72xclone}
69
70 \constfunc{wxSoundFormatBase*}{Clone}{\void}
71
72
73 \membersection{wxSoundFormatG72X::GetTimeFromBytes}\label{wxsoundformatg72xgettimefrombytes}
74
75 \constfunc{wxUint32}{GetTimeFromBytes}{\param{wxUint32 }{bytes}}
76
77
78 \membersection{wxSoundFormatG72X::GetBytesFromTime}\label{wxsoundformatg72xgetbytesfromtime}
79
80 \constfunc{wxUint32}{GetBytesFromTime}{\param{wxUint32 }{time}}
81
82
83 \membersection{wxSoundFormatG72X::operator!=}\label{wxsoundformatg72xoperator!=}
84
85 \constfunc{bool}{operator!=}{\param{const wxSoundFormatBase\& }{frmt2}}
86