VLC-Qt 0.8.0- (Different version)
Public Member Functions | Public Attributes | Protected Member Functions
VlcQmlVideoPlayer Class Reference

List of all members.

Public Member Functions

 VlcQmlVideoPlayer (QDeclarativeItem *parent=0)
Q_INVOKABLE void close ()
Q_INVOKABLE void openFile (const QString &file)
Q_INVOKABLE void openStream (const QString &stream)
Q_INVOKABLE void pause ()
Q_INVOKABLE void play ()
Q_INVOKABLE void stop ()

Public Attributes

QImage * _frame
QMutex _mutex

Protected Member Functions

void paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0)
void geometryChanged (const QRectF &newGeometry, const QRectF &oldGeometry)

The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Enumerations