babc97583e
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
88 lines
2.1 KiB
TeX
88 lines
2.1 KiB
TeX
%
|
|
% automatically generated by HelpGen from
|
|
% /home/guilhem/PROJECTS/wxWindows/utils/wxMMedia2/lib/sndg72x.h at 26/Feb/00 14:52:19
|
|
%
|
|
|
|
|
|
\section{\class{wxSoundFormatG72X}}\label{wxsoundformatg72x}
|
|
|
|
|
|
G72X format
|
|
|
|
\wxheading{Derived from}
|
|
|
|
\helpref{wxSoundFormatBase}{wxsoundformatbase}
|
|
|
|
\wxheading{Data structures}
|
|
|
|
{\small \begin{verbatim}
|
|
typedef enum {
|
|
wxSOUND\_G721,
|
|
wxSOUND\_G723\_24,
|
|
wxSOUND\_G723\_40
|
|
} wxSoundG72XType
|
|
\end{verbatim}}
|
|
|
|
{\small \begin{verbatim}
|
|
typedef struct g72x\_state g72state
|
|
\end{verbatim}}
|
|
|
|
This fixes a bug in Mingw95
|
|
|
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
|
|
|
\membersection{wxSoundFormatG72X::wxSoundFormatG72X}\label{wxsoundformatg72xwxsoundformatg72x}
|
|
|
|
\func{}{wxSoundFormatG72X}{\void}
|
|
|
|
|
|
\membersection{wxSoundFormatG72X::\destruct{wxSoundFormatG72X}}\label{wxsoundformatg72xdtor}
|
|
|
|
\func{}{\destruct{wxSoundFormatG72X}}{\void}
|
|
|
|
|
|
\membersection{wxSoundFormatG72X::SetG72XType}\label{wxsoundformatg72xsetg72xtype}
|
|
|
|
\func{void}{SetG72XType}{\param{wxSoundG72XType }{type}}
|
|
|
|
|
|
\membersection{wxSoundFormatG72X::GetG72XType}\label{wxsoundformatg72xgetg72xtype}
|
|
|
|
\constfunc{wxSoundG72XType}{GetG72XType}{\void}
|
|
|
|
|
|
\membersection{wxSoundFormatG72X::SetSampleRate}\label{wxsoundformatg72xsetsamplerate}
|
|
|
|
\func{void}{SetSampleRate}{\param{wxUint32 }{srate}}
|
|
|
|
|
|
\membersection{wxSoundFormatG72X::GetSampleRate}\label{wxsoundformatg72xgetsamplerate}
|
|
|
|
\constfunc{wxUint32}{GetSampleRate}{\void}
|
|
|
|
|
|
\membersection{wxSoundFormatG72X::GetType}\label{wxsoundformatg72xgettype}
|
|
|
|
\constfunc{wxSoundFormatType}{GetType}{\void}
|
|
|
|
|
|
\membersection{wxSoundFormatG72X::Clone}\label{wxsoundformatg72xclone}
|
|
|
|
\constfunc{wxSoundFormatBase*}{Clone}{\void}
|
|
|
|
|
|
\membersection{wxSoundFormatG72X::GetTimeFromBytes}\label{wxsoundformatg72xgettimefrombytes}
|
|
|
|
\constfunc{wxUint32}{GetTimeFromBytes}{\param{wxUint32 }{bytes}}
|
|
|
|
|
|
\membersection{wxSoundFormatG72X::GetBytesFromTime}\label{wxsoundformatg72xgetbytesfromtime}
|
|
|
|
\constfunc{wxUint32}{GetBytesFromTime}{\param{wxUint32 }{time}}
|
|
|
|
|
|
\membersection{wxSoundFormatG72X::operator!=}\label{wxsoundformatg72xoperatorneq}
|
|
|
|
\constfunc{bool}{operator!=}{\param{const wxSoundFormatBase\& }{frmt2}}
|
|
|