diff options
Diffstat (limited to 'doc/html/ntqsound.html')
-rw-r--r-- | doc/html/ntqsound.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/html/ntqsound.html b/doc/html/ntqsound.html index 5cfcbaa97..f07a259ea 100644 --- a/doc/html/ntqsound.html +++ b/doc/html/ntqsound.html @@ -88,8 +88,6 @@ only WAVE format sound files are supported. silently. NAS supports WAVE and AU files. <p> On Macintosh, ironically, we use QT (<a href="http://quicktime.apple.com">QuickTime</a>) for sound, this means all QuickTime formats are supported by TQt/Mac. -<p> On TQt/Embedded, a built-in mixing sound server is used, which -accesses <tt>/dev/dsp</tt> directly. Only the WAVE format is supported. <p> The availability of sound can be tested with <a href="#isAvailable">TQSound::isAvailable</a>(). <p>See also <a href="multimedia.html">Multimedia Classes</a>. |