Miam-Player  0.8.0
A nice music player
AVError.h File Reference
#include <QtAV/QtAV_Global.h>
#include <QtCore/QString>

Go to the source code of this file.

Classes

class  QtAV::AVError
 

Namespaces

 QtAV
 AudioOutput ao; ao.setAudioFormat(fmt); ao.open(); while (has_data) { data = read_data(ao->bufferSize()); ao->play(data, pts); } ao->close(); See QtAV/tests/ao/main.cpp for detail.
 

Functions

QT_END_NAMESPACE Q_AV_EXPORT QDebug operator<< (QDebug debug, const QtAV::AVError &error)
 

Function Documentation

QT_END_NAMESPACE Q_AV_EXPORT QDebug operator<< ( QDebug  debug,
const QtAV::AVError error 
)