Excellent.

I do find it confusing though, I expected the QML elements to be exports of the 
Q* classes, but this doesn't seem to be the case.

Anyway, I now have that fixed, and working. Thank you.



________________________________
 From: Lopes Yoann <yoann.lo...@digia.com>
To: Jason H <scorp...@yahoo.com> 
Cc: Interests Qt <interest@qt-project.org> 
Sent: Friday, February 7, 2014 1:15 PM
Subject: Re: [Interest] QVideoProbe Woes
 




1. I'm trying to work with video here. you keep mentioning audio, but how does 
QVideoProbe work with audio-derived classes?

Even if it may sound strange, QDeclarativeAudio is not audio-specific... in 
fact it just wraps a QMediaPlayer, which can be used for audio or video.

2a. using a Video element I try the code you supplied player is null after the 
cast. 

The QML Video type is provided for convenience and combine a MediaPlayer with a 
VideoOutput. It doesn't have a 'mediaObject' property. 

2c. using (passing) a Camera element as sourceObj, what will happen?

It will also work.



Yoann Lopes
Senior Software Engineer - Digia, Qt
Visit us on: http://qt.digia.com
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to