X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eaaa6a06a25774c18d10bb8182cc1934ed0ed9aa..80d2803f703d1b238f42725504f08266ef02defe:/docs/latex/wx/wave.tex?ds=sidebyside diff --git a/docs/latex/wx/wave.tex b/docs/latex/wx/wave.tex index b694ab7cad..fc8d5fb553 100644 --- a/docs/latex/wx/wave.tex +++ b/docs/latex/wx/wave.tex @@ -1,13 +1,17 @@ \section{\class{wxWave}}\label{wxwave} This class represents a short wave file, in Windows WAV format, that -can be stored in memory and played. Currently this class is for Windows -only. +can be stored in memory and played. Currently this class is implemented +on Windows and GTK (Linux) only. \wxheading{Derived from} \helpref{wxObject}{wxobject} +\wxheading{Include files} + + + \latexignore{\rtfignore{\wxheading{Members}}} \membersection{wxWave::wxWave}\label{wxwaveconstr} @@ -35,7 +39,7 @@ Destroys the wxWave object. \membersection{wxWave::Create}\label{wxwavecreate} -\func{bool}{wxWave}{\param{const wxString\&}{ fileName}, \param{bool}{ isResource = FALSE}} +\func{bool}{Create}{\param{const wxString\&}{ fileName}, \param{bool}{ isResource = FALSE}} Constructs a wave object from a file or resource.