Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

QMediaControl Class Reference
[QtMediaModule]

The QMediaControl class is used to manipulate a media resource in the Qt Extended media system. More...

    #include <QMediaControl>

Inherits QObject.

Public Functions

  • 29 public functions inherited from QObject

Public Slots

  • 1 public slot inherited from QObject

Signals

Static Public Members

  • 4 static public members inherited from QObject

Additional Inherited Members

  • 1 property inherited from QObject
  • 1 public type inherited from QObject
  • 7 protected functions inherited from QObject
  • 2 protected variables inherited from QObject

Detailed Description

The QMediaControl class is used to manipulate a media resource in the Qt Extended media system.


Member Function Documentation

QMediaControl::QMediaControl ( QMediaContent * mediaContent )

Construct a QMediaControl.

Construct a QMediaControl for controlling mediaContent. The QMediaControl can be constructed only after the mediaContent instance has signaled that it is available via the QMediaContent::controlAvailable() signal.

See also QMediaContent::controlAvailable().

QMediaControl::~QMediaControl ()

Destroy the QMediaControl object.

QString QMediaControl::errorString () const

When an error occurs, indicated by the QtopiaMedia::Error state, this function will return a QString with appropriate information regarding the error.

void QMediaControl::invalid ()   [signal]

Signal that is emitted when the control is invalid and no longer available for use.

bool QMediaControl::isMuted () const

Return the mute state of the media content.

quint32 QMediaControl::length () const

Return the length of the media content.

void QMediaControl::lengthChanged ( quint32 ms )   [signal]

Signals a change in the length of the media. For some media content the length may not be available until after playback has started, it is advisable to hook onto this signal to ensure clients have the correct length information, The length information is available as the total number of milliseconds from the parameter ms.

QString QMediaControl::name ()   [static]

Returns the name of this control.

void QMediaControl::pause ()   [slot]

Pause the media content.

QtopiaMedia::State QMediaControl::playerState () const

Return the current state of the media content

void QMediaControl::playerStateChanged ( QtopiaMedia::State state )   [signal]

Signals a change in the state of the media content. The new state is represented by the state parameter.

quint32 QMediaControl::position () const

Return the current position in the media content.

void QMediaControl::positionChanged ( quint32 ms )   [signal]

Signals an update to the current position of a media content. This signal is emitted while the media is playing and represents the current milliseconds ms from the beginning of the media.

void QMediaControl::seek ( quint32 ms )   [slot]

Seek to the location in the media content. The location is specified with the ms parameter which is the number of milliseconds from the beginning of the media.

void QMediaControl::setMuted ( bool mute )   [slot]

Mute or unmute the volume for the media content.

The mute parameter enables or disable muting of the media.

See also isMuted().

void QMediaControl::setVolume ( int volume )   [slot]

Set the volume of the current media content. The acceptable volume range is 1-100.

The volume is the value of the volume to be set for this media.

See also volume().

void QMediaControl::start ()   [slot]

Start playing the media content.

void QMediaControl::stop ()   [slot]

Stop playing the media content.

void QMediaControl::valid ()   [signal]

Signal that is emitted when the control is valid and available for use.

int QMediaControl::volume () const

Return the current volume for the media content.

See also setVolume().

void QMediaControl::volumeChanged ( int volume )   [signal]

Signals a change in volume of the media content. The new volume is has the value volume, ranging from 1 - 100.

void QMediaControl::volumeMuted ( bool muted )   [signal]

Signals if the media content has been muted or not. The muted paramter is true when muted, false when not.

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année
  1. « Quelque chose ne va vraiment pas avec les développeurs "modernes" », un développeur à "l'ancienne" critique la multiplication des bibliothèques 44
  2. Microsoft ouvre aux autres compilateurs C++ AMP, la spécification pour la conception d'applications parallèles C++ utilisant le GPU 22
  3. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  4. RIM : « 13 % des développeurs ont gagné plus de 100 000 $ sur l'AppWord », Qt et open-source au menu du BlackBerry DevCon Europe 0
  5. BlackBerry 10 : premières images du prochain OS de RIM qui devrait intégrer des widgets et des tuiles inspirées de Windows Phone 0
  6. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  7. Adieu qmake, bienvenue qbs : Qt Building Suite, un outil déclaratif et extensible pour la compilation de projets Qt 17
Page suivante

Le Qt Developer Network au hasard

Logo

Compiler l'add-in Qt de Visual Studio

Le Qt Developer Network est un réseau de développeurs Qt anglophone, où ils peuvent partager leur expérience sur le framework. Lire l'article.

Communauté

Ressources

Liens utiles

Contact

  • Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).

Qt dans le magazine

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt qtextended4.4
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web