However, the Mac install of PySide doesn't include MultimediaKit, but does 
include QtMultimedia, while the ppa Ubuntu packages don't seem to include 
either...

dan


On Dec 14, 2011, at 1:09p, ext Hugo Parente Lima wrote:

> On Tuesday 13 December 2011 23:10:43 daniel.ashbr...@nokia.com wrote:
>> Is there a standard location for the QtMultimedia stuff? On my Mac, I can
>> do
>> 
>>  from PySide.QtMultimedia import *
>> 
>> but on Meego (N9 Harmattan), I have to do
>> 
>>  from QtMobility.MultimediaKit import *
> 
> QtMultimedia and QtMultimediaKit are two different Qt modules, QtMultimedia 
> is 
> deprecated, so probably it's not available on Harmattan.
> 
>> and on Ubuntu 11.04 (natty), neither one works.
>> 
>> 
>> dan
>> 
>> ----
>> Daniel Ashbrook, PhD
>> Senior Researcher, New Mobile Forms and Experiences
>> Nokia Research Center
>> Media Technologies Lab, Sunnyvale
>> daniel.ashbr...@nokia.com<mailto:daniel.ashbr...@nokia.com>
> 
> -- 
> Hugo Parente Lima
> INdT - Instituto Nokia de Tecnologia

_______________________________________________
PySide mailing list
PySide@lists.pyside.org
http://lists.pyside.org/listinfo/pyside

Reply via email to