Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Phonon internal backend

Phonon internal backend

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 4 Posters 1.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    msticco
    wrote on last edited by
    #1

    Hi everybody,

    I'm working on a project for my current company and I have to work with Qt Phonon. We got an already existing code and I need to understand which backend is internally used by Phonon itself.

    Moreover I need to know if (I think so) an internal buffer is used when MediaObject::setCurrentSource(..) is used when passing just a simple URL as parameter.

    I didn't find any documentation about this. Can someone give me some hints?

    I am using Qt 4.8 and Qt Creator.

    Thanks!

    jsulmJ 1 Reply Last reply
    0
    • M msticco

      Hi everybody,

      I'm working on a project for my current company and I have to work with Qt Phonon. We got an already existing code and I need to understand which backend is internally used by Phonon itself.

      Moreover I need to know if (I think so) an internal buffer is used when MediaObject::setCurrentSource(..) is used when passing just a simple URL as parameter.

      I didn't find any documentation about this. Can someone give me some hints?

      I am using Qt 4.8 and Qt Creator.

      Thanks!

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @msticco In general it is better to ask Phonon/Qt developers such questions. This forum is more for developers using Qt not developing it.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • W Offline
        W Offline
        wlisik
        Banned
        wrote on last edited by
        #3

        Im not a Qt dev but I will answer OPs question:
        Im also using QtCreator and every time I need help, Im referring to Google. It seems Stack Overflow has pretty decent answer-base regarding Qt* problems.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi and welcome to devnet,

          IIRC, the phonon backend in use was configurable by the user.

          AFAIK, the most knowledgeable people about that tech can be found amongst the KDE folks.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved