Searched refs:PrepareToPlay (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/mmedia/
H A Dsndaiff.h33 bool PrepareToPlay();
H A Dsndwav.h35 bool PrepareToPlay();
H A Dsndfile.h115 virtual bool PrepareToPlay() = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndaiff.tex40 \membersection{wxSoundAiff::PrepareToPlay}\label{wxsoundaiffpreparetoplay}
42 \func{bool}{PrepareToPlay}{\void}
H A Dsndwave.tex43 \membersection{wxSoundWave::PrepareToPlay}\label{wxsoundwavepreparetoplay}
45 \func{bool}{PrepareToPlay}{\void}
H A Dsndfile.tex196 \membersection{wxSoundFileStream::PrepareToPlay}\label{wxsoundfilestreampreparetoplay}
197 \func{bool}{PrepareToPlay}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/mmedia/
H A Dsndfile.cpp215 if (!PrepareToPlay())
348 return (PrepareToPlay()) ? m_length : 0;
356 PrepareToPlay();
364 PrepareToPlay();
H A Dsndaiff.cpp99 bool wxSoundAiff::PrepareToPlay() function in class:wxSoundAiff
H A Dsndwav.cpp178 bool wxSoundWave::PrepareToPlay() function in class:wxSoundWave

Completed in 76 milliseconds