Searched refs:wxSoundFormatUlaw (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 Dsndfulaw.tex7 \section{\class{wxSoundFormatUlaw}}\label{wxsoundformatulaw}
21 \membersection{wxSoundFormatUlaw::wxSoundFormatUlaw}\label{wxsoundformatulawwxsoundformatulaw}
23 \func{}{wxSoundFormatUlaw}{\void}
26 \membersection{wxSoundFormatUlaw::\destruct{wxSoundFormatUlaw}}\label{wxsoundformatulawdtor}
28 \func{}{\destruct{wxSoundFormatUlaw}}{\void}
31 \membersection{wxSoundFormatUlaw::SetSampleRate}\label{wxsoundformatulawsetsamplerate}
36 \membersection{wxSoundFormatUlaw::GetSampleRate}\label{wxsoundformatulawgetsamplerate}
41 \membersection{wxSoundFormatUlaw
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/mmedia/
H A Dsndulaw.cpp27 // wxSoundFormatUlaw
30 wxSoundFormatUlaw::wxSoundFormatUlaw() function in class:wxSoundFormatUlaw
35 wxSoundFormatUlaw::~wxSoundFormatUlaw()
39 void wxSoundFormatUlaw::SetSampleRate(wxUint32 srate)
44 wxUint32 wxSoundFormatUlaw::GetSampleRate() const
49 wxUint8 wxSoundFormatUlaw::GetChannels() const
54 void wxSoundFormatUlaw::SetChannels(wxUint8 nchannels)
59 wxSoundFormatBase *wxSoundFormatUlaw
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/mmedia/
H A Dsndulaw.h20 class WXDLLIMPEXP_MMEDIA wxSoundFormatUlaw: public wxSoundFormatBase { class in inherits:wxSoundFormatBase
22 wxSoundFormatUlaw();
23 ~wxSoundFormatUlaw();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/mmedia/
H A Dmmbman.cpp332 wxSoundFormatUlaw *ulaw_format = (wxSoundFormatUlaw *)format;

Completed in 34 milliseconds