Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QMediaRecorder file location
Forum Update on Monday, May 27th 2025

QMediaRecorder file location

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 510 Views
  • 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
    M_Big
    wrote on last edited by
    #1

    Hello! I am trying to record voice with QMediaRecorder. Found an qt example AudioRecorder. This example works like - if you don't click output button and start recording, file will be saved in /home/username/music by default. Question is: there is no word about default path to save files in code of this example, and why is so? Where is this part described?

    jsulmJ 1 Reply Last reply
    0
    • M M_Big

      Hello! I am trying to record voice with QMediaRecorder. Found an qt example AudioRecorder. This example works like - if you don't click output button and start recording, file will be saved in /home/username/music by default. Question is: there is no word about default path to save files in code of this example, and why is so? Where is this part described?

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

      @M_Big I guess it is the default. You can change this using https://doc.qt.io/qt-5.11/qmediarecorder.html#outputLocation-prop

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

      M 1 Reply Last reply
      1
      • jsulmJ jsulm

        @M_Big I guess it is the default. You can change this using https://doc.qt.io/qt-5.11/qmediarecorder.html#outputLocation-prop

        M Offline
        M Offline
        M_Big
        wrote on last edited by
        #3

        @jsulm Possibly! But nowhere nothing about this point in qt docs. Probably I'm blind.

        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