Results 1 to 3 of 3

Thread: QSound question

  1. #1
    Join Date
    Nov 2007
    Location
    Italy
    Posts
    691
    Thanks
    59
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default QSound question

    Good morning I would know if the play of a sound in qt using QSound is a multithreading process or the application flow is blocked untill the play process finish?
    Regards,
    Franco
    Franco Amato

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QSound question

    To quote the docs:
    Quote Originally Posted by QSound docs
    Qt provides the most commonly required audio operation in GUI applications: asynchronously playing a sound file.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Nov 2007
    Location
    Italy
    Posts
    691
    Thanks
    59
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QSound question

    Quote Originally Posted by wysota View Post
    To quote the docs:
    Hi Wysota thanx. Yes I read that but in my case I got a strange behavior, some operations are not performed (like rendering a qwidget) 'till the audio is not completely finished.....I would know where is my mistake. I'll post some code
    Franco Amato

Similar Threads

  1. Replies: 0
    Last Post: 12th June 2012, 00:02
  2. QSound on Mac
    By loveablepocky in forum Newbie
    Replies: 0
    Last Post: 16th February 2011, 01:29
  3. QSound.
    By csvivek in forum Qt Programming
    Replies: 2
    Last Post: 23rd June 2008, 22:02
  4. Is QSound all there is?
    By ad5xj in forum Newbie
    Replies: 4
    Last Post: 1st September 2007, 01:31
  5. Replies: 1
    Last Post: 7th July 2006, 10:14

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.