Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

QMediaDevice Class Reference
[QtMediaModule]

The QMediaDevice class is an abstraction for Audio devices written for Qtopia'a media engine. More...

    #include <QMediaDevice>

This class is under development and is subject to change.

Inherits QIODevice.

Inherited by QMediaDecoder.

Public Types

Public Functions

Additional Inherited Members


Detailed Description

The QMediaDevice class is an abstraction for Audio devices written for Qtopia'a media engine.

See also QMediaDecoder.


Member Function Documentation

bool QMediaDevice::connectToInput ( QMediaDevice * input )   [pure virtual]

The device is being connected to the input to be used as a source of data. Returns true if the connection was successful; false otherwise.

Info const & QMediaDevice::dataType () const   [pure virtual]

Return information about the Data produced by this QMediaDevice.

void QMediaDevice::disconnectFromInput ( QMediaDevice * input )   [pure virtual]

The QMediaDevice is being disconnected from input source of data.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3