e8482f24cf
Added contrib configure Made wxSocket sample compile Made OGL compile Modified main configure to pass some more parameter to children Changed the wxProcess doc according to the modification Still some win makefiles to come git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
72 lines
1.8 KiB
TeX
72 lines
1.8 KiB
TeX
%
|
|
% automatically generated by HelpGen from
|
|
% /home/guilhem/PROJECTS/wxWindows/utils/wxMMedia2/lib/sndoss.h at 26/Feb/00 14:26:53
|
|
%
|
|
|
|
|
|
\section{\class{wxSoundStreamOSS}}\label{wxsoundstreamoss}
|
|
|
|
|
|
OSS output class
|
|
|
|
\wxheading{Derived from}
|
|
|
|
\helpref{wxSoundStream}{wxsoundstream}
|
|
|
|
\wxheading{Data structures}
|
|
|
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
|
|
|
|
|
\membersection{wxSoundStreamOSS::wxSoundStreamOSS}\label{wxsoundstreamosswxsoundstreamoss}
|
|
|
|
\func{}{wxSoundStreamOSS}{\param{const wxString\& }{dev\_name = \_T("/dev/dsp")}}
|
|
|
|
|
|
\membersection{wxSoundStreamOSS::\destruct{wxSoundStreamOSS}}\label{wxsoundstreamossdtor}
|
|
|
|
\func{}{\destruct{wxSoundStreamOSS}}{\void}
|
|
|
|
|
|
\membersection{wxSoundStreamOSS::Read}\label{wxsoundstreamossread}
|
|
|
|
\func{wxSoundStream\&}{Read}{\param{void* }{buffer}, \param{wxUint32 }{len}}
|
|
|
|
|
|
\membersection{wxSoundStreamOSS::Write}\label{wxsoundstreamosswrite}
|
|
|
|
\func{wxSoundStream\&}{Write}{\param{const void* }{buffer}, \param{wxUint32 }{len}}
|
|
|
|
|
|
\membersection{wxSoundStreamOSS::GetBestSize}\label{wxsoundstreamossgetbestsize}
|
|
|
|
\constfunc{wxUint32}{GetBestSize}{\void}
|
|
|
|
|
|
\membersection{wxSoundStreamOSS::SetSoundFormat}\label{wxsoundstreamosssetsoundformat}
|
|
|
|
\func{bool}{SetSoundFormat}{\param{const wxSoundFormatBase\& }{format}}
|
|
|
|
|
|
\membersection{wxSoundStreamOSS::StartProduction}\label{wxsoundstreamossstartproduction}
|
|
|
|
\func{bool}{StartProduction}{\param{int }{evt}}
|
|
|
|
|
|
\membersection{wxSoundStreamOSS::StopProduction}\label{wxsoundstreamossstopproduction}
|
|
|
|
\func{bool}{StopProduction}{\void}
|
|
|
|
|
|
\membersection{wxSoundStreamOSS::QueueFilled}\label{wxsoundstreamossqueuefilled}
|
|
|
|
\constfunc{bool}{QueueFilled}{\void}
|
|
|
|
|
|
\membersection{wxSoundStreamOSS::WakeUpEvt}\label{wxsoundstreamosswakeupevt}
|
|
|
|
\func{void}{WakeUpEvt}{\param{int }{evt}}
|
|
|
|
You should not call this.
|
|
|