Searched refs:wxSoundFormatG72X (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndfg72x.tex7 \section{\class{wxSoundFormatG72X}}\label{wxsoundformatg72x}
34 \membersection{wxSoundFormatG72X::wxSoundFormatG72X}\label{wxsoundformatg72xwxsoundformatg72x}
36 \func{}{wxSoundFormatG72X}{\void}
39 \membersection{wxSoundFormatG72X::\destruct{wxSoundFormatG72X}}\label{wxsoundformatg72xdtor}
41 \func{}{\destruct{wxSoundFormatG72X}}{\void}
44 \membersection{wxSoundFormatG72X::SetG72XType}\label{wxsoundformatg72xsetg72xtype}
49 \membersection{wxSoundFormatG72X::GetG72XType}\label{wxsoundformatg72xgetg72xtype}
54 \membersection{wxSoundFormatG72X
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/mmedia/
H A Dsndg72x.cpp23 // wxSoundFormatG72X
26 wxSoundFormatG72X::wxSoundFormatG72X() function in class:wxSoundFormatG72X
31 wxSoundFormatG72X::~wxSoundFormatG72X()
35 void wxSoundFormatG72X::SetSampleRate(wxUint32 srate)
40 wxUint32 wxSoundFormatG72X::GetSampleRate() const
45 void wxSoundFormatG72X::SetG72XType(wxSoundG72XType type)
50 wxSoundFormatBase *wxSoundFormatG72X::Clone() const
52 wxSoundFormatG72X *g72
[all...]
H A Dsndwav.cpp165 wxSoundFormatG72X sndformat;
296 wxSoundFormatG72X *g72x;
301 g72x = (wxSoundFormatG72X *)(m_sndformat->Clone());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/mmedia/
H A Dsndg72x.h30 class WXDLLIMPEXP_MMEDIA wxSoundFormatG72X: public wxSoundFormatBase { class in inherits:wxSoundFormatBase
32 wxSoundFormatG72X();
33 ~wxSoundFormatG72X();

Completed in 121 milliseconds