#include <qsourcepin.h>
List of all members.
Constructor & Destructor Documentation
QStreamer::QSourcePin::QSourcePin |
( |
const QString & |
name, |
|
|
class QElement * |
parent |
|
) |
| |
QStreamer::QSourcePin::~QSourcePin |
( |
) |
|
Member Function Documentation
QMediaBuffer * QStreamer::QSourcePin::allocateBuffer |
( |
quint64 |
size, |
|
|
quint32 |
type = 'unkn' |
|
) |
| |
quint64 QStreamer::QSourcePin::buffersAllocated |
( |
) |
const |
quint64 QStreamer::QSourcePin::buffersDropped |
( |
) |
const |
quint64 QStreamer::QSourcePin::buffersPushed |
( |
) |
const |
QSinkPin * QStreamer::QSourcePin::connectedTo |
( |
) |
|
const QSinkPin * QStreamer::QSourcePin::connectedTo |
( |
) |
const |
bool QStreamer::QSourcePin::connectTo |
( |
class QSinkPin * |
sinkPin ) |
|
void QStreamer::QSourcePin::pushBuffer |
( |
class QMediaBuffer * |
mediaBuffer ) |
|
void QStreamer::QSourcePin::resetCounters |
( |
) |
|
The documentation for this class was generated from the following files: