2 % automatically generated by HelpGen from
3 % /home/guilhem/PROJECTS/wxWindows/utils/wxMMedia2/lib/sndbase.h at 26/Feb/00 14:23:29
7 \section{\class{wxSoundFormatBase
}}\label{wxsoundformatbase
}
10 Base class for sound format specification
12 \wxheading{Derived from
}
16 \wxheading{Data structures
}
18 {\small \begin{verbatim
}
28 wxSoundFormatType: it specifies the format family of the sound data
29 which will be passed to the stream.
31 \latexignore{\rtfignore{\wxheading{Members
}}}
33 \membersection{wxSoundFormatBase::wxSoundFormatBase
}\label{wxsoundformatbasewxsoundformatbase
}
35 \func{}{wxSoundFormatBase
}{\void}
38 \membersection{wxSoundFormatBase::
\destruct{wxSoundFormatBase
}}\label{wxsoundformatbasedtor
}
40 \func{}{\destruct{wxSoundFormatBase
}}{\void}
43 \membersection{wxSoundFormatBase::GetType
}\label{wxsoundformatbasegettype
}
45 \constfunc{wxSoundFormatType
}{GetType
}{\void}
47 It returns a "standard" format type.
50 \membersection{wxSoundFormatBase::Clone
}\label{wxsoundformatbaseclone
}
52 \constfunc{wxSoundFormatBase*
}{Clone
}{\void}
54 It clones the current format.
57 \membersection{wxSoundFormatBase::GetTimeFromBytes
}\label{wxsoundformatbasegettimefrombytes
}
59 \constfunc{wxUint32
}{GetTimeFromBytes
}{\param{wxUint32
}{bytes
}}
62 \membersection{wxSoundFormatBase::GetBytesFromTime
}\label{wxsoundformatbasegetbytesfromtime
}
64 \constfunc{wxUint32
}{GetBytesFromTime
}{\param{wxUint32
}{time
}}
67 \membersection{wxSoundFormatBase::operator!=
}\label{wxsoundformatbaseoperatorneq
}
69 \constfunc{bool
}{operator!=
}{\param{const wxSoundFormatBase\&
}{frmt2
}}