|
|
Hi,
trying to use Phonon::VideoPlayer I ask myself why it has the
Phonon::Category argument in its ctor ?
Isn't it obvious that a VideoPlayer should use Phonon::VideoCategory
(as also the docs say: Phonon::VideoCategory "If the sound is the audio
channel of a video.")
At least the ctor should have above category as default value, e.g.
VideoPlayer::VideoPlayer ( Phonon::Category category =
Phonon::VideoCategory, QWidget * parent = 0 )
--
Best Regards/SchÃne GrÃÃe
Martin
-----------------------------------------------------------------
Ing. Martin Koller , mailto:koller@xxxxxx , http://www.etm.at
ETM professional control GmbH, A-7000 Eisenstadt Kasernenstr. 29
Phone:+43 2682/741-300, Fax:+43 2682/741-107
-----------------------------------------------------------------
To unsubscribe - send "unsubscribe" in the subject to
qt4-preview-feedback-request@xxxxxxxxxxxxx
|
|