Searched refs:StopProduction (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/mmedia/
H A Dsndcodec.cpp37 bool wxSoundStreamCodec::StopProduction() function in class:wxSoundStreamCodec
39 return m_sndio->StopProduction();
H A Dsndfile.cpp158 // StopProduction(). See sndbase.h
160 bool wxSoundRouterStream::StopProduction() function in class:wxSoundRouterStream
163 if (m_sndio->StopProduction())
171 if (m_router->StopProduction())
248 if (!StopProduction())
274 if (!StopProduction())
329 bool wxSoundFileStream::StopProduction() function in class:wxSoundFileStream
331 return m_codec.StopProduction();
H A Dsndesd.cpp99 StopProduction();
259 StopProduction();
297 // StopProduction(): see wxSoundStream
299 bool wxSoundStreamESD::StopProduction() function in class:wxSoundStreamESD
H A Dsndoss.cpp279 StopProduction();
322 bool wxSoundStreamOSS::StopProduction() function in class:wxSoundStreamOSS
H A Dsndwin.cpp112 StopProduction();
733 // StopProduction()
735 bool wxSoundStreamWin::StopProduction() function in class:wxSoundStreamWin
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/mmedia/
H A Dsndcodec.h22 bool StopProduction();
H A Dsndesd.h33 bool StopProduction();
H A Dsndoss.h34 bool StopProduction();
H A Dsndfile.h35 bool StopProduction();
75 bool StopProduction();
H A Dsndbase.h138 virtual bool StopProduction() = 0;
H A Dsndwin.h31 bool StopProduction();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndcodec.tex31 \membersection{wxSoundStreamCodec::StopProduction}\label{wxsoundstreamcodecstopproduction}
33 \func{bool}{StopProduction}{\void}
H A Dsndesd.tex49 \membersection{wxSoundStreamESD::StopProduction}\label{wxsoundstreamesdstopproduction}
51 \func{bool}{StopProduction}{\void}
H A Dsndoss.tex56 \membersection{wxSoundStreamOSS::StopProduction}\label{wxsoundstreamossstopproduction}
58 \func{bool}{StopProduction}{\void}
H A Dsndwin.tex55 \membersection{wxSoundStreamWin::StopProduction}\label{wxsoundstreamwinstopproduction}
57 \func{bool}{StopProduction}{\void}
H A Dsndbase.tex84 \helpref{wxSoundStream::StopProduction}{wxsoundstreamstopproduction}.
258 \membersection{wxSoundStream::StopProduction}\label{wxsoundstreamstopproduction}
260 \func{bool}{StopProduction}{\void}
H A Dsndfile.tex122 \membersection{wxSoundFileStream::StopProduction}\label{wxsoundfilestreamstopproduction}
123 \func{bool}{StopProduction}{\void}

Completed in 160 milliseconds