[Interest] QtMultimedia::registerMediaFile

Thiago Macieira thiago.macieira at intel.com
Fri Apr 3 18:29:26 CEST 2015


On Friday 03 April 2015 18:17:26 Jason H wrote:
> I need to use the 'registerMediaFile' function from
> https://qt.gitorious.org/qt/qtmultimedia/source/ecce937a054e4a96597cb13c40d
> 216bddbd45891:src/plugins/android/jar/src/org/qtproject/qt5/android/multimed
> ia/QtMultimediaUtils.java
> 
> But I don't know how, since it is Java.
> 
> Can someone provide an example?

Are you writing a Java application for Android and asking how you can call 
that function?

Or are you writing a C++ application for Android and asking how you can call 
that function?

And what do you mean by "I need to use"? Why do you need to use that function? 
That function is in a plugin, it was never intended that you should be able to 
call it.

This is probably an XY problem: you need to do X and you think that you can 
achieve that by doing Y, so you asked about Y ("I need to use.."). Please tell 
us about X.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list