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. Playing media from another source type
Forum Updated to NodeBB v4.3 + New Features

Playing media from another source type

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 732 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.
  • L Offline
    L Offline
    laureon
    wrote on 6 May 2013, 00:59 last edited by
    #1

    Hello everyone,

    I want to play audio and video in my QML application. The problem is: I'm handling protected data (mp3, avi etc.).
    Therefore I'm writing those files to an encrypted container file.
    I know I'll have to subclass QIODevice and implement my own read, seek, write etc...

    Unfortunately, I definitely have to use encrypted files. So, how do I play these files in QML's MediaPlayer?

    Greetings

    [edit] Changed title from: "Playing media from another kind of source" to: "Playing media from another source type"

    1 Reply Last reply
    0

    1/1

    6 May 2013, 00:59

    • Login

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