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  · 

QMediaRecorderControl Class Reference

The QMediaRecorderControl class provides access to the recording functionality of a QMediaService. More...

 #include <QMediaRecorderControl>

Inherits QMediaControl.

Public Functions

virtual ~QMediaRecorderControl ()
virtual void applySettings () = 0
virtual qint64 duration () const = 0
virtual bool isMuted () const = 0
virtual QUrl outputLocation () const = 0
virtual bool setOutputLocation ( const QUrl & location ) = 0
virtual QMediaRecorder::State state () const = 0
  • 29 public functions inherited from QObject

Public Slots

virtual void pause () = 0
virtual void record () = 0
virtual void setMuted ( bool muted ) = 0
virtual void stop () = 0
  • 1 public slot inherited from QObject

Signals

void durationChanged ( qint64 duration )
void error ( int error, const QString & errorString )
void mutedChanged ( bool muted )
void stateChanged ( QMediaRecorder::State state )

Protected Functions

QMediaRecorderControl ( QObject * parent = 0 )
  • 7 protected functions inherited from QObject

Macros

QMediaRecorderControl_iid

Additional Inherited Members

  • 1 property inherited from QObject
  • 1 public variable inherited from QObject
  • 4 static public members inherited from QObject
  • 2 protected variables inherited from QObject

Detailed Description

The QMediaRecorderControl class provides access to the recording functionality of a QMediaService.

If a QMediaService can record media it will implement QMediaRecorderControl. This control provides a means to set the output location, and start, pause and stop recording. It also provides feedback on the duration of the recording.

The functionality provided by this control is exposed to application code through the QMediaRecorder class.

The interface name of QMediaRecorderControl is com.nokia.Qt.QMediaRecorderControl/1.0 as defined in QMediaRecorderControl_iid.

See also QMediaService::requestControl() and QMediaRecorder.

Member Function Documentation

QMediaRecorderControl::QMediaRecorderControl ( QObject * parent = 0 ) [protected]

Constructs a media recorder control with the given parent.

QMediaRecorderControl::~QMediaRecorderControl () [virtual]

Destroys a media recorder control.

void QMediaRecorderControl::applySettings () [pure virtual]

Commits the encoder settings and performs pre-initialization to reduce delays when recording is started.

qint64 QMediaRecorderControl::duration () const [pure virtual]

Return the current duration in milliseconds.

void QMediaRecorderControl::durationChanged ( qint64 duration ) [signal]

Signals that the duration of the recorded media has changed.

This only emitted when there is a discontinuous change in the duration such as being reset to 0.

void QMediaRecorderControl::error ( int error, const QString & errorString ) [signal]

Signals that an error has occurred. The errorString describes the error.

bool QMediaRecorderControl::isMuted () const [pure virtual]

Returns true if the recorder is muted, and false if it is not.

void QMediaRecorderControl::mutedChanged ( bool muted ) [signal]

Signals that the muted state of a media recorder has changed.

QUrl QMediaRecorderControl::outputLocation () const [pure virtual]

Returns the current output location being used.

See also setOutputLocation().

void QMediaRecorderControl::pause () [pure virtual slot]

Pause recording.

void QMediaRecorderControl::record () [pure virtual slot]

Start recording.

void QMediaRecorderControl::setMuted ( bool muted ) [pure virtual slot]

Sets the muted state of a media recorder.

See also isMuted().

bool QMediaRecorderControl::setOutputLocation ( const QUrl & location ) [pure virtual]

Sets the output location and returns if this operation is successful. If file at the output location already exists, it should be overwritten.

The location can be relative or empty; in this case the service should use the system specific place and file naming scheme. After recording has stated, QMediaRecorderControl::outputLocation() should return the actual output location.

See also outputLocation().

QMediaRecorder::State QMediaRecorderControl::state () const [pure virtual]

Return the current recording state.

void QMediaRecorderControl::stateChanged ( QMediaRecorder::State state ) [signal]

Signals that the state of a media recorder has changed.

void QMediaRecorderControl::stop () [pure virtual slot]

Stop recording.

Macro Documentation

QMediaRecorderControl_iid

com.nokia.Qt.QMediaRecorderControl/1.0

Defines the interface name of the QMediaRecorderControl class.

X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.

[0]; s.parentNode.insertBefore(ga, s); })();
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 88
  2. Apercevoir la troisième dimension ou l'utilisation multithreadée d'OpenGL dans Qt, un article des Qt Quarterly traduit par Guillaume Belz 0
  3. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  4. Pourquoi les programmeurs sont-ils moins payés que les gestionnaires de programmes ? Manquent-ils de pouvoir de négociation ? 39
  5. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  6. Adieu qmake, bienvenue qbs : Qt Building Suite, un outil déclaratif et extensible pour la compilation de projets Qt 17
  7. 2017 : un quinquennat pour une nouvelle version du C++ ? Possible, selon Herb Sutter 6
Page suivante

Le Qt Quarterly au hasard

Logo

Poppler : afficher des fichiers PDF avec Qt

Qt Quarterly est la revue trimestrielle proposée par Nokia et à destination des développeurs Qt. Ces articles d'une grande qualité technique sont rédigés par des experts Qt. 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 qtmobility-1.1
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