Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Media Files on Android/iOS
Qt 6.11 is out! See what's new in the release blog

Media Files on Android/iOS

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 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
    MaxL
    wrote on last edited by
    #1

    Hi everyone,

    On Android and iOS there is a possibility to retrieve media files ( one through queries, the other through an API given by Apple ). Do you know if there is this same possibility with Qt ?
    I'm not looking for a general file explorer but more for a media picker where you can ask for Videos/Images/Audio etc..

    I've been looking to QtMultimedia, but nothing seems to do the trick. The only thing that seemed to come close to it was DocumentGalleryModel that used to be in QtMobility but that is no more available.

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

      Hi,

      AFAIK there's not such a feature yet. You could check the "bug report system":http://bugreports.qt-project.org to see whether such it has already been asked and if not create a new feature request.

      Giving an example code for both platform if you have could help get it in faster.

      Linking the feature request here would also be a good idea

      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
      • M Offline
        M Offline
        MaxL
        wrote on last edited by
        #3

        I did look for it on the bug report system and did not find anything.
        So here is the feature request

        https://bugreports.qt-project.org/browse/QTBUG-35295

        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