PySide.QtMultimedia contents

Detailed Description

The QtMultimedia module provides low-level multimedia functionality.

To include the definitions of the module’s classes, use the following directive:

<Code snippet "/home/luck/work/git/pyside-shiboken/doc/codesnippets/doc/src/snippets/code/doc_src_qtmultimedia.qdoc:1" not found>

To link against the module, add this line to your qmake .pro file:

<Code snippet "/home/luck/work/git/pyside-shiboken/doc/codesnippets/doc/src/snippets/code/doc_src_qtmultimedia.qdoc:0" not found>

The functionality provided by the Phonon Module is on a higher level and in many cases more suitable for application developers.