Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QMediaplayer
Qt 6.11 is out! See what's new in the release blog

QMediaplayer

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 1 Posters 997 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.
  • N Offline
    N Offline
    narayanan.krish
    wrote on last edited by
    #1

    Hi,
    I am trying to create a mediaplayer using quick 2.0.
    Kindly let me know how I should implement the visualizer/analyzer.

    Thanks,
    Narayanan K

    1 Reply Last reply
    0
    • N Offline
      N Offline
      narayanan.krish
      wrote on last edited by
      #2

      Hi,
      I have created a media player using quick 2.0.
      Also I have created a separate widget(QWidget) for displaying the audio analyzer/visualizer based on the example spectrum analyzer provided along with Qt.
      Kindly let me know how I should embed the analyzer widget in a specified position in the QML file. In quick 1.0 it is possible by using QDeclarativeItem, but want to implement the same using Quick 2.0.

      Thanks,
      Narayanan K

      1 Reply Last reply
      0
      • N Offline
        N Offline
        narayanan.krish
        wrote on last edited by
        #3

        Hi,
        I am not able to use setNotifierInterval in quick 2.0.
        I have to call positionChanged for every 100ms in qml. But I am not able to find setNotifierInterval in quick 2.0 multimedia.

        Thanks ,
        Narayanan K

        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