QtGStreamer 1.2.0
|
#include <QGst/Query>
Public Member Functions | |
QList< Format > | formats () const |
void | setFormats (const QList< Format > &formats) |
![]() | |
QString | typeName () const |
QueryType | type () const |
StructureConstPtr | internalStructure () |
![]() | |
MiniObjectPtr | copy () const |
bool | isWritable () const |
MiniObjectPtr | makeWritable () const |
Static Public Member Functions | |
static FormatsQueryPtr | create () |
Additional Inherited Members | |
![]() | |
typedef GstMiniObject | CType |
![]() | |
MiniObject (const MiniObject &) | |
MiniObject & | operator= (const MiniObject &) |
virtual void | ref (bool increaseRef) |
virtual void | unref () |
![]() | |
template<class T > | |
T * | object () const |
![]() | |
void * | m_object |
Wrapper class for queries of type QGst::FormatsQuery.
|
static |
void QGst::FormatsQuery::setFormats | ( | const QList< Format > & | formats | ) |