Multimedia OverviewOverviewFeaturesQt Multimedia offers APIs for doing many multimedia related tasks:
Multimedia ComponentsAll of these tasks can be broadly broken down into four main areas. More information (including background information and class references) are available here: Multimedia recipesFor some quick recipes for specific tasks, look at the overviews above and consult this table: LimitationsIn many cases the Qt Multimedia APIs build upon the multimedia framework of the underlying system. This can mean that support for various codec or containers can vary between machines, depending on what the end user has installed. Advanced UsageFor developers wishing to access some platform specific settings, or to port the Qt Multimedia APIs to a new platform or technology, see Multimedia Backend Development. Changes from previous versionsIf you've previously used Qt Multimedia in Qt 4.x, or used Qt Multimedia Kit in Qt Mobility, please see Changes in Qt Multimedia for more information on what has changed, and what you might need to change when porting code. Reference DocumentationQML TypesThe following types are accessed by using: import QtMultimedia 5.0
The following types are accessed by using QtAudioEngine: import QtAudioEngine 1.0
Multimedia Classes
|