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  · 

QMediaRtpSession Class Reference
[QtMediaModule]

The QMediaRtpSession class provides a means establishing remote media connections. More...

    #include <QMediaRtpSession>

Inherits QObject.

Public Functions

  • 29 public functions inherited from QObject

Additional Inherited Members

  • 1 property inherited from QObject
  • 1 public slot inherited from QObject
  • 1 signal inherited from QObject
  • 1 public type inherited from QObject
  • 4 static public members inherited from QObject
  • 7 protected functions inherited from QObject
  • 2 protected variables inherited from QObject

Detailed Description

The QMediaRtpSession class provides a means establishing remote media connections.

An RTP session manages a set of related RTP streams, it provides functions for creating streams and managing their lifetimes.

The RTP session also provides information about the payloads supported by the stream provider. A list of payloads that can be received for a stream type is given by supportedInboundPayloads() and a similar list for payloads that can be sent is given by supportedOutboundPayloads().


Member Function Documentation

QMediaRtpSession::QMediaRtpSession ( QObject * parent = 0 )

Creates new RTP session with the given parent.

QMediaRtpSession::~QMediaRtpSession ()

Destroys a session.

QMediaRtpAudioStream * QMediaRtpSession::addAudioStream ( QMediaRtpStream::Direction direction )

Adds an new audio stream to the session which sends and/or receives data according to direction.

Returns the new stream, or a null pointer if the stream could not be created.

QMediaRtpStream * QMediaRtpSession::addStream ( QMediaRtpStream::Type type, QMediaRtpStream::Direction direction )

Adds a new type stream to the session which sends and/or receives data according to direction.

Returns the new stream, or a null pointer if the stream could not be created.

QMediaRtpVideoStream * QMediaRtpSession::addVideoStream ( QMediaRtpStream::Direction direction )

Adds an new video stream to the session which sends and/or receives data according to direction.

Returns the new stream, or a null pointer if the stream could not be created.

void QMediaRtpSession::removeStream ( QMediaRtpStream * stream )

Removes a stream from the session.

QMediaRtpStream * QMediaRtpSession::stream ( int index ) const

Returns the stream at index.

int QMediaRtpSession::streamCount () const

Returns the number of streams in the session.

QList<QMediaRtpPayload> QMediaRtpSession::supportedInboundPayloads ( QMediaRtpStream::Type type ) const

Returns a list of type payloads a session is able to receive.

QList<QMediaRtpPayload> QMediaRtpSession::supportedOutboundPayloads ( QMediaRtpStream::Type type ) const

Returns a list of type payloads a session is able receive.

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année

Le blog Digia au hasard

Logo

Créer des applications avec un style Metro avec Qt, exemples en QML et C++, un article de Digia Qt traduit par Thibaut Cuvelier

Le blog Digia est l'endroit privilégié pour la communication sur l'édition commerciale de Qt, où des réponses publiques sont apportées aux questions les plus posées au support. 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