Regarding the Unity 8's audioRole usage from QML: --- Component { name: "QDeclarativeAudio" prototype: "QObject" exports: ["QtMultimedia/Audio 5.0", "QtMultimedia/MediaPlayer 5.0"] exportMetaObjectRevisions: [0, 0] ... Property { name: "audioRole"; revision: 1; type: "AudioRole" } ---
So I guess it should be available with audioRole = MediaPlayer.NotificationRole (and Audio.NotificationRole) but the Audio.audioRole is being blocked because it's marked as revision: 1? Could someone have tell the proper way to use it, since it seems I wasn't able to guess correctly? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1493851 Title: Port to upstreamed versions of Audio Role patch To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qtubuntu-camera/+bug/1493851/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs